/usr.bin/tr/

>lockcount-9.3 NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/ppbus/ppbus_conf.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-12-27s/sucess/success/ in comment.msaitoh
2012-10-27split device_t/softc for all remaining drivers.chs
2011-05-13Eliminate few references to ltsleep.rmind
2009-11-11Make this actually build, as part of the sgimips GENERIC32_IP2x kernel.he
2009-11-07Don't deactivate a child before detaching it, that's not necessary.dyoung
2008-04-29gpio(4): Extend with open/close to request/release the ppbus(4) on open/close.cegger
2008-04-18Fix panics at boot and some other misc bugs. From Hans Rosenfeld.cegger
2008-04-15device_t / softc split. From Hans Rosenfeldcegger
2008-04-08use aprint_*_dev and device_xnamecegger
2007-12-05lockmgr -> mutexad
2006-03-29Use device_pprivate().thorpej
2006-03-25Use device_parent().thorpej
2005-12-11merge ktrace-lwp.christos
2005-08-26s/locdesc_t/int/gdrochner
2005-02-27nuke trailing whitespaceperry
2004-09-13remove the ppbus_print_child() function which is pointless as used heredrochner
2004-09-08use interface attribute / locator passing versionsdrochner
2004-02-01make compilable with option DONTPROBE_1284jdolecek
2004-01-25Remove dollar signs from foreign RCSIDs per doc/3RDPARTY.bjh21
2004-01-21Add RCSID comments.bjh21
2004-01-19Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD portjdolecek