freebsd-nq/sys/dev/puc
Colin Percival a58deb4616 Add support for Exsys EX-41098 cards.
PR:		kern/65040
Submitted by:	Stefan Grundmann <sg-sendpr@waset.de>
Tested by:	buildkernel
"Just commit it" by: phk
2004-04-17 11:57:34 +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 Ever since rev 1.27 of puc.c, the port number that was exposed by puc(4) 2004-04-05 01:58:02 +00:00
puc.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
pucdata.c Add support for Exsys EX-41098 cards. 2004-04-17 11:57:34 +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