The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Вариант для распечатки Архивированная нить - только для чтения! 
Пред. тема | След. тема 
Форумы OpenNET: Виртуальная конференция (Public)
Изначальное сообщение [Проследить за развитием треда]

"FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от BSDLamer Искать по авторуВ закладки on 21-Авг-02, 21:34  (MSK)
Доброе время суток, я знаю что надоел но немогу найти нигде ответа.
Есть Фря 4.6.2 и DSL/ISDN карта Fritz!Card DSL/ISDN. Руководствуюсь LINT вписываю device    ifpi2.
config KERNEl
cd ../../compile/KERNEL
make depend
make
после чего получаю следующее
# make
i4b_l1dmux.o(.data+0x20): undefined reference to `i4b_ph_data_ind'
i4b_l1dmux.o(.data+0x24): undefined reference to `i4b_ph_activate_ind'
i4b_l1dmux.o(.data+0x28): undefined reference to `i4b_ph_deactivate_ind'
i4b_l1dmux.o(.data+0x34): undefined reference to `get_trace_data_from_l1'
i4b_l1dmux.o(.data+0x38): undefined reference to `i4b_mph_status_ind'
i4b_ifpi_pci.o: In function `avma1pp_hscx_intr':
i4b_ifpi_pci.o(.text+0x988): undefined reference to `i4b_Bfreembuf'
i4b_ifpi_pci.o(.text+0xa3f): undefined reference to `i4b_Bgetmbuf'
i4b_ifpi_pci.o(.text+0xb6b): undefined reference to `i4b_Bfreembuf'
i4b_ifpi_pci.o(.text+0xc68): undefined reference to `i4b_Bfreembuf'
i4b_ifpi_pci.o(.text+0xc82): undefined reference to `i4b_Bgetmbuf'
i4b_ifpi_pci.o(.text+0xd02): undefined reference to `i4b_Bfreembuf'
i4b_ifpi_pci.o: In function `avma1pp_bchannel_setup':
i4b_ifpi_pci.o(.text+0x11f9): undefined reference to `i4b_Bcleanifq'
i4b_ifpi_pci.o(.text+0x1208): undefined reference to `i4b_Bfreembuf'
i4b_ifpi_pci.o(.text+0x122d): undefined reference to `i4b_Bcleanifq'
i4b_ifpi_pci.o(.text+0x123c): undefined reference to `i4b_Bfreembuf'
i4b_ifpi_pci.o: In function `avma1pp_init_linktab':
i4b_ifpi_pci.o(.text+0x142e): undefined reference to `ctrl_types'
i4b_ifpi_pci.o(.text+0x1437): undefined reference to `ctrl_types'
i4b_ifpi_pci.o(.text+0x1441): undefined reference to `ctrl_types'
i4b_ifpi_pci.o: In function `avma1pp_hscx_fifo':
i4b_ifpi_pci.o(.text+0x163c): undefined reference to `i4b_Bfreembuf'
i4b_ifpi_isac.o: In function `ifpi_isac_irq':
i4b_ifpi_isac.o(.text+0x115): undefined reference to `i4b_Dfreembuf'
i4b_ifpi_isac.o(.text+0x17d): undefined reference to `i4b_Dgetmbuf'
i4b_ifpi_isac.o(.text+0x264): undefined reference to `ctrl_desc'
i4b_ifpi_isac.o(.text+0x28f): undefined reference to `i4b_Dfreembuf'
i4b_ifpi_isac.o(.text+0x2ba): undefined reference to `i4b_Dfreembuf'
i4b_ifpi_isac.o(.text+0x2fd): undefined reference to `i4b_Dgetmbuf'
i4b_ifpi_isac.o(.text+0x38a): undefined reference to `i4b_Dfreembuf'
i4b_ifpi_isac.o(.text+0x464): undefined reference to `i4b_Dfreembuf'
i4b_ifpi_l1.o: In function `ifpi_ph_data_req':
i4b_ifpi_l1.o(.text+0x13a): undefined reference to `i4b_Dfreembuf'
i4b_ifpi_l1.o(.text+0x24e): undefined reference to `i4b_Dfreembuf'
i4b_ifpi_l1fsm.o: In function `timer3_expired':
i4b_ifpi_l1fsm.o(.text+0x7e): undefined reference to `i4b_Dfreembuf'
i4b_ifpi_l1fsm.o(.text+0x9f): more undefined references to `i4b_Dfreembuf' follow
i4b_ifpi_l1fsm.o: In function `F_T3ex':
i4b_ifpi_l1fsm.o(.text+0x1f7): undefined reference to `ctrl_desc'
i4b_ifpi_l1fsm.o: In function `F_AI8':
i4b_ifpi_l1fsm.o(.text+0x367): undefined reference to `ctrl_desc'
i4b_ifpi_l1fsm.o: In function `F_AI10':
i4b_ifpi_l1fsm.o(.text+0x40f): undefined reference to `ctrl_desc'
i4b_ifpi_l1fsm.o: In function `F_I02':
i4b_ifpi_l1fsm.o(.text+0x522): undefined reference to `ctrl_desc'
i4b_ifpi_l1fsm.o: In function `F_I03':
i4b_ifpi_l1fsm.o(.text+0x5ba): undefined reference to `ctrl_desc'
# less /root/error.kernrl
linking kernel
*** Error code 1

