OpenGrok
Cross Reference: tc_maxine.c
xref
: /
src
/
sys
/
arch
/
pmax
/
tc
/
tc_maxine.c
Home
|
History
|
Annotate
|
Download
|
only in
tc
History log of
/src/sys/arch/pmax/tc/tc_maxine.c
Revision
Date
Author
Comments
1.8
11-Dec-2005
christos
merge ktrace-lwp.
1.7
02-Jan-2005
mhitch
Fix long-standing error in interrupt index for Maxine built-in graphics
card. It was using the same index as the Ethernet interface, but didn't
cause any problems until the new xcfb.c driver installed an interrupt
handler. Ethernet interrupts went to the xcfb.c interrupt handler and
hung machine.
1.6
04-Jun-2000
cgd
branches: 1.6.28;
Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
1.5
29-Feb-2000
nisimura
branches: 1.5.2;
- Have SYS_DEV_xxx device cookie symbols to select and install proper
interrupt handlers into intrtab[] array, rather than the idea of devices
in 'psuedo' TURBOchannel slots.
- Nuke symbols for psuedo TC slots.
- Abandon never/unlikely used intr_disestablish()s.
1.4
01-Dec-1999
nisimura
Fix wrong figures in comments.
1.3
01-Dec-1999
nisimura
Arrange comment descriptions for internals of TC DECstations.
1.2
15-Nov-1999
nisimura
Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise.
- Rework ibus device configuration and interrupt handler assignment.
- Remove TC device exposure in 'mainbus.c'
- Squash 'ibus_{3100,5100}.c' into a file; it can not cope with 3max.
- 'struct confargs' -> 'struct mainbus_attach_args'
Now about to remove tc_slot_info[] and tc_enable_interrupt inherited from
4.4BSD.
1.1
19-Apr-1998
jonathan
branches: 1.1.4; 1.1.16; 1.1.22;
Rework pmax turbochannel config, as suggested by Jason Thorpe.
Also make TC framebuffer-console search table-driven.
Does not yet include "tcasic" layer; there's no such hardware on DECstations
and nothing for a tcasic layer to do.
1.1.22.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.1.16.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.1.4.1
15-Oct-1998
nisimura
- new asc driver combined with MI NCR53C9x and MI SCSI.
- import zs_ioasic.? from NetBSD/alpha.
- NWSCONS drivers for various DECstations.
- squash tc_xxx.c into single tc_machdep.c
1.5.2.1
22-Jun-2000
minoura
Sync w/ netbsd-1-5-base.
1.6.28.1
17-Jan-2005
skrll
Sync with HEAD.
Indexes created Thu Oct 23 22:10:10 GMT 2025