Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/scsipi



On Fri, Dec 01, 2006 at 08:42:15PM +0100, Christian Biere wrote:
> > 
> > It matters on all of these structures.
> 
> Does __aligned__ add trailing padding?

That's what I'm wondering too. It breaks ahc on i386 too:
ahc0:A:5:0: Ensuring async
(ahc0:A:5:0): Sending WDTR 0
(ahc0:A:5:0): refuses WIDE negotiation. Using 8bit transfers
ahc0:No or incomplete CDB sent to device.
ahc0: Issued Channel A Bus Reset. 1 SCBs aborted
probe(ahc0:0:5:0): generic HBA error
ahc0:A:6:0: Ensuring async
(ahc0:A:6:0): Sending WDTR 0
(ahc0:A:6:0): refuses WIDE negotiation. Using 8bit transfers
ahc0:No or incomplete CDB sent to device.
ahc0: Issued Channel A Bus Reset. 1 SCBs aborted
probe(ahc0:0:6:0): generic HBA error
ahc0:A:10:0: Ensuring async
(ahc0:A:10:0): Sending WDTR 0
(ahc0:A:10:0): Received WDTR 0 filtered to 0
ahc0:No or incomplete CDB sent to device.
ahc0: Issued Channel A Bus Reset. 1 SCBs aborted
probe(ahc0:0:10:0): generic HBA error

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index