summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/pucvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Continue kettenis@'s revert:phessler2018-05-021-6/+1
* The Exar XR17V354 has 4 com ports that have a 256-byte FIFO, use ajcs2018-04-151-1/+6
* pucdata: convert port types and frequencies to a lookup table tojcs2018-04-151-13/+25
* Simplify various parts of the puc(4) attachment code. Tested lightlyderaadt2011-11-151-3/+1
* Use a new encoding for the entries in the pucdata table, the result isderaadt2011-10-251-12/+16
* Sunix 50xx serial/parallel cardscamield2011-10-221-2/+2
* Clean the macros from puc(4). Now with correct logic.pirofti2010-07-221-7/+2
* revert last commit, it made my puc(4) disappear. ok pirofti@sthen2010-07-071-2/+7
* Abstraction clean-up. `I like it' deraadt@.pirofti2010-07-021-7/+2
* shorten sizes of variables to the required number of bits, and removederaadt2009-03-031-5/+4
* Make puc(4) detachable.kettenis2007-12-041-3/+3
* puc@cardbus (only added (commented out) to whom has puc@pci enabled)mickey2006-07-311-6/+42
* permit > 8 bit offsetsderaadt2002-02-171-3/+3
* support puc devices with higher speeds (not tested yet)deraadt2001-03-151-4/+10
* Kill the overly verbose description strings, add another device.downsj1999-11-141-2/+1
* PCI "universal" communication device driver, by cgd@netbsd.org.downsj1999-10-261-0/+79