Stop in /usr/src/sys/compile/BSD.
#

иду читаю FAQ в /usr/share/examples/isdn/FAQ, смотрю вопрос 15

15. i4b 0.80.00: problems with AVM Fritz PCI
==============================================================================

Question:
=========

The system is FreeBSD 3.1-RELEASE with i4b-00.80.00-beta-070599 [...]

I'm trying to compile a Kernel with support for my AVM Fritz!PCI card,
however, when compiling, it fails with the following error

sh ../../conf/newvers.sh GENERIC -DAVM_A1_PCI
cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-
externs
-Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -
Wuninitializ
ed -Wformat -Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../..
-I/us
r/include -DAVM_A1_PCI -DKERNEL -DVM_STACK -include opt_global.h -elf
vers.c
loading kernel
i4b_isic_pci.o: In function `i4b_pci_attach':
i4b_isic_pci.o(.text+0x141): undefined reference to `avma1pp_map_int'
i4b_isic_pci.o: In function `isic_pciattach':
i4b_isic_pci.o(.text+0x196): undefined reference to `isic_attach_avma1pp'
*** Error code 1


Solution:
=========

> I have added
>
> i4b/layer1/i4b_avm_fritz_pci.c  optional        isic    device-driver
>
> and am recomiling at the moment, but given that it's a 486, it could take
> some time :-)

The problem appears to be that overinstall.sh does not update files.i386
and options.i386, and that AVM_A1_PCI was added after 3.1-RELEASE and
hence is not defined.

Manually editing these files (using install.sh as a guide) allows the
kernel to compile cleanly.


(from Rich Wood, rich@dynamite.org)

пытаюсь найти i4b_avm_fritz_pci.c  
locate i4b_avm_fritz_pci.c  
ТАКОГО ФАЙЛА НЕТ !!!
я скоро свихнусь

  Рекомендовать в FAQ | Cообщить модератору | Наверх

 Оглавление

Индекс форумов | Темы | Пред. тема | След. тема
Сообщения по теме

