Date: Sat, 15 Mar 2003 19:28:09 +0900 (JST) From: FUJITA Kazutoshi <fujita@soum.co.jp> To: freebsd-current@FreeBSD.ORG Subject: SiS5591(?) ATA Message-ID: <20030315.192809.74754170.fujita@soum.co.jp>
index | next in thread | raw e-mail
Hi,
I've upgraded to -CURRENT from -STABLE yesterday.
But something strange with ATA.
It can't be used in UDMA100 mode.
In boot message,
...
pci0: <mass storage, ATA> at device 2.5 (no driver attached)
...
ad0: 78533MB <IC35L080AVVA07-0> [159560/16/63] at ata0-master PIO4
ad1: 39266MB <IC35L040AVER07-0> [79780/16/63] at ata0-slave PIO4
acd0: DVD-R <MATSHITADVD-RAM SW-9571> at ata1-master PIO4
...
It works in UDMA100 with -STABLE,
...
atapci0: <SiS 5591 ATA100 controller> port 0xff00-0xff0f at device 2.5 on pci0
...
ad0: 78533MB <IC35L080AVVA07-0> [159560/16/63] at ata0-master UDMA100
ad1: 39266MB <IC35L040AVER07-0> [79780/16/63] at ata0-slave UDMA100
acd0: DVD-R <MATSHITADVD-RAM SW-9571> at ata1-master UDMA66
...
Here is pciconf -lv output
# pciconf -lv
agp0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x06501039 rev=0x01 hdr=0x00
vendor = 'Silicon Integrated Systems (SiS)'
device = 'SiS 650 Host-to-PCI Bridge'
class = bridge
subclass = HOST-PCI
pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x00011039 rev=0x00 hdr=0x01
vendor = 'Silicon Integrated Systems (SiS)'
device = 'SiS 530 Virtual PCI-to-PCI bridge (AGP)'
class = bridge
subclass = PCI-PCI
isab0@pci0:2:0: class=0x060100 card=0x00000000 chip=0x00081039 rev=0x00 hdr=0x00
vendor = 'Silicon Integrated Systems (SiS)'
device = 'SiS85C503/5513 PCI to ISA Bridge (LPC Bridge)'
class = bridge
subclass = PCI-ISA
ohci0@pci0:2:2: class=0x0c0310 card=0x70011039 chip=0x70011039 rev=0x07 hdr=0x00
vendor = 'Silicon Integrated Systems (SiS)'
device = 'SiS5597/8 Universal Serial Bus Controller'
class = serial bus
subclass = USB
ohci1@pci0:2:3: class=0x0c0310 card=0x70011039 chip=0x70011039 rev=0x07 hdr=0x00
vendor = 'Silicon Integrated Systems (SiS)'
device = 'SiS5597/8 Universal Serial Bus Controller'
class = serial bus
subclass = USB
none0@pci0:2:5: class=0x010180 card=0x55131039 chip=0x55131039 rev=0xd0 hdr=0x00
vendor = 'Silicon Integrated Systems (SiS)'
device = 'SiS5513 EIDE Controller (A,B step)'
class = mass storage
subclass = ATA
pcm0@pci0:2:7: class=0x040100 card=0x030013f6 chip=0x70121039 rev=0xa0 hdr=0x00
vendor = 'Silicon Integrated Systems (SiS)'
device = 'SiS7012 PCI Audio Accelerator'
class = multimedia
subclass = audio
sis0@pci0:3:0: class=0x020000 card=0x09001039 chip=0x09001039 rev=0x90 hdr=0x00
vendor = 'Silicon Integrated Systems (SiS)'
device = 'SiS900 Fast Ethernet/Home Networking Ctrlr'
class = network
subclass = ethernet
What's wrong ?
Regards,
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030315.192809.74754170.fujita>
