/dist/bind/bin/dig/

ruhr/netbsd/atom/sys/arch/sparc/dev/tctrl.c?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/tctrl.c
AgeCommit message (Expand)Author
2009-11-21Use lwp_getpcb() on sparc{64} and sun2/3 MD code, clean from struct user usage.rmind
2008-07-17 make this compilecegger
2008-06-11mechanical changes to use device_private() or device_lookup_private()drochner
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-01Welcome to 4.99.55:rmind
2008-02-12Introduce device_find_by_xname and device_find_by_driver_unit to replacejoerg
2007-11-16Extend the envsys2 API (one more time, sorry) as defined in:xtraeme
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-07-04s/cur_tre/edata/ => should fix the build error reported by rjs@.xtraeme
2007-07-01Use PSWITCH_EVENT_{PRESSED,RELEASED} for consistency with other driversxtraeme
2007-07-01Imported envsys 2, a brief description of the new features:xtraeme
2007-04-11clean up tadpole_request() APImacallan
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-01-04Consistent usage of KAUTH_GENERIC_ISSUSER.elad
2006-07-23Use the LWP cached credentials where sane.ad
2006-05-14integrate kauth.elad
2006-04-20Prefix iostat structure elements with io_blymn
2006-04-14Make i/o statistics collection more generic, include tape drives andblymn
2006-03-08report lid and AC power state to sysmonmacallan
2006-03-06- use a lock to serialize tadpole_request()macallan
2005-12-11merge ktrace-lwp.christos
2005-11-16ANSIify function declarations/defintions. Use uint<N>_t.uwe
2005-07-06changed envsys support to use the sysmon API, added support for the powermacallan
2004-02-13Uppercase CPU, plural is CPUs.wiz
2003-07-15__KERNEL_RCSID()lukem
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29More changes for providing lwpid for ktrace (sparc GENERIC built)darrenr
2002-12-10Remove the `flags' argument from bus_intr_establish().pk
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-14Moved MI APM definitions into dev/apm.takemura
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-03-11* `bus_type_t' is gone.pk
2001-08-20"wierd" is weird.wiz
2000-07-25Ignore all undefined bits in the Tadpole microcontroller status register.toddpw
2000-07-09Add a `device class' interrupt level argument (from machine/intr.h)pk
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-04-04Fix fallout from callout.thorpej
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-14Add port power management ioctls.jdc
2000-03-09New features:garbled
1999-12-17avoid uninterruptable sleep on a CMD_REQ ioctl.garbled
1999-12-15add <machine/tctrl.h> where needed.garbled
1999-11-21Check presence of Sbus interrupt properties before using them.pk
1999-08-11This now works properly and uses interrupts. If you close the lid, thematt
1999-08-09Add a driver for the Tadpole SPARCbook microcontroller. It doesn'tmatt