1. "RE: FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от Nightman emailИскать по авторуВ закладки on 22-Авг-02, 07:14  (MSK)
>Доброе время суток, я знаю что надоел но немогу найти нигде ответа.
>
>Есть Фря 4.6.2 и DSL/ISDN карта Fritz!Card DSL/ISDN. Руководствуюсь LINT вписываю device
>   ifpi2.
>config KERNEl
>cd ../../compile/KERNEL
>make depend
>make
>после чего получаю следующее
># make
>i4b_l1dmux.o(.data+0x20): undefined reference to `i4b_ph_data_ind'
>i4b_l1dmux.o(.data+0x24): undefined reference to `i4b_ph_activate_ind'
>i4b_l1dmux.o(.data+0x28): undefined reference to `i4b_ph_deactivate_ind'
>i4b_l1dmux.o(.data+0x34): undefined reference to `get_trace_data_from_l1'
>i4b_l1dmux.o(.data+0x38): undefined reference to `i4b_mph_status_ind'
>i4b_ifpi_pci.o: In function `avma1pp_hscx_intr':
>i4b_ifpi_pci.o(.text+0x988): undefined reference to `i4b_Bfreembuf'
>i4b_ifpi_pci.o(.text+0xa3f): undefined reference to `i4b_Bgetmbuf'
>i4b_ifpi_pci.o(.text+0xb6b): undefined reference to `i4b_Bfreembuf'
>i4b_ifpi_pci.o(.text+0xc68): undefined reference to `i4b_Bfreembuf'
>i4b_ifpi_pci.o(.text+0xc82): undefined reference to `i4b_Bgetmbuf'
>i4b_ifpi_pci.o(.text+0xd02): undefined reference to `i4b_Bfreembuf'
>i4b_ifpi_pci.o: In function `avma1pp_bchannel_setup':
>i4b_ifpi_pci.o(.text+0x11f9): undefined reference to `i4b_Bcleanifq'
>i4b_ifpi_pci.o(.text+0x1208): undefined reference to `i4b_Bfreembuf'
>i4b_ifpi_pci.o(.text+0x122d): undefined reference to `i4b_Bcleanifq'
>i4b_ifpi_pci.o(.text+0x123c): undefined reference to `i4b_Bfreembuf'
>i4b_ifpi_pci.o: In function `avma1pp_init_linktab':
>i4b_ifpi_pci.o(.text+0x142e): undefined reference to `ctrl_types'
>i4b_ifpi_pci.o(.text+0x1437): undefined reference to `ctrl_types'
>i4b_ifpi_pci.o(.text+0x1441): undefined reference to `ctrl_types'
>i4b_ifpi_pci.o: In function `avma1pp_hscx_fifo':
>i4b_ifpi_pci.o(.text+0x163c): undefined reference to `i4b_Bfreembuf'
>i4b_ifpi_isac.o: In function `ifpi_isac_irq':
>i4b_ifpi_isac.o(.text+0x115): undefined reference to `i4b_Dfreembuf'
>i4b_ifpi_isac.o(.text+0x17d): undefined reference to `i4b_Dgetmbuf'
>i4b_ifpi_isac.o(.text+0x264): undefined reference to `ctrl_desc'
>i4b_ifpi_isac.o(.text+0x28f): undefined reference to `i4b_Dfreembuf'
>i4b_ifpi_isac.o(.text+0x2ba): undefined reference to `i4b_Dfreembuf'
>i4b_ifpi_isac.o(.text+0x2fd): undefined reference to `i4b_Dgetmbuf'
>i4b_ifpi_isac.o(.text+0x38a): undefined reference to `i4b_Dfreembuf'
>i4b_ifpi_isac.o(.text+0x464): undefined reference to `i4b_Dfreembuf'
>i4b_ifpi_l1.o: In function `ifpi_ph_data_req':
>i4b_ifpi_l1.o(.text+0x13a): undefined reference to `i4b_Dfreembuf'
>i4b_ifpi_l1.o(.text+0x24e): undefined reference to `i4b_Dfreembuf'
>i4b_ifpi_l1fsm.o: In function `timer3_expired':
>i4b_ifpi_l1fsm.o(.text+0x7e): undefined reference to `i4b_Dfreembuf'
>i4b_ifpi_l1fsm.o(.text+0x9f): more undefined references to `i4b_Dfreembuf' follow
>i4b_ifpi_l1fsm.o: In function `F_T3ex':
>i4b_ifpi_l1fsm.o(.text+0x1f7): undefined reference to `ctrl_desc'
>i4b_ifpi_l1fsm.o: In function `F_AI8':
>i4b_ifpi_l1fsm.o(.text+0x367): undefined reference to `ctrl_desc'
>i4b_ifpi_l1fsm.o: In function `F_AI10':
>i4b_ifpi_l1fsm.o(.text+0x40f): undefined reference to `ctrl_desc'
>i4b_ifpi_l1fsm.o: In function `F_I02':
>i4b_ifpi_l1fsm.o(.text+0x522): undefined reference to `ctrl_desc'
>i4b_ifpi_l1fsm.o: In function `F_I03':
>i4b_ifpi_l1fsm.o(.text+0x5ba): undefined reference to `ctrl_desc'
># less /root/error.kernrl
>linking kernel
>*** Error code 1
>
>Stop in /usr/src/sys/compile/BSD.
>#
>
>иду читаю FAQ в /usr/share/examples/isdn/FAQ, смотрю вопрос 15
>
>15. i4b 0.80.00: problems with AVM Fritz PCI
>==============================================================================
>
>Question:
>=========
>
>The system is FreeBSD 3.1-RELEASE with i4b-00.80.00-beta-070599 [...]
>
>I'm trying to compile a Kernel with support for my AVM Fritz!PCI
>card,
>however, when compiling, it fails with the following error
>
>sh ../../conf/newvers.sh GENERIC -DAVM_A1_PCI
>cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-
>externs
>-Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -
>Wuninitializ
>ed -Wformat -Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../..
>-I/us
>r/include -DAVM_A1_PCI -DKERNEL -DVM_STACK -include opt_global.h -elf
>vers.c
>loading kernel
>i4b_isic_pci.o: In function `i4b_pci_attach':
>i4b_isic_pci.o(.text+0x141): undefined reference to `avma1pp_map_int'
>i4b_isic_pci.o: In function `isic_pciattach':
>i4b_isic_pci.o(.text+0x196): undefined reference to `isic_attach_avma1pp'
>*** Error code 1
>
>
>Solution:
>=========
>
>> I have added
>>
>> i4b/layer1/i4b_avm_fritz_pci.c  optional        isic    device-driver
>>
>> and am recomiling at the moment, but given that it's a 486, it could take
>> some time :-)
>
>The problem appears to be that overinstall.sh does not update files.i386
>and options.i386, and that AVM_A1_PCI was added after 3.1-RELEASE and
>hence is not defined.
>
>Manually editing these files (using install.sh as a guide) allows the
>kernel to compile cleanly.
>
>
>(from Rich Wood, rich@dynamite.org)
>
>пытаюсь найти i4b_avm_fritz_pci.c
>locate i4b_avm_fritz_pci.c
>ТАКОГО ФАЙЛА НЕТ !!!
>я скоро свихнусь

