Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PUC(4)			 BSD Kernel Interfaces Manual			PUC(4)

NAME
     puc -- PCI	"Universal" Communications driver

SYNOPSIS
     device pci
     device puc
     device sio
     device ppc

DESCRIPTION
     This driver acts as a shim	to connect PCI serial and parallel ports to
     the sio(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 ALSO
     ppc(4), sio(4)

HISTORY
     This driver took the idea from the	NetBSD puc(4) driver and still uses
     the same structure	to describe cards, to ease exchanging card info.

BUGS
     Only serial ports are supported through the sio(4)	driver at the moment.

BSD			       January 24, 2008				   BSD

NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | HISTORY | BUGS

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=puc&sektion=4&manpath=FreeBSD+8.1-RELEASE>

home | help