aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
Commit message (Expand)AuthorAgeFilesLines
* Add support for Comtrol RocketPort 550 PCi models: 4 RJ45, 4 Quadcable,David E. O'Brien2002-06-181-0/+87
* Support the Comtrol RocketPort 550 PCi 16 (used with RocketPort I/F box).David E. O'Brien2002-06-182-1/+29
* Add another chip id for the new LAVA 4-port serial card.John Hay2002-04-241-0/+10
* Ignore the multifunction bit in the PCIR_HEADERTYPE.John Hay2002-04-241-1/+1
* Add an entry for "PCCOM dual port RS232/422/485".John Hay2002-04-011-0/+9
* Add an entry for Decision Computer Inc, PCCOM 4-port serial cards.Murray Stokely2002-03-281-0/+12
* Remove __P.Alfred Perlstein2002-03-201-1/+1
* Remove the #if __FreeBSD_version glue now that the puc driver is part ofJohn Hay2002-03-082-11/+0
* Add the "Avlab Technology, PCI IO 2S" card.John Hay2002-03-061-0/+9
* Release allocated memory and bus_space_handle on an error.Yoshihiro Takahashi2002-02-191-3/+21
* Move the bus_space_subregion function from the puc driver to the bus_spaceYoshihiro Takahashi2002-02-171-12/+0
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofJohn Hay2002-02-163-0/+1560