aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Make the ATA driver compile & work on the sparc64 platform.Søren Schmidt2002-04-0513-340/+658
* Send 32 bytes out for fc4_types... Interestingly enough the Solaris/SparcMatt Jacob2002-04-051-1/+1
* The 3Com 3CRWE62092A (the XJack antenna product) does not have a hostWarner Losh2002-04-051-1/+1
* Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE.Matt Jacob2002-04-047-156/+675
* Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59Thomas Moestl2002-04-042-0/+307
* MFNetBSD:Warner Losh2002-04-041-0/+8
* MFNetBSD:Warner Losh2002-04-043-100/+123
* Change callers of mtx_init() to pass in an appropriate lock type name. InJohn Baldwin2002-04-0442-61/+76
* Add lock type arguments to callers of snd_mtxcreate().John Baldwin2002-04-0410-10/+10
* Change snd_mtxcreate() to accept a lock type as an extra argument that isJohn Baldwin2002-04-042-4/+4
* o Reduce the gratuitous differences with NetBSD.Warner Losh2002-04-043-60/+34
* Try to sort out the correct way to generate async link state changeBill Paul2002-04-042-15/+73
* Add the driver for "myson" ethernet cards.Julian Elischer2002-04-042-0/+2467
* It would appear, from preliminary indications, that No Wires NecessaryWarner Losh2002-04-031-2/+0
* Four fixes from NetBSD:Warner Losh2002-04-034-62/+146
* Redo stuff for sparc64- primarily fix bus dma implementation. The endianMatt Jacob2002-04-023-142/+132
* Add support for the PERC3/Di found in the Dell 1650Scott Long2002-04-021-0/+1
* When reading a UFS-style label from a floppy, don't attempt to use aJoerg Wunsch2002-04-021-1/+1
* Correct the Northbridge test on the new ATA133 VIA'sSøren Schmidt2002-04-022-28/+28
* Back the last commit out. The network drivers need reworking first. :(Josef Karthauser2002-04-022-3/+27
* MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)Josef Karthauser2002-04-022-27/+3
* MFNetBSD:Josef Karthauser2002-04-021-1/+2
* MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88)Josef Karthauser2002-04-022-7/+3
* MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53)Josef Karthauser2002-04-022-1/+14
* Add get-status to the ATA RAID subsystem.Søren Schmidt2002-04-023-1/+48
* Reduce differences between NetBSD's version and ours.Josef Karthauser2002-04-021-94/+85
* Use ANSI prototypes and declarations.Josef Karthauser2002-04-022-188/+144
* Retire the bogus ioctl DIOCGPART in toto.Poul-Henning Kamp2002-04-026-37/+0
* Use ANSI prototypes and declarations.Josef Karthauser2002-04-021-156/+123
* Stop using the bogus DIOCGPART ioctl, use DIOCGSECTORSIZE andPoul-Henning Kamp2002-04-022-7/+19
* One less user of the bogus DIOCGPART ioctl.Poul-Henning Kamp2002-04-021-12/+16
* MFNetBSD:Josef Karthauser2002-04-021-2/+6
* MFNetBSD: (partial merge, as part was already there).Josef Karthauser2002-04-021-2/+2
* MFNetBSD:Josef Karthauser2002-04-021-1/+2
* MFNetBSD: usb.c (1.53), usbdi.h (1.49)Josef Karthauser2002-04-022-11/+26
* MFNetBSD:Josef Karthauser2002-04-021-1/+6
* MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63)Josef Karthauser2002-04-024-30/+76
* More newcard devices:Warner Losh2002-04-021-1/+14
* Add some devices from OpenBSD/NetBSD:Warner Losh2002-04-021-1/+6
* Regen for 1.30 pccarddevsWarner Losh2002-04-021-1/+8
* Actually merge proxim rangelands and addtron awp-100Warner Losh2002-04-021-0/+3
* regen to 1.29 pccarddevsWarner Losh2002-04-021-15/+40
* Merge from both NetBSD and OpenBSD's pcmciadevs:Warner Losh2002-04-021-6/+17
* Make this compile again after the recent NetBSD mergeWarner Losh2002-04-021-2/+2
* First cut at breaking out the bus attachment from the bus independentWarner Losh2002-04-026-473/+612
* MFNetBSD:Josef Karthauser2002-04-011-5/+7
* MFNetBSD:Josef Karthauser2002-04-011-7/+6
* MFNetBSD:Josef Karthauser2002-04-011-3/+8
* MFNetBSD:Josef Karthauser2002-04-011-4/+2
* MFNetBSD:Josef Karthauser2002-04-011-1/+4