New SATA PCI ID req

Gabor MICSKO gmicsko at szintezis.hu
Tue Mar 28 11:26:34 UTC 2006


Hi Søren!

I have a brand new laptop with an Intel 82801GBM/GHM SATA controller.
FreeBSD 6.4 beta 4 doesn't recognize this controller at boot. I've
created an obviously lame patch against the 6.4 beta 4 kernel.

--- ata-pci.h.orig      Mon Mar 27 16:48:14 2006
+++ ata-pci.h   Mon Mar 27 16:48:27 2006
@@ -152,7 +152,7 @@
 #define ATA_I82801GB_S1         0x27c08086
 #define ATA_I82801GB_R1         0x27c38086
 #define ATA_I82801GB_AH         0x27c18086
-#define ATA_I82801GB_M          0x27c58086
+#define ATA_I82801GB_M          0x27c48086
 #define ATA_I31244              0x32008086

 #define ATA_ITE_ID              0x1283

Lame, but working. With this patch i can install the OS. Can you help me
with some pointers (to doc, or whatever) how can i add this new PCI ID
smoothly? (eg. which file(s) must i edit, etc.)

(This is my first try, please be gentle. :-)

Thank you!

-- 
Micskó Gábor
HP APS, AIS, ASE
Szintézis Rt.
H-9023 Győr, Tihanyi Á. u. 2.
Tel: +36 96 502 221
Fax: +36 96 318 658
E-mail: gmicsko at szintezis.hu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20060328/60676634/attachment.pgp


More information about the freebsd-current mailing list