summaryrefslogtreecommitdiff
path: root/sys/dev/sio/sio_ebus.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing quotes around ID string in __FBSDID().Thomas Moestl2002-07-161-1/+1
| | | | | | | Pointy hat to: obrien Notes: svn path=/head/; revision=100179
* Remove a couple of __P() stragglers.Peter Wemm2002-06-291-3/+3
| | | | Notes: svn path=/head/; revision=99013
* ebus sio(4) attachment.David E. O'Brien2002-06-181-0/+113
Submitted by: tmm Notes: svn path=/head/; revision=98372