matt
|
dfba816635
|
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.
|
2008-03-11 05:34:01 +00:00 |
christos
|
53524e44ef
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
simonb
|
17948e75bb
|
White space nits.
|
2005-02-26 12:45:06 +00:00 |
perry
|
18db93c7f6
|
de-__P
|
2005-02-04 02:10:35 +00:00 |
ragge
|
b6d1d6091d
|
Keep track of which addresses that are used by devices, so that probing
do not fiddle with registers on already found devices.
|
2003-08-28 14:59:06 +00:00 |
agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
ragge
|
637bffc245
|
Add bus type to softc.
|
2001-05-13 15:23:37 +00:00 |
ragge
|
014984b747
|
Add functions to allocate mapped-in qbus memory.
|
2001-04-26 19:16:07 +00:00 |
matt
|
2f85fe7adb
|
Adjust to new evcnt stuff.
|
2000-06-05 00:09:17 +00:00 |
matt
|
0bd304e528
|
More event counter stuff. Plus a little cruft cleanup while doing it.
|
2000-06-04 06:16:53 +00:00 |
matt
|
576faa0c31
|
Start couting interrupts.
|
2000-06-04 02:14:12 +00:00 |
ragge
|
6758522763
|
Add function uba_reset_establish() to register reset functions like
uba_intr_establish(). Basic framework for resource (BDP) allocation,
not yet finished.
|
2000-04-30 11:46:03 +00:00 |
matt
|
7b17d59536
|
Revamp the VAX interrupt handling code. Make it compatible with all the
other ports. Clean up some things.
|
2000-01-24 02:40:28 +00:00 |
ragge
|
a2692d780b
|
Fix map register/DMA wait queues.
Still to do:
BDP handling. Currently missing.
Ubareset's won't work at all.
|
1999-06-06 19:14:48 +00:00 |
ragge
|
50b4144943
|
Moved from ../dec/qbus/ubavar.h,v
|
1999-05-27 16:04:48 +00:00 |