freebsd-src/sys/i386
Poul-Henning Kamp 5fe1db5b0a Remove the if_ze and if_zp drivers.
These drivers were cloned from the ed and ep drivers back in 1994
when PCMCIA cards were a very new thing and we had no other support
for such devices.  They treated the PCIC (the chip which controls the
PCCARD slot) as part of their device and generally hacked their way
to success.  They have significantly bit-rotted relative to their
ancestor drivers (ed & ep) and they were a dead-end on the evolution
path to proper PCCARD support in FreeBSD.

They have been terminally broken since August 18 where mdodd forgot
them and nobody seems to have missed them enough to fix them since.

I found no outstanding PRs against these drivers.
1999-12-10 10:45:11 +00:00
..
apm Remove code to select APM version with flags to the apm0 device. This 1999-12-02 03:13:11 +00:00
bios Remove code to select APM version with flags to the apm0 device. This 1999-12-02 03:13:11 +00:00
boot Remove BAD144 support, it has already been disabled for some time. 1999-12-08 09:33:00 +00:00
conf Remove the if_ze and if_zp drivers. 1999-12-10 10:45:11 +00:00
eisa Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
i386 Update for loss of pnp.h 1999-12-06 18:22:19 +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 User ldt sharing. 1999-12-06 04:53:08 +00:00
isa Remove the if_ze and if_zp drivers. 1999-12-10 10:45:11 +00:00
linux Fix LINT breakage. 1999-12-05 18:49:09 +00:00
pci Don't use a bogus bus number for Ross host-pci bridges. 1999-12-05 18:41:34 +00:00
svr4 Remove unnecessary includes 1999-12-08 12:01:59 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00