summaryrefslogtreecommitdiff
path: root/sys/arch/atari/dev/nvram.c
AgeCommit message (Expand)Author
2015-03-06rename NV_DEBUG to NVRAM_DEBUGchristos
2011-06-05Split device_t/softc. No crash on TT030.tsutsui
2010-04-13Include "ioconf.h" to declare struct cfdriver foo_cd.tsutsui
2009-10-20Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@.snj
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
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
2008-06-13use device_lookup_private to get softccegger
2008-06-11Use device_private() and device_lookup_privat() to get softc.tsutsui
2005-12-11merge ktrace-lwp.christos
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
1998-01-12Update for changes to config.thorpej
1996-12-20Get rid of BROKEN_INDIRECT_CONFIGleo
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-04-18Yet more prototyping and -Wall fixes.leo
1996-03-17New device attachment scheme:thorpej
1996-01-06Add an nvram-driver. This driver makes it possible to read/write theleo