freebsd-src/sys/i386
Warner Losh 5899148189 After careful review of this driver, I'm pretty sure it would take a
lot of work to make this driver work under current.  In the past when
people wanted to remove xten, I was the only one in the way.  After
talking to fsmp@ (last person to make real changes to this driver)
about this, I'm convinced it is better left in the dust-bin of history

Approved by: re@ (scottl)
2003-04-27 05:30:52 +00:00
..
acpica - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
bios Merge PC98 support. 2003-03-25 05:19:18 +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 Add nodevice axe, since usb isn't supported by PAE. 2003-04-25 21:49:35 +00:00
i386 - Push down Giant into the sysarch() calls that still need Giant. 2003-04-25 20:04:02 +00:00
ibcs2 - Replace inline implementations of sigprocmask() with calls to 2003-04-22 18:23:49 +00:00
include Add a new sys/limits.h file which in turn depends on machine/_limits.h 2003-04-23 21:41:59 +00:00
isa After careful review of this driver, I'm pretty sure it would take a 2003-04-27 05:30:52 +00:00
linux Prefer the proc lock to sched_lock when testing PS_INMEM now that it is 2003-04-22 20:01:56 +00:00
pci Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been 2003-02-18 03:36:49 +00:00
svr4 Assembly files put thru the C preprocessor need to have C style comments. 2003-04-21 16:30:12 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00