[Marco Amadori] > - The 2.4 images didnt recognized the two serial ata discs until i manually > "modprobe sata_sis" and retried, then the installation went fine on /dev/sdb1 > (opposed to /dev/hdb in my current working 2.6 unstable installation). [...] > [EMAIL PROTECTED]:~$ lspci -n && dmesg | grep -i " ide " > 0000:00:00.0 Class 0600: 1106:3189 (rev 80) > 0000:00:01.0 Class 0604: 1106:b198 > 0000:00:0b.0 Class 0401: 1102:0004 (rev 03) > 0000:00:0b.1 Class 0980: 1102:7003 (rev 03) > 0000:00:0f.0 Class 0104: 1106:3149 (rev 80) > 0000:00:0f.1 Class 0101: 1106:0571 (rev 06) > 0000:00:10.0 Class 0c03: 1106:3038 (rev 81) > 0000:00:10.1 Class 0c03: 1106:3038 (rev 81) > 0000:00:10.2 Class 0c03: 1106:3038 (rev 81) > 0000:00:10.3 Class 0c03: 1106:3038 (rev 81) > 0000:00:10.4 Class 0c03: 1106:3104 (rev 86) > 0000:00:11.0 Class 0601: 1106:3227 > 0000:00:11.5 Class 0401: 1106:3059 (rev 60) > 0000:00:12.0 Class 0200: 1106:3065 (rev 78) > 0000:01:00.0 Class 0300: 10de:0326 (rev a1)
This is the current status in CVS for the given PCI ids: % egrep "11063189|1106b198|11020004|11027003|11063149|11060571|11063038|11063038|11063038|11063104|11063227|11063059|11063065|10de0326" pci.lst 11020004 unknown snd-emu10k1 SB Audigy 11027003 joystick emu10k1-gp SB Audigy MIDI/Game port 11060571 ide ignore VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE 11063038 usb usb-uhci VT82xxxxx UHCI USB 1.1 Controller 11063059 sound via82cxxx_audio VT8233/A/8235/8237 AC97 Audio Controller 11063065 ethernet via-rhine VT6102 [Rhine-II] 11063104 usb ehci-hcd USB 2.0 11063149 ide sata_promise VIA VT6420 SATA RAID Controller 11063189 unknown unknown VT8377 [KT400/KT600 AGP] Host Bridge 11063227 unknown unknown VT8237 ISA bridge [K8T800 South] 1106b198 unknown unknown VT8237 PCI Bridge The entry for 11063149 was updated by me today (see bug #250860). Is it wrong? Should it be using module 'sata_sis' instead? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

