This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
be7e2fac07
NetBSD
/
sys
/
dev
/
ata
History
bouyer
7e874499c9
Don't call wddone() from _wdstart(), the ata_wdc system will do it now.
...
call wd_flushcache() with the proper flags (especially don't set AT_WAIT | AT_POLL).
1999-08-09 09:48:04 +00:00
..
Makefile
…
ata.c
…
ata_wdc.c
Don't use C_NEEDDONE, it's deprecated.
1999-08-09 09:43:11 +00:00
atareg.h
…
atavar.h
…
files.ata
…
wd.c
Don't call wddone() from _wdstart(), the ata_wdc system will do it now.
1999-08-09 09:48:04 +00:00
wdvar.h
…