1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/puc
Marcel Moolenaar c9ccf50a36 MFp4:
Return BUS_PROBE_LOW_PRIORITY for a successful probe. This is in
preparation of the introduction of scc(4), which is going to handle
SCCs in the near future.
2006-02-24 02:06:57 +00:00
..
puc_ebus.c MFp4: 2006-02-24 02:06:57 +00:00
puc_pccard.c
puc_pci.c
puc_sbus.c MFp4: 2006-02-24 02:06:57 +00:00
puc.c Use bus_setup_intr() rather than invoking BUS_SETUP_INTR() directly so that 2006-02-22 17:19:10 +00:00
pucdata.c Careful measurement of the ST Labs card shows that the pulse width of 2005-12-08 22:29:42 +00:00
pucvar.h