/sys/rump/dev/lib/libvirtio_ld/

='/'>cgit logo index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/ofisa/joy_ofisa.c
AgeCommit message (Expand)Author
2021-01-27Rename of_match_compat_data() to of_compatible_match(). Similarly,thorpej
2021-01-27Use DEVICE_COMPAT_EOL.thorpej
2021-01-25Since we're using designated initialisers for compat data, we shouldthorpej
2021-01-19of_compatible() is a hokey API (returning -1 for no match) and nothingthorpej
2016-12-09Factor our model printing code; use aprint; eliminate alloca.christos
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-26Split device_t/softc for joy(4) and all its attachments. Alsoxtraeme
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-05-14integrate kauth.elad
2006-03-29Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry