freebsd-dev/sys/i386
Warner Losh 2cb5caa767 Latest incremental efforts on newcard:
o Delete pcic1 from NEWCARD
o Add explicit resource hints to pcic0
o Get attach working with newbus, kinda (it does all the newbus stuff,
  but doesn't try to attach the pccard yet, too many panics).
o Disable ie0 and le0 in NEWCARD config.  There appears to be a bug in
  the isa_compat code wrt memory conflicts with newbus drivers for
  reasons unknown.
o Minor cleanups.
1999-11-20 07:23:28 +00:00
..
apm Use DRIVER_MODULE(), apm.c already takes care of it's devices with 1999-11-08 07:44:26 +00:00
bios Use DRIVER_MODULE(), apm.c already takes care of it's devices with 1999-11-08 07:44:26 +00:00
boot GC bdbtofsb() 1999-09-26 19:05:39 +00:00
conf Latest incremental efforts on newcard: 1999-11-20 07:23:28 +00:00
eisa Delete unneeded #include 1999-10-11 14:42:33 +00:00
i386 Use LIST_FOREACH to traverse the allproc list. 1999-11-19 21:34:50 +00:00
ibcs2 Fix case where vnode could be unlocked twice. Untested; bug found by code 1999-11-14 17:33:40 +00:00
include Optimize two cases in the MP locking code. First, it is not necessary 1999-11-19 22:47:19 +00:00
isa Optimize two cases in the MP locking code. First, it is not necessary 1999-11-19 16:49:30 +00:00
linux simplify check for device. 1999-11-08 09:59:17 +00:00
pci If we have found pci devices via pci_cfgopen(), but don't find a 1999-11-18 08:58:37 +00:00
svr4 useracc() the prequel: 1999-10-29 18:09:36 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00