aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dpt
Commit message (Expand)AuthorAgeFilesLines
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-3/+3
* o Return error when the controller can't accept commands.Eivind Eklund1998-06-023-12/+11
* Include "eisa.h" and only provide code if NEISA > 0.Justin T. Gibbs1998-05-171-1/+4
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.Dag-Erling Smørgrav1998-04-171-2/+2
* Add EISA support for DPT driversJulian Elischer1998-03-114-9/+569
* Fixed a syntax error. Strange but correct code was broken by recentBruce Evans1998-02-251-2/+2
* Removed unused #includes.Bruce Evans1998-02-203-32/+3
* Staticize. (Diffs by me & and Simon in cooperation.)Eivind Eklund1998-02-103-36/+36
* Add #include "opt_devfs.h".Eivind Eklund1998-02-091-1/+2
* Add Simon Shapiro's DPT driverJulian Elischer1998-01-264-0/+5321