summaryrefslogtreecommitdiff
path: root/sys/dev/pci/joy_eap.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-26Be explicit about the "eap" interface attribute when attaching a "joy"thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-05-08Merge isaki-audio2 branch, the overhaul of audio subsystem.isaki
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2009-05-07use device_private()cegger
2009-05-06use device_private()cegger
2008-04-10use aprint_*_dev and device_xnamecegger
2008-03-26Split device_t/softc for joy(4) and all its attachments. Alsoxtraeme
2007-12-11use __KERNEL_RCSID()lukem
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2005-06-28Use ANSI function decls and static.thorpej
2004-08-03use joydetach() now that we have itdrochner
2004-07-08support the game port on eap1371drochner