vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have an Adaptec 2400A that works on an i386 platform (ASUS A7V333 mobo) with the iop(4) driver. I would like to use it on the amd64 platform (ASUS A8V SE mobo). I removed the comments from the iop section in the amd64 GENERIC and built a new kernel (from -current as of about Oct 28 1pm EDT). However, the build failed in the link step. There's obviously more required to add amd64 support for the iop driver. What can I do to help? I made the following change to GENERIC: a8v:amd64/conf 500>diff -wbu GENERIC A8V --- GENERIC Fri Oct 15 20:02:16 2004 +++ A8V Fri Oct 29 14:46:35 2004 @@ -390,9 +390,9 @@ ises* at pci? # Pijnenburg PCC-ISES # I2O -#iop* at pci? # I2O -#ioprbs* at iop? # Random block storage -#scsibus* at ioprbs? +iop* at pci? # I2O +ioprbs* at iop? # Random block storage +scsibus* at ioprbs? #pseudo-device sequencer 1 #pseudo-device raid 4 # RAIDframe disk driver Here's the diagnostic from the build typescript: a8v:compile/A8V 502>make depend && make [...snip...] ld -Ttext 0xffffffff801001e0 -e start -X -X -o bsd ${SYSTEM_OBJ} vers.o iop.o(.text+0x1b76): In function `iop_systab_set': /pub/OpenBSD/Current/3.6/src/sys/dev/i2o/iop.c:1335: undefined reference to `bus_space_alloc' iop.o(.text+0x1be9):/pub/OpenBSD/Current/3.6/src/sys/dev/i2o/iop.c:1318: undefined reference to `bus_space_alloc' *** Error code 1 Stop in /usr/src/sys/arch/amd64/compile/A8V (line 450 of Makefile). And, for completeness: OpenBSD 3.6-current (GENERIC) #2: Thu Oct 28 14:10:52 EDT 2004 rd@a8v.thrush.com:/pub/OpenBSD/Current/3.6/src/sys/arch/amd64/compile/GENERIC real mem = 1073016832 (1047868K) avail mem = 909647872 (888328K) using 22937 buffers containing 107507712 bytes (104988K) of memory mainbus0 (root) cpu0 at mainbus0: (uniprocessor) cpu0: AMD Athlon(tm) 64 Processor 3000+, 1890.33 MHz cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,P GE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,NXE ,MMXX,FFXSR,LONG,3DNOW2,3DNOW cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative cpu0: DTLB 32 4KB entries fully associative, 8 4MB entries fully associative pci0 at mainbus0 bus 0: configuration mode 1 pchb0 at pci0 dev 0 function 0 vendor "VIA", unknown product 0x282 rev 0x00 pchb1 at pci0 dev 0 function 1 vendor "VIA", unknown product 0x1282 rev 0x00 pchb2 at pci0 dev 0 function 2 vendor "VIA", unknown product 0x2282 rev 0x00 pchb3 at pci0 dev 0 function 3 vendor "VIA", unknown product 0x3282 rev 0x00 pchb4 at pci0 dev 0 function 4 vendor "VIA", unknown product 0x4282 rev 0x00 pchb5 at pci0 dev 0 function 7 vendor "VIA", unknown product 0x7282 rev 0x00 ppb0 at pci0 dev 1 function 0 "VIA K8HTB AGP" rev 0x00 pci1 at ppb0 bus 2 vga1 at pci1 dev 0 function 0 "Matrox MGA G550 AGP" rev 0x01 wsdisplay0 at vga1: console (80x25, vt100 emulation) wsdisplay0: screen 1-5 added (80x25, vt100 emulation) "DPT SmartRAID (I2O)" rev 0x02 at pci0 dev 9 function 0 not configured ppb1 at pci0 dev 9 function 1 "DPT PCI-PCI" rev 0x02 pci2 at ppb1 bus 1 skc0 at pci0 dev 10 function 0 "Marvell SKv2" rev 0x13: irq 11 skc0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter sk0 at skc0 port A: address 00:11:2f:62:bd:5b eephy0 at sk0 phy 0: Marvell 88E1000* Gigabit PHY pciide0 at pci0 dev 15 function 0 "VIA VT8237 SATA" rev 0x80: DMA pciide0: using irq 11 for native-PCI interrupt pciide1 at pci0 dev 15 function 1 "VIA VT82C571 IDE" rev 0x06: ATA133, channel 0 configured to compatibility, channel 1 configured to compatibility wd0 at pciide1 channel 0 drive 0: <ST340016A> wd0: 16-sector PIO, LBA, 38166MB, 78165360 sectors atapiscsi0 at pciide1 channel 0 drive 1 scsibus0 at atapiscsi0: 2 targets cd0 at scsibus0 targ 0 lun 0: <PLEXTOR, DVDR PX-708A, 1.07> SCSI0 5/cdrom removable wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 2 cd0(pciide1:0:1): using PIO mode 4, Ultra-DMA mode 2 wd1 at pciide1 channel 1 drive 0: <SAMSUNG SP1203N> wd1: 16-sector PIO, LBA48, 114498MB, 234493056 sectors wd2 at pciide1 channel 1 drive 1: <ST380011A> wd2: 16-sector PIO, LBA48, 76319MB, 156301488 sectors wd1(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 5 wd2(pciide1:1:1): using PIO mode 4, Ultra-DMA mode 5 uhci0 at pci0 dev 16 function 0 "VIA VT83C572 USB" rev 0x81: irq 5 usb0 at uhci0: USB revision 1.0 uhub0 at usb0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1 at pci0 dev 16 function 1 "VIA VT83C572 USB" rev 0x81: irq 5 usb1 at uhci1: USB revision 1.0 uhub1 at usb1 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2 at pci0 dev 16 function 2 "VIA VT83C572 USB" rev 0x81: irq 11 usb2 at uhci2: USB revision 1.0 uhub2 at usb2 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3 at pci0 dev 16 function 3 "VIA VT83C572 USB" rev 0x81: irq 11 usb3 at uhci3: USB revision 1.0 uhub3 at usb3 uhub3: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0 at pci0 dev 16 function 4 "VIA VT6202 USB 2.0" rev 0x86: irq 10 ehci0: EHCI version 1.0 ehci0: companion controllers, 2 ports each: uhci0 uhci1 uhci2 uhci3 usb4 at ehci0: USB revision 2.0 uhub4 at usb4 uhub4: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered "VIA VT8237 ISA" rev 0x00 at pci0 dev 17 function 0 not configured auvia0 at pci0 dev 17 function 5 "VIA VT8233 AC97" rev 0x60: irq 10 ac97: codec id 0x414c4790 (Avance Logic <90>) audio0 at auvia0 pchb6 at pci0 dev 24 function 0 "AMD AMD64 HyperTransport" rev 0x00 pchb7 at pci0 dev 24 function 1 "AMD AMD64 Address Map" rev 0x00 pchb8 at pci0 dev 24 function 2 "AMD AMD64 DRAM Cfg" rev 0x00 pchb9 at pci0 dev 24 function 3 "AMD AMD64 Misc Cfg" rev 0x00 isa0 at mainbus0 com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 lm0 at isa0 port 0x290/8: W83627THF dkcsum: wd0 matched BIOS disk 80 dkcsum: wd1 matched BIOS disk 81 dkcsum: wd2 matched BIOS disk 82 root on wd2a rootdev=0x20 rrootdev=0x320 rawdev=0x322 |