| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "disabled" hints to all of the uncommon ISA devices that are in | jhb | 2002-12-05 | 1 | -0/+12 |
* | Make 3dfx i386-only. The memrange API it uses may be defined in an MI | jhb | 2002-11-08 | 1 | -0/+12 |
* | Move rc(4) over to MI notes and enable it as a MI module. | jhb | 2002-11-08 | 1 | -5/+0 |
* | Make xrpu(4) i386-only. Consumers of i386_btop() are not MI. | jhb | 2002-11-08 | 1 | -1/+2 |
* | Move sr(4) over to i386-only as it is yet another user of kvtop(). | jhb | 2002-11-07 | 1 | -0/+6 |
* | Move firewire back to being MI. | jhb | 2002-11-07 | 1 | -7/+0 |
* | lnc(4) uses kvtop() and is thus i386-only for now. | jhb | 2002-11-06 | 1 | -0/+7 |
* | Make firewire i386-only for now. It doesn't quite handle machines with | jhb | 2002-11-06 | 1 | -0/+7 |
* | ed(4) uses kvtop() and is thus i386-only. It has several other warnings | jhb | 2002-11-06 | 1 | -0/+9 |
* | Move the drm code to the i386 MD NOTES file. It can be added to other MD | jhb | 2002-11-06 | 1 | -0/+20 |
* | Move digi to the i386 MD NOTES until it stops using inb() and outb(). | jhb | 2002-11-06 | 1 | -0/+13 |
* | - Move comments regarding flags for dgb(4) over to the MD NOTES file where | jhb | 2002-11-06 | 1 | -6/+11 |
* | Make the ar(4) driver i386-only for now. It has lots of sizeof(int) == | jhb | 2002-11-06 | 1 | -0/+7 |
* | - Convert to newbus, bus_space etc. | mdodd | 2002-11-05 | 1 | -5/+0 |
* | Merge PC98 changes. | mdodd | 2002-11-02 | 1 | -2/+2 |
* | Handle hints for the atspeaker device. | mdodd | 2002-10-28 | 1 | -0/+2 |
* | Rename 'device acpica' to 'device acpi'. | jhb | 2002-10-24 | 1 | -1/+1 |
* | device rc no longer requires a count since jhb newbussified the rc | rwatson | 2002-10-24 | 1 | -1/+1 |
* | npx(4) doesn't honor port hints so don't provide an example one. | jhb | 2002-10-23 | 1 | -1/+0 |
* | - No need for pmtimer hint anymore. | jhb | 2002-10-22 | 1 | -2/+0 |
* | No need for pmtimer hint anymore. | jhb | 2002-10-22 | 1 | -1/+0 |
* | Permits UFS ACLs to be used with the GENERIC kernel. Due to recent | rwatson | 2002-10-19 | 1 | -0/+1 |
* | Fixed the quoting of the value of SC_CUT_SEPCHARS. The double quotes | bde | 2002-10-17 | 1 | -2/+2 |
* | Updated the CPU_DISABLE_CMPXCHG notes to warn users not to also enable | pirzyk | 2002-10-16 | 1 | -1/+2 |
* | Add a knob to turn on and off the CMPXCHG instruction on > i386 IA32 systems. | pirzyk | 2002-10-14 | 1 | -0/+5 |
* | Remove the P1003_1B kernel option; it is no longer used. | mike | 2002-10-13 | 2 | -4/+2 |
* | Remove NO_GEOM option. No outstanding show-stoppers. | phk | 2002-10-12 | 2 | -4/+0 |
* | Remove 'at' hints for npx and apm as both drivers have identify routines | jhb | 2002-10-09 | 1 | -4/+0 |
* | NB: This commit does *NOT* make GEOM the default in FreeBSD | phk | 2002-10-05 | 2 | -0/+4 |
* | newbus & bus_space the mcd(4) driver. | mdodd | 2002-10-04 | 1 | -5/+0 |
* | Alas, poor matcd, I knew ye well. | scottl | 2002-10-04 | 1 | -5/+0 |
* | Add the pst (Promise SX6000) driver to GENERIC. | sos | 2002-09-27 | 1 | -0/+1 |
* | Move the aac driver from MI to MD NOTES. It is a long way from being | scottl | 2002-09-26 | 1 | -0/+6 |
* | move wl (isa wavelan card, not "wi") to i386-only | peter | 2002-09-19 | 1 | -1/+6 |
* | move "profile 2" to i386 | peter | 2002-09-19 | 1 | -0/+4 |
* | move ncv, nsp, stg to i386-only section (there is no pc98-specific version) | peter | 2002-09-19 | 1 | -0/+14 |
* | Move dgb to the i386 section | peter | 2002-09-19 | 1 | -0/+11 |
* | makeLINT.sed replaced makeLINT.sh about 4 months ago. | mike | 2002-09-15 | 1 | -19/+0 |
* | Whitespace consistency fix from addition of IAHD_REG_PRETTY_PRINT: use | rwatson | 2002-09-11 | 1 | -1/+1 |
* | Fix LINT build on alpha by completing move of cy and apm_saver to | njl | 2002-09-11 | 1 | -0/+10 |
* | Use "options " rather than "options<tab>". | kuriyama | 2002-09-09 | 2 | -4/+4 |
* | Fix style(9) bugs. | phk | 2002-09-08 | 1 | -1/+1 |
* | Note that 'device gzip' *requires* COMPAT_AOUT. Maybe this "device" | peter | 2002-09-08 | 1 | -1/+1 |
* | Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) | peter | 2002-09-07 | 1 | -1/+4 |
* | Add options COMPAT_AOUT to detect future bitrot. | peter | 2002-09-07 | 1 | -0/+3 |
* | Statically compile pcn(4) into the install kernel vs. using as module. | obrien | 2002-09-05 | 1 | -1/+1 |
* | Change the support for AMDs ElanSC520 CPU from being a device driver to | phk | 2002-09-04 | 1 | -4/+3 |
* | Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, | brooks | 2002-09-02 | 1 | -13/+13 |
* | Enable ahd/ahc register pretty printing by default. This expedites | gibbs | 2002-08-31 | 1 | -1/+5 |
* | Merge changes in GENERIC to reduce difference (mostly cosmetic). | kuriyama | 2002-08-20 | 1 | -10/+14 |