summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/fga.c
AgeCommit message (Expand)Author
2010-11-11Pass a few more M_ZERO to malloc() or its wrappers, when useful; ok krw@Miod Vallat
2010-09-20Get rid of evcount's support for arranging counters in a treeMatthew Dempsky
2006-02-22Constify arrays and strings; plus KNF.Miod Vallat
2004-09-29Switch sparc to evcount; ok deraadt@Miod Vallat
2003-06-04Use bus_untmp() instead of rolling an inline version of it;Miod Vallat
2003-06-02nuke my clause 3 & 4 (and a couple jointly (c) with Theo).Jason Wright
2002-07-08bzero the correct size (I swear this worked at one time...)Jason Wright
2002-07-08in addition to check cd_ndevs, also check that cd_devs[N] != NULLJason Wright
2002-04-30Fix an ancient problem in how sparc interrupts are handled.Artur Grabowski
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-08Sprinkle pmap_update calls where relevant and some otherArtur Grabowski
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2000-03-22allow opening of the fga char deviceJason Wright
1999-08-29simplfy attachment of fvme childrenJason Wright
1999-07-25move around ioctl definitionsJason Wright
1999-07-23Drivers for the FORCE CPU-5V:Jason Wright