Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/05/1998 09:20:02
bouyer
Fri Jun 5 09:15:28 PDT 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/tmp/cvs-serv2269/ic
Modified Files:
Tag: bouyer-ide
wdc.c
Log Message:
Add a missing LIST_INIT().
bouyer
Fri Jun 5 09:17:48 PDT 1998
Update of /cvsroot/src/sys/dev/ata
In directory nb00:/tmp/cvs-serv2433
Modified Files:
Tag: bouyer-ide
ata_wdc.c wd.c
Log Message:
- call wdc_ata_bio_done() only once.
- better error recovery: if an error occured, retry the transfer in
single sector PIO mode.