Ed Maste
|
5cc204ee18
|
Allow arbitrary baud rates, not just the standard ones.
|
2008-01-26 04:30:48 +00:00 |
|
Warner Losh
|
5d3558fcac
|
Reduce diffs to OtherBSD by using usb_lookup. No functional changes.
Approved by: re@ (Blanket)
|
2007-06-30 02:42:36 +00:00 |
|
Warner Losh
|
7bd250d818
|
s/logprintf/printf/g
Approved by: re@
|
2007-06-20 05:11:37 +00:00 |
|
Warner Losh
|
828dd7cd00
|
Remove compat macros. md5 the same.
|
2007-06-12 21:35:18 +00:00 |
|
Warner Losh
|
645016c0e4
|
Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate from
usb_port.h. They aren't needed, and are a legacy of this code's past.
|
2007-06-12 15:37:19 +00:00 |
|
Warner Losh
|
2a88b253af
|
Prefer device_printf over printf.
|
2007-06-11 06:14:42 +00:00 |
|
Warner Losh
|
80170fd0c4
|
Kill devinfo stuff. It is no longer needed.
Kill bogus bzero as necessary.
Minor tidy.
Expand USB_ATTACH_SETUP inline where needed.
|
2007-06-09 06:39:43 +00:00 |
|
Maxim Konovalov
|
9aab0d96da
|
o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serial
adapters.
Submitted by: Alex Rodin
Obtained from: OpenBSD
Reviewed by: -usb
MFC after: 6 weeks
|
2006-11-15 09:13:25 +00:00 |
|