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 _at__at_ -152,7 +152,7 _at__at_ #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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:54 UTC