XPost: linux.debian.maint.boot
From:
[email protected]
Package: discover1-data
Severity: normal
Hi,
there are a lot of bugreports for RC1 about missing sata detection.
Here are three patchs which corrects this detection :
- first one : sata_mdk.diff : I took pci.lst for Mandrake CVS and I checked
sata lines. I verified them with
/lib/modules/2.4.27-1-k7/modules.pcimap
- second one : pci.lst.diff : sata_mdk.diff + 2 corrections from
/lib/modules/2.4.27-1-k7/modules.pcimap
- third one : ata_2.6.diff : this one is not really a patch, it's all
sata_ and ata_ modules which are in 2.6 kernel and not in 2.4. I don't
know how discover1-data handles 2.6 kernel, so I didn't make a aptch
for theses ids.
Thanks for your work.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-k7
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro
--
Thomas Poindessous
--- /tmp/ata_2.4 2004-08-20 14:28:00.000000000 +0200
+++ /tmp/ata_2.6 2004-08-20 14:27:51.000000000 +0200
@@ -11,7 +11,20 @@
10953112 sata_sil
10953114 sata_sil
10953512 sata_sil
+10de0036 sata_nv
+10de003e sata_nv
+10de0054 sata_nv
+10de0055 sata_nv
+10de008e sata_nv
+10de00e3 sata_nv
+10de00ee sata_nv
11063149 sata_via
11660240 sata_svw
17257174 sata_vsc
+808624d1 ata_piix
+808624df ata_piix
+808625a3 ata_piix
+808625b0 ata_piix
+80862651 ata_piix
+80862652 ata_piix
80863200 sata_vsc
--- pci.lst.orig 2004-08-20 11:19:47.000000000 +0200
+++ pci.lst 2004-08-20 14:16:14.000000000 +0200
@@ -932,6 +932,8 @@
10390008 unknown unknown SiS85C503/5513 (LPC Bridge)
10390009 pmc ignore ACPI
10390018 bridge ignore SiS85C503/5513 (LPC Bridge)
+ 10390180 ide sata_sis RAID bus controller 180 SATA/PATA
+ 10390181 ide sata_sis SATA
10390200 video Server:XFree86(sis) 5597/5598/6326 VGA
10390204 video Server:XF86_SVGA 82C204
10390205 video Server:XFree86(sis) SG86C205
@@ -