summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fix Rocketport so that it does not crash the system when a device pointerremko2007-06-261-2/+12
* Partially updated usbdevs from OpenBSD's usbdevs. Also, some sortingimp2007-06-261-43/+114
* The config.use_protection option can not be used in 802.11b mode and causes athompsa2007-06-251-16/+17
* LINKSYS4 is going to be going away. Migrate to CISCOLINKSYS instead.imp2007-06-251-3/+3
* Yet another bug- when we have 2k login firmware, we needmjacob2007-06-251-1/+7
* Add support for the nVidia MCP61 series chipset.sos2007-06-252-0/+8
* Starting in version 1.56, ucomstop started calling ucomstart to workimp2007-06-251-0/+10
* Process tx callbacks when draining the tx q; this fixes a problemsam2007-06-241-1/+3
* If we're going to (for 23XX and 24XX cards) DMA firmware from themjacob2007-06-241-2/+2
* Include usb_port.himp2007-06-231-0/+1
* For USBVERBOSE case, we can't have " in any of the names.imp2007-06-231-5/+5
* Drag in another device: The Surecom RT2570.imp2007-06-232-0/+2
* Add a boatload of devices from OpenBSD and NetBSD to kue and cdce.imp2007-06-233-22/+74
* Note the Belkin F5U111 Adapter is covered by NETMATE entry.imp2007-06-231-0/+1
* Remove duplicate ID and recall that I comes after E in alphabeticalimp2007-06-231-2/+1
* Merge some device IDs from OpenBSD for aue. Minor sorting of usbdevsimp2007-06-232-11/+38
* We need a special module loader routine, not the stock usbd one. Thisimp2007-06-231-1/+1
* Initialize id before using it.imp2007-06-231-1/+1
* Fix various compilation warnings for gcc-4.2.mjacob2007-06-231-1/+1
* Add support for Garmin iQue 3600imp2007-06-222-15/+20
* add support for Option GlobeTrotter 3G+imp2007-06-222-0/+3
* Tactrix Openport supportimp2007-06-222-0/+9
* add Benq 3300U/4300U supportimp2007-06-222-0/+2
* Crystalfontz CFA-635 20x4 USB LCDimp2007-06-222-14/+13
* Update uvisor to support the Fossil Abacus Wrist PDAimp2007-06-222-0/+5
* USB Ethernet Adaptor "ELECOM LD-USB20"imp2007-06-222-0/+2
* USL101 Host-to-Host bridge supportimp2007-06-222-3/+8
* Update the suspend/resume user API while maintaining backwards compat.njl2007-06-213-13/+211
* Add support for YANO external USB-HDD.imp2007-06-212-0/+5
* Fix two PRs by adding vendor IDs:imp2007-06-213-1/+5
* Latest round of usb cleanups:imp2007-06-2122-322/+203
* Restore approximately FreeBDS 6.x's level of compatibility macros.imp2007-06-211-4/+74
* s/logprintf/printf/gimp2007-06-2033-90/+90
* Include usb_port.h to fix build.delphij2007-06-192-0/+2
* Fix headphone jack sensing support for Olivetti Olibook 610-430 XPSE.ariff2007-06-181-1/+4
* Mark the few remaining drivers that haven't been converted as needingimp2007-06-184-0/+4
* Expand usb_port macrosimp2007-06-181-6/+26
* Remove usb_port.h from usb.h, except for one or two useful things thatimp2007-06-182-6/+4
* Expand usb_port.h macros.imp2007-06-183-35/+78
* Expand usb_callout_initimp2007-06-181-1/+1
* Finish removal of usb_port.h macros.imp2007-06-1812-48/+143
* Explicitly use usb_port.h to get compat macros.imp2007-06-181-0/+1
* Use device_foo_t to declare kobj methodsimp2007-06-188-58/+80
* finish removing usb_port.h macros.imp2007-06-181-14/+14
* According to the default font size on sparc64 provide a 12 x 22marius2007-06-181-1/+32
* Fix some debugging code that crept in accidentally.scottl2007-06-181-3/+3
* minor style(9) polishingimp2007-06-181-7/+4
* Spelling nit due to my lamenglishness.ariff2007-06-171-1/+1
* Remove USBGETSOFTC, USB_ATTACH_START, USB_DETACH_START andimp2007-06-177-27/+69
* Expand USB_MATCH_STARTimp2007-06-1729-29/+29
OpenPOWER on IntegriCloud