|
NAMEpuc —
PCI “Universal” Communications driver
SYNOPSISdevice pci
device puc
device uart
device ppc
DESCRIPTIONThis driver acts as a shim to connect PCI serial and parallel ports to the uart(4) and ppc(4) driver.The list of supported devices is in sys/dev/puc/pucdata.c. Support for new cards should be added there. SEE ALSOppc(4), uart(4)HISTORYThis driver took the idea from the NetBSDpuc driver.
Visit the GSP FreeBSD Man Page Interface. |