Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-20 | sync | Theo de Raadt | |
2000-11-20 | limit luns on usb | Theo de Raadt | |
2000-11-16 | Add uscanner.c. | Aaron Campbell | |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell | |
2000-11-16 | sync | Aaron Campbell | |
2000-11-16 | Sync with NetBSD (which adds quite a few new devices), while maintaining the | Aaron Campbell | |
products we've added locally. Hrm, only Creative Labs Nomad devices, I guess :) | |||
2000-11-13 | - Convert to new timeouts. | Aaron Campbell | |
- Allow it to compile with option WSDISPLAY_COMPAT_RAWKBD. | |||
2000-11-11 | Change the le32toh() le16toh() macros back to the previous defintion. | Dale Rahn | |
This change is more portable, redefine the macros to use the host letoh32/letoh16 instead of using possibly less efficient bswap routines. | |||
2000-11-08 | sync | Aaron Campbell | |
2000-11-08 | New products, so at least usb_quirks will compile; from NetBSD. | Aaron Campbell | |
2000-11-08 | Sync with NetBSD. Too many changes to mention. For now I have skipped | Aaron Campbell | |
umass.c and ukbd.c as the diffs are a bit hairier. | |||
2000-11-07 | Fix multicast filter programming; from FreeBSD. | Aaron Campbell | |
2000-11-06 | regen | Michael Shalayeff | |
2000-11-06 | creative nomadiimg | Michael Shalayeff | |
2000-10-13 | Support Kingston KNU101TX USB Ethernet; from NetBSD. | Aaron Campbell | |
2000-10-13 | sync | Aaron Campbell | |
2000-10-13 | Add Kingston KNU101TX USB Ethernet. | Aaron Campbell | |
2000-09-17 | Match the new D-Link DSB-650 product ID. | Aaron Campbell | |
2000-09-17 | sync | Aaron Campbell | |
2000-09-17 | Another D-Link DSB-650 adapter product ID; from FreeBSD | Aaron Campbell | |
2000-09-14 | recognize Diamond RIO 600 USB; from NetBSD | Jakob Schlyter | |
2000-09-14 | regen | Jakob Schlyter | |
2000-09-14 | add Rio 600 USB | Jakob Schlyter | |
2000-09-07 | Be gentle with the poor Apple mouse that has only 1 button (without | Matthieu Herrb | |
's'). | |||
2000-09-07 | add ums mouse support from NetBSD | Matthieu Herrb | |
2000-09-07 | Put back a fix that fgsch@ whacked during the last NetBSD USB sync: | Aaron Campbell | |
If the vendor name is NULL, do not output a leading space; reported by deraadt@ | |||
2000-09-06 | Add usb keyboard. from NetBSD. | Dale S. Rahn | |
2000-09-06 | Match Free/Net macros for le32toh/letoh32, define in terms of the other. | Dale S. Rahn | |
2000-08-26 | Add support for detach of xe and aue. | Nathan Binkert | |
2000-07-06 | Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD; | Federico G. Schwindt | |
from dugsong@ | |||
2000-07-04 | sync with NetBSD... well almost. someone w/ the hw should check umass. | Federico G. Schwindt | |
2000-07-04 | handspring visor driver; from NetBSD. | Federico G. Schwindt | |
2000-07-04 | sync | Federico G. Schwindt | |
2000-07-04 | new prods. | Federico G. Schwindt | |
2000-06-29 | Allow USB to compile with USB_DEBUG defined; binkertn@umich.edu | Aaron Campbell | |
2000-05-24 | Permit detach of audio devices, such as uaudio. Selected code | Hakan Olsson | |
from NetBSD/Lennart Augustsson. (niklas@ ok) | |||
2000-04-23 | Save ethernet address in arpcom.ac_enaddr. -moj | Mats O Jansson | |
2000-04-15 | urio(4) - Diamond Multimedia RIO 500 (from NetBSD) | Jakob Schlyter | |
This driver will eventually go away as it really should be implemented using ugen(4) instead. | |||
2000-04-14 | Sync with NetBSD. | Aaron Campbell | |
2000-04-12 | RCSids. | Aaron Campbell | |
2000-04-11 | regen | Jakob Schlyter | |
2000-04-11 | Philips USB camera | Jakob Schlyter | |
2000-04-08 | If the vendor name is NULL, do not output a leading space; reported by deraadt@ | Aaron Campbell | |
2000-04-08 | Y-E UFI drives don't clear sense on INQUIRY. Upper-layer SCSI drivers | Constantine Sapuntzakis | |
don't like that too much. Now drive is detected correctly, even without floppy in it. | |||
2000-04-08 | Add RCSids. | Aaron Campbell | |
2000-04-08 | Complete the port to OpenBSD started by aaron@ | Constantine Sapuntzakis | |
Tested with Y-E USB floppy. | |||
2000-04-05 | regen | Niklas Hallqvist | |
2000-04-05 | Correct RCSId | Niklas Hallqvist | |
2000-04-05 | Add USB modem driver stubs; from NetBSD. Not yet tested. | Aaron Campbell | |
2000-04-04 | Sync with NetBSD. | Aaron Campbell | |