summaryrefslogtreecommitdiff
path: root/sys/dev/sbus
AgeCommit message (Expand)Author
2006-07-21- Use the LWP cached credentials where sane.ad
2006-05-28Clean up bogus whitespaceblymn
2006-05-15include kauth.h for kauth_authorize_generic.yamt
2006-05-14integrate kauth.elad
2006-04-15Remove the getwschar and putwschar accessops from wsdisplay drivers asjmmv
2006-04-12Add an extra cookie to the ioctl and mmap wsdisplay accessops that pointsjmmv
2006-04-06kill NULL initialisation of get/setborderdrochner
2006-03-29Use device_cfdata().thorpej
2006-03-28Use device_unit().thorpej
2006-03-25Use device_parent().thorpej
2006-03-09keep the chip powered down when not in use on machines that support itmacallan
2006-03-09this should have been committed with p9100.*macallan
2006-03-08sprinkle #if NWSDISPLAY > 0 to make this compile cleanly without wscons againmacallan
2006-03-06- use vconsmacallan
2006-02-28Fix inverted device_is_a() logic in previous conversion.kleink
2006-02-27Use device_is_a().thorpej
2006-02-16Change "inline" back to "__inline" in .h files -- C99 is still tooperry
2005-12-24__inline__ -> inlineperry
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-14proc -> lwpchristos
2005-12-11merge ktrace-lwp.christos
2005-11-12Add hardware cursor support, needs testing.macallan
2005-11-10Use mstohz() for timeout calculations.martin
2005-11-05ETHERCAP_VLAN_MTU is a flag for ec_capabilities, the size of the 802.1qbouyer
2005-11-05Rename the wait channels (one was a copy&pasto, the other much too long)martin
2005-09-06Change the driver open function's conditional for overriding exclusive ttykleink
2005-07-28Updated licensemacallan
2005-07-16driver for the audio part of SUNW,DBRI ISDN/audio controllersmacallan
2005-06-04Add const.tsutsui
2005-06-04Add const.tsutsui
2005-06-04Fix a shadowing variable.tsutsui
2005-06-03Add const.tsutsui
2005-06-01Add const (catching up with additions to MI ddb code).jdc
2005-06-01Rename "delay" variable to avoid shadowing the "delay" from param.h.jdc
2005-05-30avoid shadow variables.christos
2005-05-16forgot to include rasops_glue.hmacallan
2005-05-16Added:macallan
2005-05-16Added support for virtual consoles, colour and some code to determine themacallan
2005-02-27nuke trailing whitespaceperry
2005-02-25From Micahel Lorenz: wsdisplay support for cg6martin
2005-02-04de-__Pperry
2005-01-15ansify and KNFkent
2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent
2004-10-30When adding/deleting multicast addresses, only whack the addressthorpej
2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt
2004-08-11Clear IOIE in settype(), too. Not that we currently change modes withoutmycroft
2004-08-11Clear some more ICR0 bits on socket enable/disable.mycroft
2004-08-11Add a settype() function.mycroft
2004-07-24Hauke Fath's port of the openbsd SUNW,spif driver from PR#26061.mrg
2004-07-24Hauke Fath's port of the openbsd SUNW,spif driver from PR#26061.mrg