summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* fix support for umass and related devices on ohci. This is a partialjmg2003-07-153-79/+151
* make usb bus_dma aware.jmg2003-07-158-100/+360
* sync w/ NetBSDjmg2003-07-152-4/+4
* minor white space fix upjmg2003-07-151-2/+4
* Change the msleep part of EcWaitEvent to be a separate loop, fixing anjl2003-07-151-31/+42
* Remove old defines since they are no longer used.njl2003-07-151-12/+0
* Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that theharti2003-07-151-7/+7
* This is a driver for IDT77252 based ATM interfaces. It has been testedharti2003-07-1511-0/+14914
* OpenBSD calls this AIRVAST, so use that insteadimp2003-07-152-5/+6
* sync to 1.58imp2003-07-151-7/+7
* Add Siemens SpeedStream 1021imp2003-07-151-0/+1
* sync to pccarddevs 1.57imp2003-07-151-1/+7
* Add Siemens SpeedStream 1021imp2003-07-151-0/+4
* Update to reflect the NetBSD patches that are already included.joe2003-07-144-3/+13
* Use swi to process port status changes. Calling ucom layer directlykan2003-07-141-0/+20
* Make note that we already have these NetBSD patches.joe2003-07-144-4/+4
* Make note of some NetBSD patches that we already have.joe2003-07-141-1/+3
* Make a note of some patches from NetBSD that we already have.joe2003-07-141-1/+2
* Backout the last commit!joe2003-07-141-1/+2
* MFNetBSD: revision 1.136joe2003-07-141-1/+2
* MFNetBSD: revision 1.135joe2003-07-141-4/+5
* MFNetBSD: revision 1.134joe2003-07-141-27/+49
* MFNetBSD: revision 1.133joe2003-07-141-0/+5
* MFNetBSD: revision 1.132joe2003-07-141-1/+4
* MFNetBSD: revision 1.129joe2003-07-141-0/+7
* Regen.joe2003-07-142-5/+75
* MFNetBSD: Update the list of devices that can attach to uvisor (untested).joe2003-07-142-12/+30
* MFNetBSD:joe2003-07-142-14/+16
* MFNetBSD: revision 1.172joe2003-07-141-1/+1
* MFNetBSD: revision 1.170joe2003-07-141-1/+5
* MFNetBSD: rev 1.169joe2003-07-141-6/+21
* Make a note of which patches we already have incorporated from NetBSD.joe2003-07-141-1/+6
* Merge up-to-date with NetBSD. No functional changes.joe2003-07-141-6/+2
* MFNetBSD:joe2003-07-142-13/+16
* MFNetBSD:joe2003-07-146-8/+18
* MFNetBSD:joe2003-07-143-4/+13
* MFNetBSD: rev 1.166joe2003-07-141-13/+99
* MFNetBSD: 1.165joe2003-07-141-3/+8
* As defined by USB Specification Rev 2.0 (in section 11.24.2.5), tojoe2003-07-141-1/+1
* Regen.joe2003-07-142-2/+9
* Add an entry for the Cypress slim hub.joe2003-07-141-0/+1
* Implement statistics for the PHY chips. Statistics are hold inharti2003-07-142-4/+280
* Add support for the IDT77155 Sonet/SDH PHY.harti2003-07-143-1/+865
* Fix build breakage on ia64. The second argument of AcpiOsReadable()marcel2003-07-141-2/+2
* Update code to work with 0619 distnjl2003-07-137-36/+92
* o add read-only sysctls to view regulatory domain, country code, andsam2003-07-132-5/+22
* Fix for FAIL_IF_NO_KBD case as expected.simokawa2003-07-132-2/+6
* Check the status of the user command and return the proper errorps2003-07-121-2/+10
* Quiet down ciss unless bootverbose is set.ps2003-07-121-4/+4
* Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar tomikeh2003-07-123-3/+12
OpenPOWER on IntegriCloud