summaryrefslogtreecommitdiffstats
path: root/share/man/man4/puc.4
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7): Fix common mistakes made in the SEE ALSO section.ru2003-09-121-1/+1
|
* Add printer support to puc(4) driver.ambrisko2003-08-011-4/+5
| | | | | | | | | | | - Move isa/ppc* to sys/dev/ppc (repo-copy) - Add an attachment method to ppc for puc - In puc we need to walk the chain of parents. Still to do, is to make ppc(4) & puc(4) work on other platforms. Testers wanted. PR: 38372 (in spirit done differently) Verified by: Make universe (if I messed up a platform please fix)
* mdoc(7) police: tidy up.ru2002-03-181-11/+15
|
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofjhay2002-02-161-0/+68
the structure definitions come from NetBSD to make it easier to share card definitions. The driver only acts as a shim between the pci bus and the sio driver. Later pci parallel ports could also be supported through this driver. Support for most single and multiport pci serial cards should be as simple as adding its definition to pucdata.c Tested with the following pci cards: Moxa Industio CP-114, 4 port RS-232,RS-422/485 Syba Tech Ltd. PCI-4S2P-550-ECP, 4 port RS-232 + 2 parallel ports Netmos NM9835 PCI-2S-550, 2 port RS-232
OpenPOWER on IntegriCloud