freebsd-dev/sys/dev/puc
John Baldwin 7cd06e089c Add support for an non-branded SUN1889-based 2 port PCI serial card.
PR:		kern/55159
Submitted by:	Yeasah Pell <yeasah@apocalypse.org>
MFC after:	1 week
2003-12-31 17:51: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 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 an non-branded SUN1889-based 2 port PCI serial card. 2003-12-31 17:51:18 +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