Subject: Re: kern/35934 (read(2) from raw disk into unaligned buffer)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: ITOH Yasufumi <itohy@NetBSD.org>
List: netbsd-bugs
Date: 03/10/2007 07:50:02
The following reply was made to PR kern/35934; it has been noted by GNATS.

From: itohy@NetBSD.org (ITOH Yasufumi)
To: apb@cequrux.com
Cc: gnats-bugs@NetBSD.org, netbsd-bugs@NetBSD.org
Subject: Re: kern/35934 (read(2) from raw disk into unaligned buffer)
Date: Sat, 10 Mar 2007 16:48:19 +0900

 In article <20070310064505.GD1652@apb-laptoy.apb.alt.za>
 apb@cequrux.com writes:
 
 > On Sat, 10 Mar 2007, itohy@NetBSD.org wrote:
 > > Which disk controller are you using?
 > > Please supply the kernel messages.
 > 
 > I am using the Intel 82801DBM controller, with the piix driver.  Here
 > are the relevant messages:
 > 
 > piixide0 at pci0 dev 31 function 1
 > piixide0: Intel 82801DBM IDE Controller (ICH4-M) (rev. 0x01)
 
 OK, I've committed patch for piixide driver.
 Does it work for you?
 
 sys/dev/pci/piixide.c	1.37
 
 Regards,
 -- 
 ITOH Yasufumi