Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 1999 23:17:32 -0400
From:      Natty Rebel <dervish@ikhala.tcimet.net>
To:        current@freebsd.org
Subject:   System hangs when booting with (update5) of ata/atapi driver
Message-ID:  <19990407231732.A350@ikhala.tcimet.net>

next in thread | raw e-mail | index | archive | help
my system hangs when booting with update5 of the
ata/atapi driver with the following in my kernel config:

controller      ata0
device          atadisk0                # ATA disks
device          atapifd0                # ATAPI floppy drives

the boot messages:

Probing for devices on PCI bus 0:
chip0: <Host to PCI bridge (vendor=1039 device=5591)> rev 0x02 on pci0.0.0
ata-pci0: <Unknown PCI IDE Controller> rev 0xd0 int a irq 14 on pci0.0.1
ata-pci0: Busmastering DMA supported
ata0 at 0x01f0 irq on ata-pci0
chip1: <SiS 85c503> rev 0x01 on pci0.1.0
chip2: <PCI to PCI bridge (vendor=1039 device=0001)> rev 0x00 on pci0.2.0

[snippage ...]

ata0: master: setting up generic WDMA2 mode OK
ad0: <FUJITSU MPB3032ATU/2011> ATA-3 disk at ata0 as master
ad0: 3039MB (6335280 sectors), 6704 cyls, 15 heads, 63 S/T, 512 B/S
ad0: piomode=4, dmamode=2, udmamode=2
ad0: 16 secs/int, 0 depth queue, DMA mode
changing root device to wd0s1a

and then the system hangs. pressing reset and booting /kernel.old brings
it back to life.

now with the following entries in my kernel config:

controller     wdc0    at isa? port "IO_WD1" bio irq 14 flags 0x80ff80ff
disk           wd0     at wdc0 drive 0
options                ATAPI			#Enable ATAPI support for IDE bus
options                ATAPI_STATIC		#Don't do it as an LKM

i get the following on boot and all is well ...

Probing for devices on PCI bus 0:
chip0: <Host to PCI bridge (vendor=1039 device=5591)> rev 0x02 on pci0.0.0
ide_pci0: <SiS 5591 Bus-master IDE Controller> rev 0xd0 int a irq 14 on pci0.0.1
chip1: <SiS 85c503> rev 0x01 on pci0.1.0
chip2: <PCI to PCI bridge (vendor=1039 device=0001)> rev 0x00 on pci0.2.0

[snip ...]

wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff80ff on isa
wdc0: unit 0 (wd0): <FUJITSU MPB3032ATU>, 32-bit, multi-block-16
wd0: 3093MB (6335280 sectors), 6704 cyls, 15 heads, 63 S/T, 512 B/S

my motherboard is a gigabyte ga-5sg11 with SIS 5591/5595 chipset..

hope this info is helpful ...

#;^)
-- 
natty rebel
harder than the rest ...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990407231732.A350>