imp
|
cf874b345d
|
Back out M_* changes, per decision of the TRB.
Approved by: trb
|
2003-02-19 05:47:46 +00:00 |
|
alfred
|
bf8e8a6e8f
|
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 |
|
kan
|
d09fe4b5dc
|
Do not print the value of sc pointer before is has been ininialized.
|
2003-01-02 02:46:13 +00:00 |
|
kan
|
87a760eb6f
|
Create debug sysctl nodes if USB_DEBUG is defined.
UBSA_DEBUG is inconsistent with other drivers.
|
2003-01-02 02:38:57 +00:00 |
|
kan
|
59d5e4480c
|
Whitespace fixes per style(9)
Approved by: obrien
|
2002-10-19 21:58:11 +00:00 |
|
kan
|
cb71b7bb07
|
Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.
Reviewed by: n_hibma
Approved by: obrien
|
2002-10-08 03:09:57 +00:00 |
|