This driver was never ported to amd64 and I am unsure when/if someone will.

On Jun 21, 2005, at 11:48 AM, Peter Huncar wrote:

Hi

I need to compile a new kernel with the aac adaptec raid support but I got
this:

/usr/src/sys/dev/ic/aac.c: In function `aac_init':
/usr/src/sys/dev/ic/aac.c:402: warning: cast from pointer to integer of
different size
/usr/src/sys/dev/ic/aac.c: In function `aac_host_response':
/usr/src/sys/dev/ic/aac.c:1025: warning: cast to pointer from integer of
different size
/usr/src/sys/dev/ic/aac.c: In function `aac_sync_fib':
/usr/src/sys/dev/ic/aac.c:1183: warning: cast from pointer to integer of
different size
/usr/src/sys/dev/ic/aac.c: In function `aac_get_ccb':
/usr/src/sys/dev/ic/aac.c:1415: warning: cast from pointer to integer of
different size
/usr/src/sys/dev/ic/aac.c: In function `aac_start':
/usr/src/sys/dev/ic/aac.c:1588: warning: cast from pointer to integer of
different size
/usr/src/sys/dev/ic/aac.c:1592: warning: cast from pointer to integer of
different size
/usr/src/sys/dev/ic/aac.c: In function `aac_dequeue_fib':
/usr/src/sys/dev/ic/aac.c:1856: warning: cast to pointer from integer of
different size
*** Error code 1

Can anybody help me with this?

Thanks

Dmesg:

OpenBSD 3.7-current (GENERIC) #141: Sun Jun 19 13:36:20 MDT 2005
    [EMAIL PROTECTED]:/usr/src/sys/arch/amd64/compile/GENERIC
real mem = 518643712 (506488K)
avail mem = 433602560 (423440K)
using 12713 buffers containing 52072448 bytes (50852K) of memory
mainbus0 (root)
cpu0 at mainbus0: (uniprocessor)
cpu0: AMD Athlon(tm) 64 Processor 3200+, 1990.08 MHz
cpu0:
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE3 6,CFLU
SH,MMX,FXSR,SSE,SSE2,NXE,MMXX,FFXSR,LONG,3DNOW2,3D
NOW
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 "ATI RS480 Host" rev 0x00
ppb0 at pci0 dev 1 function 0 "ATI RS480 PCIE" rev 0x00
pci1 at ppb0 bus 1
vga1 at pci1 dev 5 function 0 "ATI Radeon XPRESS 200" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
"ATI IXP400 SMBus" rev 0x04 at pci0 dev 20 function 0 not configured
pciide0 at pci0 dev 20 function 1 "ATI IXP400 IDE" rev 0x00: DMA
(unsupported), channel 0 configured to compatibility, channel 1 con
figured to compatibility
wd0 at pciide0 channel 0 drive 0: <Maxtor 6Y080P0>
wd0: 16-sector PIO, LBA, 78167MB, 160086528 sectors
atapiscsi0 at pciide0 channel 0 drive 1
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <HL-DT-ST, DVD-ROM GDR8163B, 0L23> SCSI0
5/cdrom removable
pciide0: channel 1 ignored (not responding; disabled or no drives?)
"ATI IXP400 ISA" rev 0x00 at pci0 dev 20 function 3 not configured
ppb1 at pci0 dev 20 function 4 "ATI IXP400 PCI" rev 0x00
pci2 at ppb1 bus 2
"Adaptec ASR-2200S" rev 0x01 at pci2 dev 2 function 0 not configured
rl0 at pci2 dev 3 function 0 "Realtek 8139" rev 0x10: irq 10 address
00:11:09:bc:ef:c6
rlphy0 at rl0 phy 0: RTL internal phy
"VIA VT6306 FireWire" rev 0x80 at pci2 dev 4 function 0 not configured
pchb1 at pci0 dev 24 function 0 "AMD AMD64 HyperTransport" rev 0x00
pchb2 at pci0 dev 24 function 1 "AMD AMD64 Address Map" rev 0x00
pchb3 at pci0 dev 24 function 2 "AMD AMD64 DRAM Cfg" rev 0x00
pchb4 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
pmsi0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pmsi0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
sysbeep0 at pcppi0
dkcsum: wd0 matched BIOS disk 80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302

Reply via email to