freebsd-dev/sys/dev/puc
Warner Losh 347934fa63 Sometimes cardbus attachments don't attach, so while we track down
this problem put these lines back in.  While they should be
unnecessary, they appear to be sometimes necessary.

Reviewed in concept: dfr
Approved by: re (scottl@)
2003-11-28 05:28:29 +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 Sometimes cardbus attachments don't attach, so while we track down 2003-11-28 05:28:29 +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