History log of /src/sys/arch/vax/include/scb.h |
Revision | | Date | Author | Comments |
1.15 |
| 10-Apr-2022 |
andvar | fix various typos in comments and output/log messages.
|
1.14 |
| 22-May-2017 |
ragge | Update copyright notice for Ludd (remove clause 3 & 4).
|
1.13 |
| 14-Dec-2010 |
matt | branches: 1.13.18; 1.13.36; Include <sys/evcnt.h> since <sys/cpu.h> no includes <sys/device.h>
|
1.12 |
| 20-Feb-2008 |
matt | branches: 1.12.32; Make NetBSD/vax work again. Add support for __HAVE_FAST_SOFTINTS. Add a few small optimizations.
|
1.11 |
| 10-Jul-2000 |
ragge | branches: 1.11.40; 1.11.102; Nexus vector number is 0x14-0x17, not 14-17! Fortunately, 3 wrong did one right. Pointed out by Kenn Humborg (kenn@linux.ie).
|
1.10 |
| 05-Jun-2000 |
matt | branches: 1.10.2; Adjust to new evcnt stuff.
|
1.9 |
| 04-Jun-2000 |
ragge | Clean up the sbi_attach_args struct and put in tag/handle. Move a nice macro to scb.h.
|
1.8 |
| 04-Jun-2000 |
matt | More event counter stuff. Plus a little cruft cleanup while doing it.
|
1.7 |
| 04-Jun-2000 |
matt | Add extra argument to scb_vecalloc (a struct evcnt *) Move ivec_dsp from trap.h to scb.h Add interrupt counting to asc, le, ze, ncr, dz interrupts. add common support for counting interrupts to cnm_idisp so it can be done very efficiently.
|
1.6 |
| 24-Jan-2000 |
matt | branches: 1.6.2; Revamp the VAX interrupt handling code. Make it compatible with all the other ports. Clean up some things.
|
1.5 |
| 19-Jan-1999 |
ragge | branches: 1.5.8; Allocate (almost) all interrupt vectors dynamically. Simplifies much work when adding support for new machines and devices.
|
1.4 |
| 13-Dec-1995 |
ragge | A complete SCB struct included.
|
1.3 |
| 12-Nov-1995 |
ragge | extern struct scb *scb; added.
|
1.2 |
| 26-Oct-1994 |
cgd | new RCS ID format.
|
1.1 |
| 02-Aug-1994 |
ragge | branches: 1.1.2; Initial VAX port merging.
|
1.1.2.2 |
| 02-Aug-1994 |
ragge | Initial VAX port merging.
|
1.1.2.1 |
| 02-Aug-1994 |
ragge | file scb.h was added on branch netbsd-1-0 on 1994-08-02 20:20:57 +0000
|
1.5.8.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.6.2.1 |
| 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.10.2.1 |
| 27-Jul-2000 |
matt | mba.c: Pullup revision 1.25 scb.h: Pullup revision 1.11 Correct vector initialization to use correct values
|
1.11.102.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.11.40.1 |
| 27-Feb-2008 |
yamt | sync with head.
|
1.12.32.1 |
| 05-Mar-2011 |
rmind | sync with head
|
1.13.36.1 |
| 28-Aug-2017 |
skrll | Sync with HEAD
|
1.13.18.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|