| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add lock type arguments to callers of snd_mtxcreate(). | John Baldwin | 2002-04-04 | 10 | -10/+10 |
| * | Change snd_mtxcreate() to accept a lock type as an extra argument that is | John Baldwin | 2002-04-04 | 2 | -4/+4 |
| * | o Reduce the gratuitous differences with NetBSD. | Warner Losh | 2002-04-04 | 3 | -60/+34 |
| * | Try to sort out the correct way to generate async link state change | Bill Paul | 2002-04-04 | 2 | -15/+73 |
| * | Add the driver for "myson" ethernet cards. | Julian Elischer | 2002-04-04 | 2 | -0/+2467 |
| * | It would appear, from preliminary indications, that No Wires Necessary | Warner Losh | 2002-04-03 | 1 | -2/+0 |
| * | Four fixes from NetBSD: | Warner Losh | 2002-04-03 | 4 | -61/+145 |
| * | Redo stuff for sparc64- primarily fix bus dma implementation. The endian | Matt Jacob | 2002-04-02 | 3 | -142/+132 |
| * | Add support for the PERC3/Di found in the Dell 1650 | Scott Long | 2002-04-02 | 1 | -0/+1 |
| * | When reading a UFS-style label from a floppy, don't attempt to use a | Joerg Wunsch | 2002-04-02 | 1 | -1/+1 |
| * | Correct the Northbridge test on the new ATA133 VIA's | Søren Schmidt | 2002-04-02 | 2 | -28/+28 |
| * | Back the last commit out. The network drivers need reworking first. :( | Josef Karthauser | 2002-04-02 | 2 | -3/+27 |
| * | MFNetBSD: usbdi.c (1.80), usbdi.h (1.51) | Josef Karthauser | 2002-04-02 | 2 | -27/+3 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-02 | 1 | -1/+2 |
| * | MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88) | Josef Karthauser | 2002-04-02 | 2 | -7/+3 |
| * | MFNetBSD: usb_subr.c (1.87), usbdi.h (1.53) | Josef Karthauser | 2002-04-02 | 2 | -1/+14 |
| * | Add get-status to the ATA RAID subsystem. | Søren Schmidt | 2002-04-02 | 3 | -1/+48 |
| * | Reduce differences between NetBSD's version and ours. | Josef Karthauser | 2002-04-02 | 1 | -94/+85 |
| * | Use ANSI prototypes and declarations. | Josef Karthauser | 2002-04-02 | 2 | -183/+139 |
| * | Retire the bogus ioctl DIOCGPART in toto. | Poul-Henning Kamp | 2002-04-02 | 6 | -37/+0 |
| * | Use ANSI prototypes and declarations. | Josef Karthauser | 2002-04-02 | 1 | -152/+119 |
| * | Stop using the bogus DIOCGPART ioctl, use DIOCGSECTORSIZE and | Poul-Henning Kamp | 2002-04-02 | 2 | -7/+19 |
| * | One less user of the bogus DIOCGPART ioctl. | Poul-Henning Kamp | 2002-04-02 | 1 | -12/+16 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-02 | 1 | -2/+6 |
| * | MFNetBSD: (partial merge, as part was already there). | Josef Karthauser | 2002-04-02 | 1 | -2/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-02 | 1 | -1/+2 |
| * | MFNetBSD: usb.c (1.53), usbdi.h (1.49) | Josef Karthauser | 2002-04-02 | 2 | -11/+26 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-02 | 1 | -1/+6 |
| * | MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63) | Josef Karthauser | 2002-04-02 | 4 | -30/+76 |
| * | More newcard devices: | Warner Losh | 2002-04-02 | 1 | -1/+14 |
| * | Add some devices from OpenBSD/NetBSD: | Warner Losh | 2002-04-02 | 1 | -1/+6 |
| * | Regen for 1.30 pccarddevs | Warner Losh | 2002-04-02 | 1 | -1/+8 |
| * | Actually merge proxim rangelands and addtron awp-100 | Warner Losh | 2002-04-02 | 1 | -0/+3 |
| * | regen to 1.29 pccarddevs | Warner Losh | 2002-04-02 | 1 | -15/+40 |
| * | Merge from both NetBSD and OpenBSD's pcmciadevs: | Warner Losh | 2002-04-02 | 1 | -6/+17 |
| * | Make this compile again after the recent NetBSD merge | Warner Losh | 2002-04-02 | 1 | -2/+2 |
| * | First cut at breaking out the bus attachment from the bus independent | Warner Losh | 2002-04-02 | 6 | -473/+612 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -5/+7 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -7/+6 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -3/+8 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -4/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -1/+4 |
| * | MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h | Josef Karthauser | 2002-04-01 | 7 | -23/+73 |
| * | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 28 | -65/+99 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -10/+6 |
| * | MFNetBSD: Update many URLs. | Josef Karthauser | 2002-04-01 | 9 | -13/+18 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -3/+4 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -1/+2 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -2/+5 |
| * | MFNetBSD: | Josef Karthauser | 2002-04-01 | 1 | -2/+2 |