/sys/modules/acpivga/

o' rowspan='2'>cgit logo index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/fd.c
AgeCommit message (Expand)Author
2010-04-13Misc KNF.tsutsui
2010-04-07Misc KNF.tsutsui
2010-04-07- split device_t/softctsutsui
2010-04-07extern inline -> static inlinetsutsui
2009-10-20Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.snj
2009-07-31Read AD_CFG_SWITCH via volatile pointer so thattsutsui
2009-07-19Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy.tsutsui
2009-03-18bcopy -> memcpycegger
2009-03-18bzero -> memsetcegger
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2009-01-13g/c BUFQ_FOO() macros and use bufq_foo() directly.yamt
2008-06-11Use device_private() and device_lookup_privat() to get softc.tsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-10-17Fix typo: in disk_init() call: fd -> sc.he
2007-10-08Merge disk init changes from the vmlocking branch. These seperate init /ad
2007-07-29It's not a good idea for device drivers to modify b_flags, as they don'tad
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-03-06Make io_data (char *) rather than adding an extra casttsutsui
2007-03-06More fixes after the caddr_t removal.he
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-24__asm__ -> __asmperry
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt
2005-06-04Adapt to compiling with -Wshadow and -Wcast-qual, by adding consthe
2004-10-28move buffer queue related stuffs from buf.h to their own header, bufq.h.yamt
2004-01-04Spell controller with two ls. Inspired by miod@openbsd.wiz
2003-07-15__KERNEL_RCSID()lukem
2003-05-03DMA, not dma nor Dma.wiz
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-11-01implement separate read/write disk statistics:mrg
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-08-10Convert to new device buffer queue interface.hannken
2001-07-26issueing -> issuingwiz
2000-03-29Nuke a bunch of cf_unit abuses.leo
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-03-13Fix doubled 'the's in comments.soren
2000-02-15Grabage collect a 'struct buf *' left over from recent disksort changes.leo
2000-02-07Fix a bug in disksort_*() which caused non-optimal ordering when multiplethorpej
2000-01-21Update for sys/buf.h/disksort_*() changes.thorpej
2000-01-06Determine the default floppy type on the TT/Falcon by reading the configleo
1999-08-06Change the way that bit's are cleared in the InterruptPending register ofleo