Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sparc64/dev/ebusvar.h
RevisionDateAuthorComments
 1.12  24-Aug-2014  palle Generalize the code to allow for arbitrary interrupt wirings - with this change the serial console is usable on Sun Fire V445 systems - from OpenBSD - ok mrg@ martin@
 1.11  01-Jul-2011  dyoung branches: 1.11.12;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.10  02-Jun-2011  christos split auxio, ebus, psycho, sab.
 1.9  18-Mar-2011  mrg branches: 1.9.2;
re-add local ebusvar.h, and use it to share between ebus.c and ebus_mainbus.c
 1.8  16-Mar-2002  mrg branches: 1.8.86; 1.8.92;
this file is no longer used.
 1.7  14-Mar-2002  eeh bus_space_map2 no longer exists.
 1.6  22-Oct-2001  mrg branches: 1.6.4;
clean up ebus:
- kill dead dma code
- remove icky self->dv_parent casts

audiocs @ ebus doesn't crash anymore, but it doesn't appear to work
yet either...
 1.5  20-Jul-2001  eeh PCI overhaul.
 1.4  15-Apr-2000  mrg branches: 1.4.8;
- auxio cleanup and sbus support.
- make GENERIC64 include GENERIC and set the 3 optoins it needs. suggested
by hubert feyrer.
- add a comment that we maybe should use the `bpp' driver, not the lpt, on
the ebus because the `bpp' driver does DMA already.
- ebus_attach_args got a member renamed
 1.3  08-Apr-2000  mrg - store the ebus's parent so we can find the IOMMU
- use generic iommu routines in the ebus code (uses the above)
- add some more comments.
 1.2  05-Jun-1999  mrg branches: 1.2.2; 1.2.4;
find ebus device INO values via the "interrupt-map" and "interrupt-map-mask" properties.
 1.1  04-Jun-1999  mrg support for the UltraSPARC `Extension Bus' found on the PCI machines.
the bus space/dma code is cloned from the PCI code to do the same thing
which itself was cloned from the sbus bus space/dma code. the bus dma
code is non-functional at this point.
 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.1  21-Jun-1999  thorpej Sync w/ -current.
 1.4.8.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.4.8.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.8.1  03-Aug-2001  lukem update to -current
 1.6.4.2  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.6.4.1  22-Oct-2001  nathanw file ebusvar.h was added on branch nathanw_sa on 2002-04-01 07:43:01 +0000
 1.8.92.1  06-Jun-2011  jruoho Sync with HEAD.
 1.8.86.2  12-Jun-2011  rmind sync with head
 1.8.86.1  21-Apr-2011  rmind sync with head
 1.9.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.11.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed