| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ok by mpi@
|
|
|
|
|
|
| |
RD9700 has no MII-PHY, no serial EEPROM.
ok by deraadt@, brad@
|
|
|
|
|
|
|
|
|
| |
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@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
header, and don't process packets where the packet header length field
says the packet is longer than the size of the USB xfer.
While there, fix a debug print that was missing the device name from the
parameter list, causing it to crash when enabled.
Also, use correct MTU from datasheet.
From Loganaden Velvindrom with input from me.
Tested by kili.
ok jasper sthen (with a whitespace nit)
|
|
|
|
|
|
|
| |
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()
|
| |
|
|
|
|
|
|
|
|
| |
were used as a layer of confusion^Wabstraction around the timeout(9) API.
No binary change.
ok jsg.
|
|
|
|
|
|
|
| |
(to which UPACKED was define'd before anway). No binary change, just one layer
of confusion less in the sourcecode.
ok jsg
|
|
|
|
|
|
| |
Tested by thib and myself.
ok mbalmer jsg
|
|
|
|
| |
ok jsg@
|
|
|
|
| |
ok dlg@
|
|
|
|
| |
ok deraadt@ brad@
|
| |
|
|
|
|
| |
ok jsg@
|
|
Thanks to Mark Uemura for donating several of these adapters.
Tested by and ok deraadt@
|