freebsd-dev/sys/dev/puc
Poul-Henning Kamp 64fd97df54 puc(4) does strange things to resources in order to fool the
subdrivers to hook up.

It should probably be rewritten to implement a simple bus to which
the sub drivers attach using some kind of hint.

Until then, provide a couple of crutch functions with big warning
signs so it can survive the recent changes to struct resource.
2005-09-28 18:06:25 +00:00
..
puc_ebus.c Recognize the SAB82532 in USIII machines. 2005-08-07 13:37:25 +00:00
puc_pccard.c
puc_pci.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 18:10:49 +00:00
puc_sbus.c Declare the sbus(4) front-end of puc(4) also for fhc(4), allowing 2005-02-26 00:25:43 +00:00
puc.c puc(4) does strange things to resources in order to fool the 2005-09-28 18:06:25 +00:00
pucdata.c Sort Oxford Semi entires. Add entry for OXCB950, a PCI/CardBus 2005-04-22 07:49:35 +00:00
pucvar.h