| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsoleted files. | msmith | 2001-01-31 | 2 | -4/+5 |
* | Add hpfs and the config glue for it. It was being skipped from test | peter | 2001-01-31 | 3 | -0/+8 |
* | As the default MAXDSIZ and DFLDSIZ is 512MB, bump the example values | tanimura | 2001-01-31 | 1 | -4/+4 |
* | Reflect the new location of the ar and sr devices. | jhay | 2001-01-30 | 2 | -4/+6 |
* | Add option ATA_ENABLE_WC for enabling write caching (now off by default). | sos | 2001-01-29 | 1 | -1/+2 |
* | Add text for option ATA_ENABLE_WC. | sos | 2001-01-29 | 1 | -0/+4 |
* | Supply a stub bpf_validate() (always returning false - the script is not | peter | 2001-01-29 | 2 | -1/+5 |
* | Stop counting sppp interfaces, we were just testing its presence to give | peter | 2001-01-29 | 1 | -1/+1 |
* | Convert mca (microchannel bus support) from something that we count | peter | 2001-01-29 | 3 | -2/+3 |
* | Zap silly #if NPCI > 0 and the hoops that we jump through for the module | peter | 2001-01-29 | 1 | -1/+1 |
* | Convert 'count en', 'count lnc', 'count fpa', 'count loop' and 'count ar' | peter | 2001-01-29 | 1 | -5/+5 |
* | Convert ata and atapi #if NATA* > 0 to options instead. Stop config | peter | 2001-01-29 | 2 | -6/+10 |
* | Turn '#if NSNP > 0' into an option. | peter | 2001-01-29 | 2 | -1/+4 |
* | Send "#if NISA > 0" to the bit-bucket and replace it with an option. | peter | 2001-01-29 | 2 | -1/+2 |
* | change 'count eisa' to 'optional eisa' and update the only consumer | peter | 2001-01-29 | 4 | -2/+4 |
* | Revert previous commit. I messed up my testing. | marcel | 2001-01-28 | 5 | -5/+5 |
* | Remove an outdated DEVFS non-description. | phk | 2001-01-28 | 1 | -4/+0 |
* | Improve kernel bootstrapping: | marcel | 2001-01-28 | 6 | -8/+10 |
* | Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards. | hm | 2001-01-26 | 3 | -0/+5 |
* | Add some description and clarification as to the use of the tdfx device. | cokane | 2001-01-25 | 1 | -0/+9 |
* | Disable cy - it is now completely broken and needs non-trivial work. | peter | 2001-01-25 | 1 | -7/+7 |
* | Convert all simplelocks to mutexes and remove the simplelock implementations. | jasone | 2001-01-24 | 2 | -2/+0 |
* | Make mp_machdep.c be an optional file conditional on SMP. | jhb | 2001-01-24 | 1 | -1/+1 |
* | Added PC-98 apm support. | nyan | 2001-01-22 | 1 | -1/+2 |
* | wi has been converted to NEWCARD, so included it when pccard is | imp | 2001-01-21 | 1 | -0/+1 |
* | Break the isa attachment of the Crystal Semiconductor 89x0 into two | imp | 2001-01-21 | 1 | -0/+3 |
* | Document some more options. | asmodai | 2001-01-20 | 1 | -11/+26 |
* | Change the reinstall.debug target to depend on | jhb | 2001-01-19 | 5 | -20/+40 |
* | Convert apm from a bogus 'count' into a plain option. Clean out some | peter | 2001-01-19 | 6 | -12/+6 |
* | Use #ifdef DEV_NPX from opt_npx.h instead of #if NNPX > 0 from npx.h | peter | 2001-01-19 | 2 | -0/+6 |
* | Add missing twe (3ware) and ahb (adaptec 174x) devices (!) | peter | 2001-01-19 | 1 | -0/+7 |
* | Corresponding version bump for config with the DEV_FOO replacement for | peter | 2001-01-19 | 5 | -5/+5 |
* | Remove the now-empty ipl_funcs.c file on all platforms. | peter | 2001-01-19 | 4 | -6/+0 |
* | Change NSWAPDEV to something else than the default value. | des | 2001-01-16 | 1 | -1/+1 |
* | Stop doing runtime checking on i386 cpus for cpu class. The cpu is | peter | 2001-01-16 | 1 | -3/+3 |
* | Implement condition variables. | jasone | 2001-01-16 | 2 | -0/+2 |
* | Make NSWAPDEV reasonable so people do not mistakenly use unreasonable | dillon | 2001-01-15 | 1 | -1/+6 |
* | Add {ACD,AST,ATAPI,ATA}_DEBUG. | des | 2001-01-14 | 1 | -0/+4 |
* | Remove NOBLOCKRANDOM as a compile-time option. Instead, provide | markm | 2001-01-14 | 2 | -6/+0 |
* | Merged from sys/conf/files.i386 revisions 1.342, 1.344, 1.345 and 1.346. | kato | 2001-01-12 | 1 | -5/+12 |
* | Add itjc ISDN hardware driver | hm | 2001-01-11 | 1 | -4/+12 |
* | Add infrastructure for the itjc ISDN hardware driver | hm | 2001-01-11 | 1 | -1/+10 |
* | - Remove compatibility macros for accessing per-cpu variables. | jake | 2001-01-11 | 1 | -1/+0 |
* | moved isp_pci.c from pci to dev/isp | mjacob | 2001-01-09 | 1 | -1/+1 |
* | Add a large _warning_ about using COMPAT_SVR4. | green | 2001-01-09 | 1 | -1/+2 |
* | Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa) | peter | 2001-01-09 | 3 | -3/+2 |
* | Completed move of Digiboard drivers to dev/dgb | babkin | 2001-01-08 | 2 | -2/+2 |
* | Add aic to the list of drivers that might work with NEWCARD. I've added | imp | 2001-01-08 | 1 | -0/+1 |
* | The ep pccard code had newcard hooks added to it, but it isn't being | peter | 2001-01-07 | 1 | -0/+1 |
* | Remove vga_pci generic driver. | nsouch | 2001-01-05 | 1 | -1/+0 |