Home | History | Annotate | Download | only in include
History log of /src/sys/arch/mac68k/include/iopreg.h
RevisionDateAuthorComments
 1.7  11-Dec-2005  christos merge ktrace-lwp.
 1.6  08-Jun-2005  rjs Add message definitions for SWIM and for ADB autopoll.
 1.5  15-Jan-2005  chs de-__P, remove register, ansify, b* -> mem*.
 1.4  30-Jul-2000  briggs branches: 1.4.24;
Some uncommitted poking around. No functional change.
 1.3  21-Feb-2000  scottr Explicitly include headers needed by iopreg.h
 1.2  28-Jun-1999  briggs branches: 1.2.2; 1.2.4; 1.2.8;
Include a bit more info about what's not happening with IOP.
 1.1  28-Jun-1999  briggs Unfortunately, several changes that are intermingled:
- Add initial IOP support. ADB doesn't work yet for me, but it's here so
that others will be encouraged to work on it. ADB_HW_IOP basically
is configured as a NOP so that serial consoles will continue to work.
- Roll via1_intr and via2_intr into the intr.c scheme--this also required
changing rtclock_intr to grovel the stack differently so that hardclock
gets the right arguments and softclock() doesn't get all reentrant.
- Make via1 interrupts parallel to via2 interrupts--handlers get a pass-
through pointer and we can register handlers. Register via1 interrupt
with intr_establish()--normally level 1, level 6 for A/UX scheme.
- Use intr_establish() to set real via2 interrupt handler instead of the
hacked function pointer.
- Reorganize adb-direct interrupts so that a function call is removed.
- Implement A/UX interrupts for all Quadras right now. We may need to
special case some Quadras, but Linux folks are reporting success on
several models.
- Fix intrnames to be accurate for the normal, PSC, and A/UX interrupt
configurations.
 1.2.8.2  28-Jun-1999  briggs Include a bit more info about what's not happening with IOP.
 1.2.8.1  28-Jun-1999  briggs file iopreg.h was added on branch scottr-mac68k-wscons on 1999-06-28 04:33:22 +0000
 1.2.4.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.2.2.2  01-Jul-1999  thorpej Sync w/ -current.
 1.2.2.1  28-Jun-1999  thorpej file iopreg.h was added on branch chs-ubc2 on 1999-07-01 23:10:00 +0000
 1.4.24.2  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.4.24.1  17-Jan-2005  skrll Sync with HEAD.

RSS XML Feed