files.i386 и options.i386 не заапдэйтились скриптом который прописывает файло драйверов в ядро...посмотри эти файлы( *.i386) на предмет наличия необходимой "прописки".
Возможно скрипт кривоват (была такая фигня у меня с sbdsl) либо ты не инсталил все как полагается

  Рекомендовать в FAQ | Cообщить модератору | Наверх

2. "RE: FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от BSDLamer Искать по авторуВ закладки on 22-Авг-02, 08:59  (MSK)
А ты подключал БСД к ДСЛ через Fritz!Card PCI v2 (ISDN/DSL) ?
Просто интересно


  Рекомендовать в FAQ | Cообщить модератору | Наверх

3. "RE: FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от Newbie Искать по авторуВ закладки on 22-Авг-02, 09:19  (MSK)
Ниразу не компилил ядро с поддержкой ДСЛ, поэтому не представляю какие устройства необходимы для его работы, понаставлял все подряд, и ядро без проблем скомпилировалось. Когда же ставлю только ifpi2 то вываливается с твоей ошибкой.

options         AVM_A1
device          ifpnp
device          ifpi
device          "ifpi2"
pseudo-device   "i4bcapi"       2
pseudo-device   "i4bq921"
pseudo-device   "i4bq931"
pseudo-device   "i4b"
pseudo-device   "i4btrc"        4
pseudo-device   "i4bctl"
pseudo-device   "i4brbch"       4
pseudo-device   "i4btel"        2
pseudo-device   "i4bipr"        4
options         IPR_VJ
pseudo-device   "i4bisppp"      4

  Рекомендовать в FAQ | Cообщить модератору | Наверх

4. "RE: FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от BSDLamer Искать по авторуВ закладки on 22-Авг-02, 10:19  (MSK)
>Ниразу не компилил ядро с поддержкой ДСЛ, поэтому не представляю какие устройства
>необходимы для его работы, понаставлял все подряд, и ядро без проблем
>скомпилировалось. Когда же ставлю только ifpi2 то вываливается с твоей ошибкой.
>
>
>options         AVM_A1
>device          ifpnp
>device          ifpi
>device          "ifpi2"
>pseudo-device   "i4bcapi"       2
>pseudo-device   "i4bq921"
>pseudo-device   "i4bq931"
>pseudo-device   "i4b"
>pseudo-device   "i4btrc"        4
>
>pseudo-device   "i4bctl"
>pseudo-device   "i4brbch"       4
>pseudo-device   "i4btel"        2
>
>pseudo-device   "i4bipr"        4
>
>options         IPR_VJ
>pseudo-device   "i4bisppp"      4

Прокомпилил с опциями указаными выше. Когда грузится кернел всёравно видно pci0: unknown card
возможно ли это вообще ?

  Рекомендовать в FAQ | Cообщить модератору | Наверх

5. "RE: FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от Newbie Искать по авторуВ закладки on 22-Авг-02, 10:31  (MSK)
dmesg бы показал
  Рекомендовать в FAQ | Cообщить модератору | Наверх

