Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-30 | Move struct evcount inside struct intrhand, and modernize intrhand | Miod Vallat | |
usage; similar to (and from) mvme88k. Also remove unused haltvec structures and related code. | |||
2004-07-02 | Kill ca_master in autoconf structures. Drivers either only attach to one | Miod Vallat | |
specific bus (mc/pcc/pcctwo), or they know it from the ca_bustype value, and can use the globals sys_busname variables. This also allows for some code simplifications. | |||
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat | |
necessary. No functional change. | |||
2003-06-02 | license cleanup of my files | Theo de Raadt | |
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2000-03-26 | callout.h is gone | Theo de Raadt | |
1996-04-28 | cfattach/cfdriver split | Theo de Raadt | |
1995-11-07 | $Id$ throughout | Theo de Raadt | |
update many copyrights | |||
1995-10-18 | mvme68k port by me. some parts by dale rahn. | Theo de Raadt | |