summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/czreg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* convert __attribute__((__packed__)) to __packed so that parsers unawareavsm2003-11-161-4/+4
| | | | | of gcc extensions have more of a chance. ok mcbride@, no objections from millert@, deraadt@
* Add support for the Cyclades-Z multiport serial cards.nate2001-06-211-0/+419
This has not been thoroughly tested yet, so it's not going into GENERIC now. From NetBSD.