aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pccard/pccard_device.c
Commit message (Expand)AuthorAgeFilesLines
* Regularize my copyright noticeWarner Losh2019-12-041-2/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Don't confuse the tuple code and the tuple length. Ooops. Since mostWarner Losh2005-09-211-1/+1
* Use the correct minor number for the pccardX.cis device.Warner Losh2005-09-201-3/+7
* Implement /dev/pccardN.cis. This mirrors the CIS for the card to userland.Warner Losh2005-09-201-0/+169