Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the correct value for the Interframe Gap Time 0 bit in the transmit | 2013-10-28 | 1 | -3/+3 | |
| | | | | configuration register and fix a typo. From Paul A. Patience. | ||||
* | Get rid of various 'typedef struct' definitions and use plain structure | 2013-04-15 | 1 | -7/+7 | |
| | | | | | | | | | definitions instead. We don't change usb.h for now to stay compatible with userland. Tested by mpi@ on macppc and myself on i386. ok mpi@ | ||||
* | * replace per-driver dying and/or other state variables with use of | 2010-12-06 | 1 | -3/+1 | |
| | | | | | | | usbd_deactivete() and usbd_is_dying() * use usbd_deactivate() in activate()/DEACTIVATE * convert a few more direct checks of the associated bus' dying flag with usbd_is_dying() | ||||
* | spelling fixes, from Martynas Venckus; | 2007-11-25 | 1 | -2/+2 | |
| | |||||
* | Remove definitions and usage of usb_callout and related macros. These macros | 2007-06-10 | 1 | -2/+2 | |
| | | | | | | | | were used as a layer of confusion^Wabstraction around the timeout(9) API. No binary change. ok jsg. | ||||
* | Mechanical removal of USBBASEDEVICE. No binary change. | 2007-06-06 | 1 | -2/+2 | |
| | | | | | | Tested by thib and myself. ok mbalmer jsg | ||||
* | Last part of FreeBSD/NetBSD sepcific code removal. | 2007-06-04 | 1 | -9/+1 | |
| | | | | ok jsg@ | ||||
* | More lockmgr -> rwlock low hanging fruit. | 2007-05-06 | 1 | -2/+2 | |
| | | | | ok dlg@ | ||||
* | Remove last NRND NetBSDisms from tree. | 2006-03-07 | 1 | -4/+1 | |
| | | | | ok deraadt@ brad@ | ||||
* | from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2 | 2004-09-29 | 1 | -5/+2 | |
| | | | | | | | | via Jonathan Gray log message: Remove advertising clauses from code written by Shingo WATANABE. He has kindly consented it. | ||||
* | remove duplication, use ETHER_ALIGN from if_ether.h | 2004-05-19 | 1 | -4/+1 | |
| | |||||
* | Make code more portable | 2002-07-29 | 1 | -1/+9 | |
| | |||||
* | Add a driver for Realtek RTL8150L based ethernet devices | 2002-05-07 | 1 | -0/+195 | |
| | | | | From NetBSD | ||||
* | Meant to commit only ulpt and committed everything. Most things weren't ready | 2002-05-07 | 1 | -195/+0 | |
| | |||||
* | Sync ulpt driver with NetBSD | 2002-05-07 | 1 | -0/+195 | |