1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/puc
Bruce Evans 0efcc68bc8 Fixed a style bug (insertion sort error) in rev.1.29. This file should
be sorted in the same order as misc/pci_vendors (on vendor/device id),
and already partly is.
2004-04-18 04:44:28 +00:00
..
puc_ebus.c
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 Fixed a style bug (insertion sort error) in rev.1.29. This file should 2004-04-18 04:44:28 +00:00
pucvar.h