freebsd-dev/sys/dev/puc
Doug Rabson 0be389f3ca Remove explicit cardbus attachments from drivers where this is identical
to the pci attachment. Cardbus is a derived class of pci so all pci
drivers are automatically available for matching against cardbus devices.

Reviewed by: imp
2003-11-03 09:22:18 +00:00
..
puc_ebus.c Enhance puc(4) to support uart(4). This includes: 2003-09-06 21:48:50 +00:00
puc_pccard.c const char ** needs to be passed, not char **. 2003-10-27 06:41:40 +00:00
puc_pci.c Remove explicit cardbus attachments from drivers where this is identical 2003-11-03 09:22:18 +00:00
puc_sbus.c Enhance puc(4) to support uart(4). This includes: 2003-09-06 21:48:50 +00:00
puc.c Make the port number available to the sub-device with PUC_IVAR_PORT. 2003-09-26 04:44:55 +00:00
pucdata.c Add support for another multiple serial port card based on OX16PCI954 device 2003-10-24 22:34:56 +00:00
pucvar.h Make the port number available to the sub-device with PUC_IVAR_PORT. 2003-09-26 04:44:55 +00:00