summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2000-07-23Be a little more explicit and careful about setting links in TDs and QHs.augustss
2000-07-17Regen.augustss
2000-07-17Some more products (from FreeBSD).augustss
2000-07-06Fix reversed test in umass_activate(). Probably fixes PR 10520.augustss
2000-07-03Regen.augustss
2000-07-03Add some Alcor products.augustss
2000-06-28remove include of <vm/vm.h>mrg
2000-06-24Kill SPLUSBCHECK -- it's not portable, and quite annoying on somethorpej
2000-06-19Regen.augustss
2000-06-19Add XTNDAccess IrDA.augustss
2000-06-19Unswap functiona arguments that got swapped during ANSIfication. Nowaugustss
2000-06-15Regen.augustss
2000-06-15Add Compaq's Personal Jukebox (I got one as a birtday present!)augustss
2000-06-07Deal with the fact that tsleep() may be a macro.thorpej
2000-06-06Initialize pointer before doing free of it.augustss
2000-06-01Make it compile with USB_DEBUG.augustss
2000-06-01Reorder a little.augustss
2000-06-01Improve some portability items.augustss
2000-06-01Bring the coding style into the 80s, i.e., get rid of __P and useaugustss
2000-05-31Add a comment.augustss
2000-05-31Be more careful when setting the alternate interface.augustss
2000-05-31Be more careful when setting the alternate interface so we don't end up withaugustss
2000-05-31Rename a define.augustss
2000-05-31Regen.augustss
2000-05-31Add a Chuntex hub.augustss
2000-05-31Implement the scsipi_getgeom method and guess the geometry of floppiesaugustss
2000-05-30Don't print anything when detecting resume.augustss
2000-05-30Regen.augustss
2000-05-30Add TEAC floppy.augustss
2000-05-30Use attribute packed for on-the-wire data structures.augustss
2000-05-30As a safety, check that the controller is not suspended when we getaugustss
2000-05-30Massage the SCSI commands when using the UFI protocol in a better way.augustss
2000-05-28Make this compile with UHCI_DEBUG in the presence ofjhawk
2000-05-20regencastor
2000-05-20Add Geocast's vendor IDcastor
2000-05-19NULL != 0thorpej
2000-05-14Regen.soren
2000-05-14Add a few devices.soren
2000-05-08Quiet some uninitialized variable warnings that do in fact look legitimate.thorpej
2000-05-06Handle the Linksys USB100H1 like the other Linksys adapters.augustss
2000-05-06Regen.augustss
2000-05-06Add Linksys USB100H1, an Ethernet and HomePNA adapter.augustss
2000-05-03Use USBD_NORMAL_COMPLETION in the previous.mycroft
2000-05-03When emulating UHF_PORT_POWER for the internal hub, make sure to initializemycroft
2000-04-28Don't request sense after INQUIRY. From FreeBSD & OpenBSD.augustss
2000-04-27Change my email address.augustss
2000-04-27Reorder some #defines.augustss
2000-04-25Insert (very conservative!) bus_space_barrier() calls at all register accesses.augustss
2000-04-25Move the size of the mapped bus_space region into the bus independent softc.augustss
2000-04-23Remove item.augustss