freebsd-skq/sys/conf
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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Move source files common to all platforms from <arch>/conf/files.<arch> 1999-12-09 19:38:20 +00:00
files.alpha Move source files common to all platforms from <arch>/conf/files.<arch> 1999-12-09 19:38:20 +00:00
files.i386 Remove the if_ze and if_zp drivers. 1999-12-10 10:45:11 +00:00
files.pc98 Move source files common to all platforms from <arch>/conf/files.<arch> 1999-12-09 19:38:20 +00:00
kern.mk Make "-mpreferred-stack-boundary=2" the default on the i386. 1999-11-17 07:30:35 +00:00
kmod.mk Add two modules for the pccard work: dev/pccard/card_if.m and 1999-11-28 20:18:50 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
ldscript.i386 Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors Reserve 138 for usio, the USB sio driver by Doug Ambrisko, Whistle. 1999-12-02 19:45:19 +00:00
Makefile.alpha Update the Alpha makefile to be more in line with the x86 version. It 1999-11-22 15:39:13 +00:00
Makefile.i386 Update the Alpha makefile to be more in line with the x86 version. It 1999-11-22 15:39:13 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.165. 1999-11-25 12:52:13 +00:00
Makefile.powerpc Update the Alpha makefile to be more in line with the x86 version. It 1999-11-22 15:39:13 +00:00
newvers.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsswapkernel.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES Remove the if_ze and if_zp drivers. 1999-12-10 10:45:11 +00:00
options New netgraph node type 'pptpgre': this performs GRE encapsulation 1999-12-08 18:55:39 +00:00
options.alpha A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristian 1999-12-01 15:25:04 +00:00
options.i386 Add support for compiling SVR4 as a static module 1999-12-08 12:13:13 +00:00
options.pc98 Merge from sys/i386/conf/options.i386 rev 1.128. 1999-12-09 12:16:29 +00:00
param.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00