| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | NewBus the cs driver. | imp | 2000-03-30 | 1 | -1/+0 |
* | - Added PC-98 Cbus frontend. | nyan | 2000-03-29 | 1 | -0/+1 |
* | Fixed most disordering (all except for targets with complicated rules). | bde | 2000-03-23 | 1 | -21/+21 |
* | Fixed clean rule for font.h. | bde | 2000-03-23 | 1 | -1/+1 |
* | Tag a warning on the isa compat shims at config time. | peter | 2000-03-20 | 1 | -1/+2 |
* | Enable the K6-2 MTRR driver again, since there are reports of it working | green | 2000-03-19 | 1 | -1/+1 |
* | Connect the ISA and PCI compatability shims to an option. In this case | peter | 2000-03-19 | 1 | -1/+1 |
* | Remove the wd driver from the i386 kernel options. | asmodai | 2000-03-14 | 1 | -12/+0 |
* | Newbus-ify the USR Sportster TA Intern driver. | gj | 2000-02-21 | 1 | -1/+1 |
* | kbdcontrol isn't in everyones path(read: non-root people), so specify | billf | 2000-02-10 | 1 | -2/+2 |
* | Move the (duplicated exactly!) portable ISA pcm drivers to files and | peter | 2000-01-29 | 1 | -6/+0 |
* | Don't build the wdc atapi attachments unless wdc is also present. | peter | 2000-01-29 | 1 | -3/+3 |
* | Arrange for the following files to be compiled when the configuration | peter | 2000-01-29 | 1 | -3/+3 |
* | Get the ppc driver from sys/isa instead of sys/i386/isa. | dfr | 2000-01-25 | 1 | -1/+1 |
* | Copy i386/isa/atapi-cd.[ch] to a new name so that it doesn't have the | peter | 2000-01-24 | 1 | -2/+2 |
* | Activate the newbusified version of si. | peter | 2000-01-24 | 1 | -3/+0 |
* | Add a warning for the snd drivers and a pointer to pcm/sbc/etc. | peter | 2000-01-18 | 1 | -1/+2 |
* | This is the 3rd stage of syscons code reorganization. | yokota | 2000-01-15 | 1 | -0/+4 |
* | Pre 4.0 tidy up. | peter | 2000-01-14 | 1 | -10/+1 |
* | Move xe driver from dev/pccard to dev/xe. Convert driver to newbus. | imp | 2000-01-10 | 1 | -1/+0 |
* | Compile *_genassym.c with ordinary ${CFLAGS}. The (small) needs for | bde | 2000-01-09 | 1 | -8/+8 |
* | Quick fix for LINT breakage. KERNFORMAT went away, so don't use it | bde | 2000-01-09 | 1 | -2/+2 |
* | Update config rules for making {linux|svr4}_assym.h | marcel | 1999-12-23 | 1 | -10/+10 |
* | Only compile gusc for isa (the #if NISA inside gusc effectively covers | peter | 1999-12-21 | 1 | -1/+1 |
* | update to isdn4bsd beta release 0.90: add ELSA PCC-16 isic support file | hm | 1999-12-15 | 1 | -0/+1 |
* | update to isdn4bsd beta release 0.90 | hm | 1999-12-14 | 1 | -8/+6 |
* | - Pull in kbd.c when sc or vt is included in the kernel, even if | yokota | 1999-12-13 | 1 | -0/+2 |
* | Turn on warnings for the wd* driver with a loud pointer to ata*. This | peter | 1999-12-12 | 1 | -6/+11 |
* | Remove the if_ze and if_zp drivers. | phk | 1999-12-10 | 1 | -4/+0 |
* | Move source files common to all platforms from <arch>/conf/files.<arch> | archie | 1999-12-09 | 1 | -15/+0 |
* | Move libkern/arc4random.c into conf/files. I was planning on doing an | dan | 1999-12-09 | 1 | -1/+0 |
* | Add support for compiling SVR4 as a static module | newton | 1999-12-08 | 1 | -0/+32 |
* | Switch over to using the generic joy driver | peter | 1999-12-05 | 1 | -1/+0 |
* | Introduce OpenBSD-like Random PIDs. Controlled by a sysctl knob | dan | 1999-11-28 | 1 | -0/+1 |
* | Update the WaveLAN/IEEE driver: | wpaul | 1999-11-25 | 1 | -1/+1 |
* | - Introduce the bridge drivers for Sound Blaser, GUS and Crystal | tanimura | 1999-11-22 | 1 | -0/+6 |
* | Massive rewrite of pccard to convert it to newbus. | imp | 1999-10-25 | 1 | -1/+2 |
* | - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it | mdodd | 1999-10-15 | 1 | -0/+2 |
* | - Point the right bits at the new location of the bus front ends. | mdodd | 1999-10-09 | 1 | -1/+0 |
* | Remove the DPT EISA driver entry. | mdodd | 1999-10-09 | 1 | -1/+0 |
* | Turn off and remove the 'old' if_ep ISA/EISA/PCCARD driver. | mdodd | 1999-10-01 | 1 | -2/+0 |
* | Move if_ed.c back to files.i386 since pc98 has a special ed driver. | kato | 1999-09-27 | 1 | -0/+1 |
* | Revert non-aha changes. They weren't supposed to go in. | imp | 1999-09-27 | 1 | -1/+2 |
* | Move aha driver to dev/aha like the other drivers. | imp | 1999-09-27 | 1 | -3/+1 |
* | Oops, the syntax didn't work that way... | sos | 1999-09-22 | 1 | -3/+5 |
* | Support quad & max speeds in wormcontrol. | sos | 1999-09-22 | 1 | -3/+3 |
* | On PIIX4 based SMP systems use the PMTMR register for timecounting. | phk | 1999-09-20 | 1 | -0/+1 |
* | Make if_ed work again on pci, isa, isapnp. The hack to make it work on | peter | 1999-09-20 | 1 | -1/+0 |
* | Restore old sio driver for Bruce. We'll fix the bus problems in nsio | peter | 1999-09-08 | 1 | -0/+1 |
* | Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods | peter | 1999-09-06 | 1 | -1/+0 |