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
[EMAIL PROTECTED]: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
[EMAIL PROTECTED]: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
[EMAIL PROTECTED]: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
[EMAIL PROTECTED]: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
[EMAIL PROTECTED]: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
[EMAIL PROTECTED]: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
[EMAIL PROTECTED]: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
[EMAIL PROTECTED]: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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to