6. "RE: FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от BSDLamer Искать по авторуВ закладки on 22-Авг-02, 12:06  (MSK)
А вот и dmesg

Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.6.2-RELEASE #12: Thu Aug 22 10:08:24 CEST 2002
    lamer@:/usr/src/sys/compile/BSD
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD Athlon(tm) processor (801.42-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x642  Stepping = 2
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
  AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
real memory  = 134152192 (131008K bytes)
avail memory = 124964864 (122036K bytes)
Preloaded elf kernel "kernel" at 0xc0588000.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 7 entries at 0xc00fdda0
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib2: <VIA 8363 (Apollo KT133) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib2
pci1: <ATI Mach64-GB graphics accelerator> at 0.0 irq 11
isab0: <VIA 82C686 PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686 ATA100 controller> port 0xd000-0xd00f at device 7.1 on pci0
atapci0: Correcting VIA config for southbridge data corruption bug
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 9 at device 7.2 on pci0
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 9 at device 7.3 on pci0
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
pci0: <unknown card> (vendor=0x1106, dev=0x3057) at 7.4
pcm0: <VIA VT82C686A> port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 10 at device 7.5 on pci0
pci0: <unknown card> (vendor=0x1131, dev=0x5402) at 10.0 irq 5
pcib1: <Host to PCI bridge> on motherboard
pci2: <PCI bus> on pcib1
orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model MouseMan+, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppi0: <Parallel I/O> on ppbus0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
i4bctl: ISDN system control port attached
i4btrc: 4 ISDN trace device(s) attached
i4bisppp: 4 ISDN SyncPPP device(s) attached
i4b: ISDN call control device attached
i4btel: 2 ISDN telephony interface device(s) attached
i4brbch: 4 raw B channel access device(s) attached
i4bipr: 4 IP over raw HDLC ISDN device(s) attached (VJ header compression)
ad2: 4111MB <ST34312A> [8354/16/63] at ata1-master UDMA33
ad3: 38172MB <MAXTOR 6L040J2> [77557/16/63] at ata1-slave UDMA100
acd0: CD-RW <IDE-CD R/RW 24x12A> at ata0-master PIO4
acd1: CDROM <LG CD-ROM CRD-8521B> at ata0-slave PIO4
Mounting root from ufs:/dev/ad3s1a

  Рекомендовать в FAQ | Cообщить модератору | Наверх

7. "RE: FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от lavr emailИскать по авторуВ закладки on 22-Авг-02, 12:33  (MSK)
>>Ниразу не компилил ядро с поддержкой ДСЛ, поэтому не представляю какие устройства
>>необходимы для его работы, понаставлял все подряд, и ядро без проблем
>>скомпилировалось. Когда же ставлю только ifpi2 то вываливается с твоей ошибкой.
>>
>>
>>options         AVM_A1
>>device          ifpnp
>>device          ifpi
>>device          "ifpi2"
>>pseudo-device   "i4bcapi"       2
>>pseudo-device   "i4bq921"
>>pseudo-device   "i4bq931"
>>pseudo-device   "i4b"
>>pseudo-device   "i4btrc"        4
>>
>>pseudo-device   "i4bctl"
>>pseudo-device   "i4brbch"       4
>>pseudo-device   "i4btel"        2
>>
>>pseudo-device   "i4bipr"        4
>>
>>options         IPR_VJ
>>pseudo-device   "i4bisppp"      4
>
>Прокомпилил с опциями указаными выше. Когда грузится кернел всёравно видно pci0: unknown
>card
>возможно ли это вообще ?

нда...

труба дело
зачем такую кашу в ядре, достаточно лишь СВОЕ устройство и все что для
него необходимо

драйвера на предмет device_id можно поправить /usr/src/sys/i4b/layer1

PS. Для кого документацию народ пишет??? Один хрен не читают ее или читают
через пень колода :(((

  Рекомендовать в FAQ | Cообщить модератору | Наверх

8. "RE: FreeBSD проблемы при компиляции ядра (можно сойти с ума)"
Сообщение от BSDLamer Искать по авторуВ закладки on 22-Авг-02, 12:40  (MSK)
Дык её то родимую я и читаю, а вот если никак то сюда иду. Ну невыходит у меня чес. слово. Нехочет она работать и всё тут, а мне охота чтобы БСД в инет смотрела а не виндоза (ну нелюблю я виндозу)

  Рекомендовать в FAQ | Cообщить модератору | Наверх


Удалить

Индекс форумов | Темы | Пред. тема | След. тема
Пожалуйста, прежде чем написать сообщение, ознакомьтесь с данными рекомендациями.




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру