summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/dev/nhpib.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2014-03-24- remove unusedchristos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-29Split device_t/softc, and misc cosmetic changes.tsutsui
2007-12-05Use queue(3) macro.tsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-12Adapt to the new signature of callout_init().he
2006-07-21Some KNF.tsutsui
2006-03-19TAB/space cleanup.tsutsui
2006-02-23Use device_parent().thorpej
2005-12-11merge ktrace-lwp.christos
2004-08-28Use ANSI function decls, static, and const.thorpej
2003-11-17TAB/space cleanup.tsutsui
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-05Some cosmetics on bus_space_tag_t initialization.tsutsui
2003-05-24Clean-up the DIO bus. Includes two main changes:gmcgarry
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-03-15Add RCSIDs.gmcgarry
2000-03-25Fix typo: calllout_reset -> callout_reset.frueauf
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1999-09-17Centralize the declaration and clearing of `cold'.thorpej
1998-07-01Dont' check sysflags here... just look for NHPIB or IHPIB device IDs.thorpej
1998-01-12Update for changes to config.thorpej
1997-10-04Copyright assigned to The NetBSD Foundation.thorpej
1997-05-05Use dio_intr_establish().thorpej
1997-04-14Update for interrupt function and header name changes.thorpej
1997-03-31Add prototypes, and make this compile with -Wall. Remove registerscottr
1997-01-30- Convert these drivers to new-style autoconfiguration. Old-stylethorpej
1996-10-13backout previous kprintf changeschristos
1996-10-11printf -> kprintf, sprintf -> ksprintfchristos
1996-05-18Back most (not all) of the previous delay-related changes now thatthorpej
1996-05-17Change "DELAY(1)" to "DELAY(5)". This is basically equivalent to howthorpej
1996-02-14All interrupt routines (except the HIL; don't ask) now take a pointerthorpej
1995-12-02Use a "match/attach" rather than "init" scheme for probing devices.thorpej
1995-11-19Do an indirect driver a little more like an indirect driver would like tothorpej
1995-01-07Various diffs from Mike Hibler; necessary for mt driver.mycroft
1994-10-26new RCS ID format.cgd
1994-05-23Merge with 4.4-Lite.mycroft
1994-05-05Most of the changes needed to make this continue to run.mycroft
1993-05-22add rcsids to everything and clean up headerscgd
1993-05-13add hp300 kernel files. generic kernel files might need some help...cgd