From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <184f30ae3ab58ac48fd5c757eae4c446@quanstro.net> From: erik quanstrom Date: Mon, 17 Dec 2007 07:54:11 -0500 To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Building a Floppy Disk In-Reply-To: <9d2fdca3-705f-4f28-a98d-432019d157bb@d27g2000prf.googlegroups.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 1b348f7c-ead3-11e9-9d60-3106f5b1d025 > I modified sdata.c. Added the device id, which was 27c1. I can provide > the whole pci output from Solaris. Its rather long. Then the kernel > seemed to recognize it once i added the id. I'll look at the other > file. is this a sata or pata disk? if this is a sata disk, i believe this chipset is already supported in ahci mode. we have machines around here with the same south bridge. to enable ahci mode in bios, generally one needs to change the sata mode to enhanced and, for this particular chipset, i believe it's necessary to enable ahci mode. for the esb chipsets enabling ahci mode is not necessary. when you enable ahci, you should have a second device show up that starts 0x27cx. - erik