summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the twisted MFREE() macro entirely.dillon2002-02-053-25/+23
* + A variety of 23XX changes:mjacob2002-02-0410-56/+219
* Major update of the ATA RAID code, part 1:sos2002-02-0418-2053/+2263
* Default debugging to OFF now.imp2002-02-044-5/+2
* Supported C-NET(98)P2 PnP mode.nyan2002-02-041-15/+27
* Remove mbuf exhaustion warning messages; these are handled by thesilby2002-02-041-4/+0
* Follow NetBSD and ANSIfy the function definitions.joe2002-02-033-343/+232
* Regenerate.joe2002-02-022-503/+615
* Update comments and product identifiers so that they're the samejoe2002-02-021-12/+12
* Add some missing usb vendors (from NetBSD).joe2002-02-021-0/+16
* Sync with NetBSD's version, dropping all the 'ltd', 'corp', etc.joe2002-02-021-140/+140
* Merged cy_pcireg.h into the one file that uses it (cy_pci.c).bde2002-02-021-1/+16
* Fixed breakage of interrupt setup in previous commit. It used anbde2002-02-021-0/+2
* identify GLPRISM2 PCI WaveLAN/IEEE 802.11alfred2002-01-311-0/+1
* Add support of PhotoClip USB Camera (http://www.myphotoclip.com):sobomax2002-01-313-0/+20
* Fix irq/drq handling. IRQ and DRQ resource information can be gettakawata2002-01-312-28/+43
* Add pc98 support.nyan2002-01-311-0/+3
* Remove obsolete COMBRD* definitions.nyan2002-01-311-6/+0
* Fix error handling.takawata2002-01-311-7/+19
* Add support for different serial clock frequencies and not just thejhay2002-01-306-72/+100
* Move cardaddr to memory structure.imp2002-01-291-1/+2
* Add EDIMAX ethernet card for NEWCARD from NetBSDimp2002-01-291-0/+2
* Migrate towards using the new exca module for 16bit stuff. This is aimp2002-01-292-566/+121
* First draft of common code between pccbb and pcic drivers for talkingimp2002-01-293-0/+1155
* Minor sorting ordersimp2002-01-291-2/+2
* Sync to 1.27 of pccarddevsimp2002-01-291-2/+14
* MFNetBSD:imp2002-01-291-1/+9
* Grr. The last commit contained update conflicts. It just goes togrog2002-01-291-5/+0
* Forced commit. The previous commit log was garbled and didn't evengrog2002-01-291-0/+5
* Add support for the Promise TX4.sos2002-01-282-68/+118
* Add support for pccard.sos2002-01-281-3/+30
* Merge from NetBSD.joe2002-01-286-21/+55
* Recent changes to newpcm require that the CHANNEL_SETFORMAT op return 0scottl2002-01-272-3/+3
* vinumioctl: Fix a double fault caused by calling setjmp() without holding the...grog2002-01-272-3/+2
* Add support for the Netgear GA302T 10/100/1000 adapter. Given thatjdp2002-01-272-0/+8
* * improve error handlingcg2002-01-267-42/+93
* Rearrange the code in USB_DETACH, so that it's like NetBSD's. Nojoe2002-01-261-6/+6
* Back out the last commit. I committed the wrong file by accident.joe2002-01-261-39/+14
* Rearrange the code in USB_DETACH, so that it's like NetBSD's.joe2002-01-261-14/+39
* Update the $NetBSD$ ident.joe2002-01-261-1/+1
* Reduce the diffs between NetBSD and our version where appropriatejoe2002-01-261-5/+6
* Merge from NetBSD:joe2002-01-261-0/+6
* Merge from NetBSD:joe2002-01-261-1/+1
* Update the $NetBSD$ ident to show that some patches have been appliedjoe2002-01-262-2/+2
* Merge from NetBSD:joe2002-01-265-25/+78
* Fix code that had rotted behind debugging macros.scottl2002-01-258-8/+10
* a buffer offset equal to the buffer size is illegal too, fix assertion incg2002-01-251-1/+1
* cosmetic change, free b instead of c->bufhard for consistency withincg2002-01-251-1/+1
* Merge from NetBSD:joe2002-01-242-5/+24
* 1) Fix a debug statement by filling in its data before the printf inguido2002-01-241-3/+72
OpenPOWER on IntegriCloud