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
/
atkbdc
History
philip
ef558fb7d6
Don't initialize static variables to 0 (C should just take care of that).
...
Spotted by: njl
2004-08-16 20:19:09 +00:00
..
atkbd_atkbdc.c
add missing #include <sys/module.h>
2004-05-30 20:27:19 +00:00
atkbd_isa.c
add missing #include <sys/module.h>
2004-05-30 20:27:19 +00:00
atkbd.c
Remove atdevbase and replace it's remaining uses with direct references to
2004-06-10 20:31:00 +00:00
atkbdc_isa.c
add missing #include <sys/module.h>
2004-05-30 20:27:19 +00:00
atkbdc_subr.c
add missing #include <sys/module.h>
2004-05-30 20:27:19 +00:00
atkbdc.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
atkbdcreg.h
Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar to
2003-07-12 18:36:04 +00:00
atkbdreg.h
…
psm.c
Don't initialize static variables to 0 (C should just take care of that).
2004-08-16 20:19:09 +00:00