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 01:40:02
bouyer
Fri Jun  5 01:38:57 PDT 1998
Update of /cvsroot/src/sys/arch/atari/dev
In directory nb00:/tmp/cvs-serv15157/arch/atari/dev

Modified Files:
      Tag: bouyer-ide
	wdc_mb.c 
Log Message:
Patches from Leo Weppelman for IDE on atari, with minor fixes by me
(needed the addition of a void wdcrestart __P((void*)) function).
Quoting his words: 
These diffs are preliminary because it looks like the free_hw() function
does not get called. This is only a problem on the atari falcon. I have not
yet been able to track this down.
Also, KNF wdc.c.



bouyer
Fri Jun  5 01:38:57 PDT 1998
Update of /cvsroot/src/sys/dev/ata
In directory nb00:/tmp/cvs-serv15157/dev/ata

Modified Files:
      Tag: bouyer-ide
	ata.c 
Log Message:
Patches from Leo Weppelman for IDE on atari, with minor fixes by me
(needed the addition of a void wdcrestart __P((void*)) function).
Quoting his words: 
These diffs are preliminary because it looks like the free_hw() function
does not get called. This is only a problem on the atari falcon. I have not
yet been able to track this down.
Also, KNF wdc.c.



bouyer
Fri Jun  5 01:38:57 PDT 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/tmp/cvs-serv15157/dev/ic

Modified Files:
      Tag: bouyer-ide
	wdc.c wdcvar.h 
Log Message:
Patches from Leo Weppelman for IDE on atari, with minor fixes by me
(needed the addition of a void wdcrestart __P((void*)) function).
Quoting his words: 
These diffs are preliminary because it looks like the free_hw() function
does not get called. This is only a problem on the atari falcon. I have not
yet been able to track this down.
Also, KNF wdc.c.