PATA on DQ965GF
Christopher Key
cjk32 at cam.ac.uk
Mon Dec 17 13:36:51 PST 2007
Hello,
I'm trying to add a PATA drive to a machine based upon a DQ965FG
motherboard. The BIOS sees the drive quite happily, but FreeBSD sees
nothing. I vaguely seem to remember some discussion about trying to set
up PATA CD-ROM drive with this board, and I think a kernel patch was
proposed, although I can't find any references to it at the moment. I'm
running 6.2-RELEASE with a custom kernel, if the configuration file is
relevant, please let me know and I'll post it.
Any advice gratefully received,
Chris Key
# uname -a
FreeBSD chacal.lan 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Wed Aug 15
11:05:17 BST 2007 root at chacal.lan:/usr/obj/usr/src/sys/CHACAL i386
# dmesg | grep ata
atapci0: <GENERIC ATA controller> port
0x1018-0x101f,0x1024-0x1027,0x1010-0x1017,0x1020-0x1023,0x1000-0x100f
mem 0x90000000-0x900001ff irq 17 at device 0.0 on pci2
ata2: <ATA channel 0> on atapci0
ata3: <ATA channel 1> on atapci0
atapci1: <Intel ICH8 SATA300 controller> port
0x2408-0x240f,0x241c-0x241f,0x2400-0x2407,0x2418-0x241b,0x2020-0x203f
mem 0x90221000-0x902217ff irq 19 at device 31.2 on pci0
atapci1: AHCI Version 01.10 controller with 6 ports detected
ata4: <ATA channel 0> on atapci1
ata5: <ATA channel 1> on atapci1
ata6: <ATA channel 2> on atapci1
ata7: <ATA channel 3> on atapci1
ata8: <ATA channel 4> on atapci1
ata9: <ATA channel 5> on atapci1
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
ata1 at port 0x170-0x177,0x376 irq 15 on isa0
ad8: 476940MB <Seagate ST3500630AS 3.AAK> at ata4-master SATA300
ad10: 476940MB <Seagate ST3500630AS 3.AAK> at ata5-master SATA300
ad12: 476940MB <Seagate ST3500630AS 3.AAK> at ata6-master SATA300
ad14: 953869MB <Seagate ST31000340AS SD15> at ata7-master SATA300
ad16: 953869MB <Seagate ST31000340AS SD15> at ata8-master SATA300
ad18: 953869MB <Seagate ST31000340AS SD15> at ata9-master SATA300
More information about the freebsd-questions
mailing list