freebsd-dev/sys/conf
Peter Wemm b3d39a56ae Update the ed driver to probe and attach under a NEWCARD kernel (I was
using a cardbus based system with pccbb providing the pcic interface).
Something isn't quite right.. when the driver allocates and activates
its resources, the IO space that was requested reads as all zeros (versus
the original 0xff's as it normally is when there is no device responding).

Also, deactivate the resources before releasing them.  OLDCARD doesn't
seem to care but NEWCARD/CARDBUS get rather unhappy if you release
a resource that hasn't been deactivated yet.

Make pcic_p.c only compile with oldcard kernels.
2000-11-25 03:36:09 +00:00
..
defines
files Update the ed driver to probe and attach under a NEWCARD kernel (I was 2000-11-25 03:36:09 +00:00
files.alpha - Make the mutex code almost completely machine independent. This greatly 2000-10-20 07:26:37 +00:00
files.i386 Farewell our code. We will switch acpica code from Intel. 2000-11-09 05:09:52 +00:00
files.ia64 Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present. 2000-11-08 02:57:01 +00:00
files.pc98 ELF kernels should use an ELF sysvec. This allows us to move a.out 2000-11-05 19:14:00 +00:00
kern.mk Add section for building ia64 kernels. 2000-10-16 20:04:52 +00:00
kmod.mk Add pcib_if location to list of *.m files. 2000-10-31 02:25:20 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.ia64 This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will 2000-09-29 13:46:07 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors Add the 'gdt' and 'gdtd' devices for the ICP Vortex RAID controller family. 2000-11-17 01:36:34 +00:00
Makefile.alpha Make the xxxFILES= list generation generic. This makes it easier to add 2000-11-25 03:25:34 +00:00
Makefile.i386 Make the xxxFILES= list generation generic. This makes it easier to add 2000-11-25 03:25:34 +00:00
Makefile.ia64 Make the xxxFILES= list generation generic. This makes it easier to add 2000-11-25 03:25:34 +00:00
Makefile.pc98 Make the xxxFILES= list generation generic. This makes it easier to add 2000-11-25 03:25:34 +00:00
Makefile.powerpc Make the xxxFILES= list generation generic. This makes it easier to add 2000-11-25 03:25:34 +00:00
newvers.sh Welcome to 5.0-current! 2000-03-13 09:13:01 +00:00
NOTES Add kernel option NETGRAPH_ONE2MANY. 2000-11-16 16:59:26 +00:00
options Add kernel option NETGRAPH_ONE2MANY. 2000-11-16 16:59:26 +00:00
options.alpha Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
options.i386 update to i4b version 0.95.04 2000-10-09 13:41:07 +00:00
options.ia64 This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will 2000-09-29 13:46:07 +00:00
options.pc98 Merged from sys/conf/{files.i386,options.i386} revisions 1.334 and 2000-10-10 08:12:15 +00:00
param.c Remove unneeded <stddef.h> #includes. 2000-10-29 16:57:42 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00