summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/rdvar.h
AgeCommit message (Expand)Author
2022-11-23Remove now unused buffer members from softc prepared only for rdreset().tsutsui
2021-07-09Add support of multiple rd(4) disks on all punits for HPDisk.tsutsui
2021-07-05Cleanup duplicated CS/80 indentify structures. From OpenBSD.tsutsui
2021-06-04Consistently use #define<tab> as rdreg.h.tsutsui
2015-04-14Include <sys/rndsource.h> where it is actually used.riastradh
2012-02-02Entropy-pool implementation move and cleanup.tls
2011-11-19First step of random number subsystem rework described intls
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2009-01-11Add casts to int to rdunit() and rdpart() macro to suppress a warningtsutsui
2008-03-29Split device_t/softc, and misc cosmetic changes.tsutsui
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-02Add const.tsutsui
2004-08-28Remove the last vestiges of COMPAT_NOLABEL. It's been 10 years; labelthorpej
2004-08-28Use ANSI function decls, static, and const.thorpej
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-26Convert to new device buffer queue interface.hannken
2000-10-10Add randomness sampling from hil, sd and rd devices.he
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-01-21Update for sys/buf.h/disksort_*() changes.thorpej
1997-03-31Add prototypes, and make this compile with -Wall. Remove registerscottr
1997-01-30Convert to new-style autoconfiguration; old-style config is no longerthorpej
1996-06-06Remove the old-style disk instrumentation support. Nothing uses itthorpej
1996-01-07New generic disk framework. Highlights:thorpej
1995-11-19Re-arrange things such that we can print out disk geometry regardless ofthorpej
1994-10-26new RCS ID format.cgd
1994-05-23Merge with 4.4-Lite.mycroft