aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/puc
Commit message (Expand)AuthorAgeFilesLines
* 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