NetBSD/sys/arch/i386/conf
haya 4eee111127 This is the first check-in of CardBus driver. CardBus driver contains
CardBus bus stub, YENTA PCI-CardBus bridge (cbb), 3Com 3C575TX driver
(ex) and Intel fxp driver.

TODO:
  o Conform to the KNF more strictly.
  o Be unified with pcmcia code as much as possible.
  o Add more drivers for CardBus card, such as APA-1480 or USB card.

The affected files are listed below.

	sys/arch/i386/conf/files.i386
	sys/arch/macppc/conf/files.macppc
	sys/conf/files
	sys/dev/ic/elinkxl.c
	sys/dev/ic/elinkxlvar.h
	sys/dev/ic/i82365.c
	sys/dev/ic/i82365var.h
	sys/dev/isa/i82365_isasubr.c
	sys/dev/pci/files.pci
	sys/dev/pcmcia/pcmcia.c
	sys/dev/pcmcia/pcmciachip.h

The added files are listed below.

	sys/arch/i386/conf/CARDBUS
	sys/arch/i386/include/rbus_machdep.h
	sys/arch/i386/i386/rbus_machdep.c
	sys/arch/macppc/include/rbus_machdep.h
	sys/arch/macppc/macppc/rbus_machdep.c
	sys/dev/cardbus/if_ex_cardbus.c
	sys/dev/cardbus/Makefile.cardbusdevs
	sys/dev/cardbus/cardbus.c
	sys/dev/cardbus/cardbus_map.c
	sys/dev/cardbus/cardbusdevs
	sys/dev/cardbus/cardbusdevs.h
	sys/dev/cardbus/cardbusdevs_data.h
	sys/dev/cardbus/cardbusvar.h
	sys/dev/cardbus/cardslot.c
	sys/dev/cardbus/cardslotvar.h
	sys/dev/cardbus/devlist2h.awk
	sys/dev/cardbus/files.cardbus
	sys/dev/cardbus/if_fxp_cardbus.c
	sys/dev/cardbus/pccardcis.h
	sys/dev/cardbus/rbus.c
	sys/dev/cardbus/rbus.h
	sys/dev/pci/pccbb.c
	sys/dev/pci/pccbbreg.h
	sys/dev/pci/pccbbvar.h
1999-10-15 06:07:17 +00:00
..
BIKINI Sync with reality. 1999-10-05 03:31:43 +00:00
BOAT_ANCHOR It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
CARDBUS This is the first check-in of CardBus driver. CardBus driver contains 1999-10-15 06:07:17 +00:00
DISKLESS It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
GENERIC forgot to comment out the orphaned "scsibus" 1999-10-08 13:53:00 +00:00
GENERIC.local Add a file for local additions to GENERIC. 1996-09-09 16:37:08 +00:00
GENERIC.v6 remove duplicated "files.crypto-intl" inclusion. 1999-07-09 20:14:26 +00:00
GENERIC_TINY Note DPT controllers as needed. If it looks like a stripped down GENERIC, 1999-09-27 23:59:50 +00:00
HOMEWORLD Note DPT controllers as needed. If it looks like a stripped down GENERIC, 1999-09-27 23:59:50 +00:00
INSTALL forgot to comment out the orphaned "scsibus" 1999-10-08 13:53:00 +00:00
INSTALL_SMALL Note DPT controllers as needed. If it looks like a stripped down GENERIC, 1999-09-27 23:59:50 +00:00
INSTALL_TINY Note DPT controllers as needed. If it looks like a stripped down GENERIC, 1999-09-27 23:59:50 +00:00
KICKME It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
MINBAR Note DPT controllers as needed. If it looks like a stripped down GENERIC, 1999-09-27 23:59:50 +00:00
Makefile.i386 be more efficient when doing the SYSTEM_LD_TAIL for -g kernels: don't 1999-07-26 05:20:44 +00:00
NBFTP Note DPT controllers as needed. If it looks like a stripped down GENERIC, 1999-09-27 23:59:50 +00:00
SUN_LAMP It's time to be COMPAT_14. 1999-07-29 10:37:12 +00:00
TRINITY Sync with reality. 1999-10-05 03:31:43 +00:00
UNDERWORLD Note DPT controllers as needed. If it looks like a stripped down GENERIC, 1999-09-27 23:59:50 +00:00
ZHADUM Note DPT controllers as needed. If it looks like a stripped down GENERIC, 1999-09-27 23:59:50 +00:00
ZYGORTHIAN-SPACE-RAIDERS Sync with reality. 1999-10-05 03:31:43 +00:00
files.i386 This is the first check-in of CardBus driver. CardBus driver contains 1999-10-15 06:07:17 +00:00
std.i386 eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00