| Commit message (Expand) | Author | Age | Files | Lines |
* | Commit for r1.29 of ugen.c was wrong. All the ugenX* device | n_hibma | 1999-11-30 | 1 | -8/+16 |
* | Make the pci driver compat shim return a preference for probe | peter | 1999-11-30 | 1 | -1/+2 |
* | tanimura implemented SNDCTL_DSP_GETODELAY for pcm. | alfred | 1999-11-29 | 1 | -0/+10 |
* | Sync generated files | imp | 1999-11-29 | 2 | -4/+14 |
* | Merge NetBSD 1.60 by jun: | imp | 1999-11-29 | 1 | -1/+2 |
* | Better error handeling: | sos | 1999-11-29 | 2 | -30/+58 |
* | Reconnect probing of the width of the isa bus, calling pcic_attach and | imp | 1999-11-29 | 3 | -41/+32 |
* | Flesh out the pccard bus_ methods with either the generic one (where | imp | 1999-11-29 | 4 | -19/+126 |
* | Update de driver for the request->xfer changes. | n_hibma | 1999-11-28 | 1 | -6/+10 |
* | Woops, it seems to fail initialisation. Disabled while I am figuring out | n_hibma | 1999-11-28 | 1 | -0/+2 |
* | Add resource activation routines to pcic driver. Minor cleanup of | imp | 1999-11-28 | 5 | -31/+167 |
* | Correct the last parameter for clalloc | n_hibma | 1999-11-28 | 3 | -7/+7 |
* | Synchronisation with NetBSD 1999/11/27 | n_hibma | 1999-11-28 | 8 | -145/+184 |
* | Add devnames, the device names the drivers attached to for usbd. | n_hibma | 1999-11-28 | 2 | -15/+47 |
* | Add a quirk for the Altec ASC495 speakers. They pretend to support the | n_hibma | 1999-11-28 | 2 | -3/+5 |
* | Add PCI_USBREV_1_1 | n_hibma | 1999-11-28 | 1 | -1/+2 |
* | Add USB revision strings and numbers. | n_hibma | 1999-11-28 | 2 | -12/+41 |
* | - Fail VT switching when the controlling program, such as the | yokota | 1999-11-28 | 1 | -4/+4 |
* | commit (re)generated files last. | imp | 1999-11-28 | 2 | -29/+334 |
* | Update pccard code to latest NetBSD code. This is the last merge | imp | 1999-11-28 | 8 | -93/+273 |
* | This commit was generated by cvs2svn to compensate for changes in r53809, | obrien | 1999-11-28 | 2 | -29/+98 |
|\ |
|
| * | Update to the 0.12.0-19991127 patch + my header path & doc changes. | obrien | 1999-11-28 | 2 | -29/+98 |
* | | This commit was generated by cvs2svn to compensate for changes in r53801, | obrien | 1999-11-28 | 1 | -6/+7 |
|\ \
| |/ |
|
| * | Adjust `sym' include file path to match where `sym' landed in our tree. | obrien | 1999-11-28 | 1 | -6/+7 |
* | | This commit was generated by cvs2svn to compensate for changes in r53799, | obrien | 1999-11-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Adjust `sym' include file path to match where `sym' landed in our tree. | obrien | 1999-11-28 | 1 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r53796, | obrien | 1999-11-27 | 2 | -56/+100 |
|\ \
| |/ |
|
| * | Update to the SYM-0.11.0-19991120 patch. | obrien | 1999-11-27 | 2 | -56/+100 |
* | | This commit was generated by cvs2svn to compensate for changes in r53793, | obrien | 1999-11-27 | 2 | -25/+88 |
|\ \
| |/ |
|
| * | Update to the SYM-0.10.0-19991111 patch. | obrien | 1999-11-27 | 2 | -25/+88 |
* | | This commit was generated by cvs2svn to compensate for changes in r53790, | obrien | 1999-11-27 | 4 | -0/+12277 |
|\ \
| |/ |
|
| * | New `sym' device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010 | obrien | 1999-11-27 | 4 | -0/+12277 |
* | call ata_reinit in addump trying to make sure the dump will succed, | sos | 1999-11-27 | 1 | -1/+7 |
* | Disable on x86 since it conflicts with PNPBIOS. | dfr | 1999-11-27 | 1 | -0/+5 |
* | Add another vendor ID(CTL0048) for SB32 PnP. | tanimura | 1999-11-27 | 1 | -0/+2 |
* | Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation. | phk | 1999-11-26 | 1 | -96/+194 |
* | Oops, committed the wrong file.. | sos | 1999-11-26 | 1 | -6/+0 |
* | Fix atapi_wait_ready, it returned prematurely. | sos | 1999-11-26 | 1 | -12/+6 |
* | Tidy up the VIA support a bit, make it more generic. | sos | 1999-11-26 | 2 | -26/+37 |
* | Add id for ESS 1869 OEM to Compaq on Presario 1621. | dcs | 1999-11-26 | 3 | -0/+3 |
* | Update the WaveLAN/IEEE driver: | wpaul | 1999-11-25 | 3 | -162/+425 |
* | Attach the resources as given in the configuration in a proper way | tanimura | 1999-11-25 | 1 | -14/+46 |
* | Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange | sos | 1999-11-24 | 9 | -140/+228 |
* | fix panic for large writes in non-blocking mode | cg | 1999-11-22 | 1 | -3/+6 |
* | fix mixer to return properly scaled values | cg | 1999-11-22 | 1 | -0/+3 |
* | Feh, kind of went wrong the previous commit. dev should child (in some | n_hibma | 1999-11-22 | 1 | -5/+5 |
* | Convert various pieces of code to use vn_isdisk() rather than checking | phk | 1999-11-22 | 1 | -12/+1 |
* | Comment out the newmidi stuff. | tanimura | 1999-11-22 | 1 | -0/+4 |
* | - Introduce the bridge drivers for Sound Blaser, GUS and Crystal | tanimura | 1999-11-22 | 12 | -64/+8620 |
* | Move the pretty printing of the description for USB controllers to | n_hibma | 1999-11-22 | 1 | -2/+15 |