| Commit message (Expand) | Author | Age | Files | Lines |
* | The IDA driver is 'ida', not 'id' | msmith | 1999-07-05 | 1 | -3/+3 |
* | Update comment for new location of soft-updates sources. | jdp | 1999-07-03 | 2 | -4/+4 |
* | Delete the 'device-driver' suffix. It's been meaningless for a long time. | peter | 1999-07-03 | 2 | -219/+215 |
* | Only have the pci component compiled if pci is specified at config. | peter | 1999-07-03 | 1 | -3/+3 |
* | Move bt_isa.c to the cpu-independent isa section. | peter | 1999-07-03 | 1 | -2/+1 |
* | Sync with GENERIC.. (Gee, this is a useful file..) | peter | 1999-07-02 | 1 | -118/+108 |
* | Working kernel tags! | jkh | 1999-07-02 | 1 | -2/+5 |
* | 127 fire Firewire driver <ikob@koganei.wide.ad.jp> | jkh | 1999-07-02 | 1 | -1/+2 |
* | Remove the now-bogus comment about using iosiz with npx0 for memory | jkh | 1999-07-01 | 2 | -24/+4 |
* | sscape_mss is supposed to work.. | peter | 1999-06-29 | 1 | -1/+2 |
* | Drop old-scsi drivers (was commented out) od0 and (not commented) sctarg0 | peter | 1999-06-29 | 2 | -6/+2 |
* | Correct spelling of NMBCLUSTERS in a comment. | mph | 1999-06-29 | 2 | -4/+4 |
* | With asbestos suit on, make the options indenting a little more consistant | peter | 1999-06-29 | 2 | -578/+578 |
* | Put on my asbestos suit and attempt to tidy up and add some simple docs | peter | 1999-06-29 | 1 | -118/+108 |
* | (mostly) fix ordering. | peter | 1999-06-29 | 1 | -152/+151 |
* | Use the same -UKERNEL strategy as the alpha to avoid the inlines etc. | peter | 1999-06-28 | 1 | -2/+2 |
* | Hmm, might as well make all of BEFORE_DEPEND first in case make depend | phk | 1999-06-28 | 1 | -2/+2 |
* | Also make pci_if.h early if make depend wasn't run. | phk | 1999-06-28 | 1 | -2/+2 |
* | Make bus_if.h and device_if.h as early as possible if make depend hasn't | phk | 1999-06-28 | 1 | -2/+2 |
* | add description of Qlogic ISP FC Full Duplex option | mjacob | 1999-06-27 | 2 | -2/+14 |
* | Add ida/id lines | jlemon | 1999-06-24 | 2 | -2/+20 |
* | The second phase of syscons reorganization. | yokota | 1999-06-22 | 4 | -31/+67 |
* | Correct description of Vinum. | grog | 1999-06-20 | 1 | -3/+3 |
* | Clean up some of the documentation at the top. | jkh | 1999-06-20 | 1 | -8/+12 |
* | Goodbye to vaules, becasue, similiar, backgroud, aquired, freelisat, etc. | rnordier | 1999-06-19 | 2 | -26/+26 |
* | K6-family MTRR support | green | 1999-06-18 | 1 | -1/+2 |
* | Add a kernel config for PC-Card machines. This is part of the | markm | 1999-06-17 | 1 | -0/+220 |
* | Kill option FAILSAFE. | des | 1999-06-15 | 4 | -17/+9 |
* | The FD options are now in /sys/conf/options so need to duplicate them | steve | 1999-06-06 | 1 | -4/+1 |
* | Reserve cdev major 126 for sync support. | phk | 1999-06-06 | 1 | -1/+2 |
* | Remove a rather bogus search path reference.. | peter | 1999-06-03 | 1 | -1/+1 |
* | Make vm86 a standard component | jlemon | 1999-06-01 | 4 | -22/+7 |
* | Correct dumb mistake in previous commit. | dfr | 1999-06-01 | 1 | -2/+2 |
* | Move fd driver back to files.${arch} since pc98 has a special fd driver. | dfr | 1999-06-01 | 1 | -1/+2 |
* | The fd driver has moved from i386/isa to isa. | dfr | 1999-05-31 | 1 | -2/+1 |
* | Add new Bt848/Bt878 driver options. | roger | 1999-05-28 | 2 | -32/+72 |
* | Don't reference non-existant ATAPI option.. | peter | 1999-05-23 | 2 | -8/+8 |
* | This commit adds driver support for PCI fast ethernet cards based on the | wpaul | 1999-05-21 | 3 | -3/+12 |
* | usbdi.h: | n_hibma | 1999-05-20 | 3 | -43/+41 |
* | upgrade isdn4bsd from version 0.71 to the just released version 0.81 | hm | 1999-05-20 | 3 | -5/+26 |
* | Added device major 125 for the Advantech PCI-1750 Digital IO card. | roger | 1999-05-18 | 1 | -1/+2 |
* | Update text on using the smbus, iibus, iicbb controllers | roger | 1999-05-18 | 2 | -8/+16 |
* | Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switch | gibbs | 1999-05-14 | 1 | -2/+1 |
* | Add ucmpdi2.c to the i386 libkern build. | gibbs | 1999-05-14 | 1 | -1/+2 |
* | Add the `xe' Xircom PC Card driver. | obrien | 1999-05-14 | 4 | -4/+10 |
* | Change the INIT_PATH option example to use colons instead of semi-colons | jb | 1999-05-11 | 2 | -4/+4 |
* | Move KERNEL?=kernel to top of the file where it's more obvious and add | peter | 1999-05-09 | 1 | -21/+18 |
* | Put an example of 'makeoptions KERNEL=foo' to replace the old | peter | 1999-05-09 | 2 | -2/+10 |
* | Reserve 124 for USB Communications Class Drivers | n_hibma | 1999-05-09 | 1 | -1/+2 |
* | Move a couple of bits of (now) static content from config(8) (ie: %LOAD) | peter | 1999-05-09 | 1 | -8/+13 |