jkh
5328be2c72
MF22: Shut this thing up by default.
1998-08-09 02:22:34 +00:00
eivind
4ffa6467e9
Fix some things Simon had broken, basically making LINT compile again.
...
Submitted by: Simon Shapiro <shimon@simon-shapiro.org>
Pointed out by: bde
1998-08-06 20:57:33 +00:00
eivind
f03826546d
Update DPT driver from 1.4.3 to 1.4.5
...
Submitted by: Simon Shapiro <shimon@simon-shapiro.org>
1998-08-05 00:54:38 +00:00
bde
925110cd23
Fixed printf format errors (only 1 left in GENERIC now).
1998-07-13 09:53:11 +00:00
dfr
1d5f38ac22
This commit fixes various 64bit portability problems required for
...
FreeBSD/alpha. The most significant item is to change the command
argument to ioctl functions from int to u_long. This change brings us
inline with various other BSD versions. Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.
The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
1998-06-07 17:13:14 +00:00
eivind
f7112550c8
o Return error when the controller can't accept commands.
...
o Make driver less chatty on boot (only announce version under
bootverbose)
Submitted by: Simon Shapiro <shimon@simon-shapiro.org>
1998-06-02 00:32:38 +00:00
gibbs
572f2b164f
Include "eisa.h" and only provide code if NEISA > 0.
1998-05-17 20:31:50 +00:00
des
396b114475
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
1998-04-17 22:37:19 +00:00
julian
81765fc2bb
Add EISA support for DPT drivers
...
Submitted by: Matthew Dodd
Reviewd by: shimon@simon-shapiro.org (DPT author)
1998-03-11 00:30:16 +00:00
bde
e6fd98e05b
Fixed a syntax error. Strange but correct code was broken by recent
...
changes to the queue macros.
1998-02-25 11:56:37 +00:00
bde
9fca072392
Removed unused #includes.
1998-02-20 13:11:54 +00:00
eivind
77f6cc7d27
Staticize. (Diffs by me & and Simon in cooperation.)
1998-02-10 17:36:44 +00:00
eivind
df18e38f64
Add #include "opt_devfs.h".
1998-02-09 02:31:47 +00:00
julian
68abaddf75
Add Simon Shapiro's DPT driver
...
this shouldn't break anything existing.
Userland utilities to follow.
1998-01-26 06:11:18 +00:00