freebsd-dev/sys/i386
Bruce Evans 1203f5be25 Fixed a misplaced ifdef that prevented npx.c building without "device isa"
ISA.  npx has few isa dependencies, but it does unconditional outb()'s to
the isa bus in the !SMP case, and it attaches to isa if "device isa" is
configured in order to support PNP-ISA.  The ifdef for the latter was
misplaced.

PR:		62595
2004-02-13 18:04:51 +00:00
..
acpica - Call acpi_Startup() before parsing interrupt-related APIC resources so we 2004-01-26 19:34:24 +00:00
bios - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Updates cx driver information (Cronyx-Sigma) 2004-02-05 13:02:14 +00:00
cpufreq - Move performance-controlling sysctls into hw.p4tcc.* tree; 2004-01-24 21:13:13 +00:00
i386 Rename cn_unavailable to cnunavailable for little more consistency. 2004-02-05 17:35:28 +00:00
ibcs2 Regen. 2004-02-06 20:21:18 +00:00
include Add new CPU_ENABLE_TCC option, from NOTES: 2004-01-18 21:18:00 +00:00
isa Fixed a misplaced ifdef that prevented npx.c building without "device isa" 2004-02-13 18:04:51 +00:00
linux Regen. 2004-02-04 22:00:44 +00:00
pci Replace an outb() during the test for configuration mechanism #1 with a 2003-12-31 16:56:32 +00:00
svr4 Attempt to make the proper changes here for the proc.h commit: 2004-01-05 00:29:00 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00