Warner Losh
|
a163d034fa
|
Back out M_* changes, per decision of the TRB.
Approved by: trb
|
2003-02-19 05:47:46 +00:00 |
|
Matthew N. Dodd
|
3648042ae9
|
- The 'aux' field isn't around any longer.
- Add missing splnet()/splx()
|
2003-01-24 00:37:10 +00:00 |
|
Alfred Perlstein
|
44956c9863
|
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
|
2003-01-21 08:56:16 +00:00 |
|
Jens Schweikhardt
|
9d5abbddbf
|
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
especially in troff files.
|
2003-01-01 18:49:04 +00:00 |
|
Matthew N. Dodd
|
945a11211b
|
Use more standard variable names for modevent functions.
|
2002-10-02 04:47:52 +00:00 |
|
Matthew N. Dodd
|
f72e17e233
|
Add a field to struct cmn_unit to hold a pointer to the driver's softc.
|
2002-10-01 22:04:31 +00:00 |
|
Matthew N. Dodd
|
0e0e9411f2
|
HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).
Obtained from: Richard Hodges <rh@matriplex.com>
|
2002-09-30 05:12:39 +00:00 |
|