This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
sio
History
phk
1dfc2c167f
Be consistent about "static" functions: if the function is marked
...
static in its prototype, mark it static at the definition too. Inspired by: FlexeLint warning
#512
2002-09-28 17:15:38 +00:00
..
sio_ebus.c
Add missing quotes around ID string in __FBSDID().
2002-07-16 16:20:44 +00:00
sio_isa.c
Add another Askey ISA modem ID.
2002-05-06 09:02:55 +00:00
sio_pccard.c
Remove __P.
2002-03-20 02:08:01 +00:00
sio_pci.c
Add PCI ID and configuration hint for Netmos Nm9845 PCI 6-ports serial
2002-07-10 17:26:11 +00:00
sio_puc.c
Don't probe the interrupt on puc(4) attached devices.
2002-09-03 11:17:38 +00:00
sio.c
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
sioreg.h
Move the com_emr register definition to sioreg.h.
2002-09-24 02:35:57 +00:00
siovar.h
Remove __P.
2002-03-20 02:08:01 +00:00