PATCH for ATAng

2003-10-16 Thread Hiroyuki Aizu
hope this solve ATAng troubles. -- Hiroyuki Aizu ata-lowlevel.c.diff Description: Binary data ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: ATAng suspend/resume support broken

2003-09-01 Thread Hiroyuki Aizu
-%\M^?\M-%\M^?\M- %\M^?\M-%\M^?\M-%\M^?\M-%> [676635847171814/165/165] at ata0-slave UDMA66 Mysteriously, ATAold and ATAng code using variable "ostat[01]" that save status before reset channel. I'm not familier with ATA, so maybe I'm misunderstanding. Please consider thes

Re: HEADS UP! ATAng committed

2003-08-24 Thread Hiroyuki Aizu
Hello. I was update 5-current and begin using with ATAng and ust view ata-pci.c. Then I found one question in the source code. ata-pci.c 462 line. DEVMETHOD(device_detach,ata_pci_attach), Is this right? I think, it should be use "ata_pci_dettach" or so