Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sparc/dev/dma_obio.c
RevisionDateAuthorComments
 1.13  20-Dec-2023  thorpej Remove unnecessary <sys/malloc.h>.
 1.12  01-Jul-2011  dyoung #include <sys/bus.h> instead of <machine/bus.h>.
 1.11  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.10  13-Apr-2008  tsutsui branches: 1.10.2; 1.10.4;
Split device_t/softc for MI ncr53c9x and some related devices,
with various cleanup.
 1.9  16-Nov-2005  uwe branches: 1.9.74;
ANSIify function declarations/defintions. Use uint<N>_t.
Propagate "static" to function definitions. Drop trailing whitespace.
Same binary code is produced for GENERIC.MP + KGDB + DDB.
 1.8  15-Jul-2003  lukem branches: 1.8.16; 1.8.24;
__KERNEL_RCSID()
 1.7  02-Oct-2002  thorpej branches: 1.7.6;
Add trailing ; to CFATTACH_DECL.
 1.6  01-Oct-2002  thorpej Use CFATTACH_DECL().
 1.5  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.4  11-Mar-2002  pk * `bus_type_t' is gone.
* Use BUS_ADDR() where appropriate to encode I/O space and physical
address offset into a `bus_addr_t' value.
* Drop obio_bus_map() since it's now completely equivalent to bus_space_map()
* Use bus_space_map2() to map device space at a fixed virtual address.
* Remove the virtual address argument from sbus_sbus_addr()
 1.3  12-Apr-1999  pk branches: 1.3.16; 1.3.20;
Identify ourselves as a SCSI channel to the DMA chip.
 1.2  29-Aug-1998  pk branches: 1.2.6;
Adjust for some small changes in lsi64854 back-end driver.
 1.1  29-Aug-1998  pk Split `esp' driver and DMA engine into separate front-end files.
The Sbus front-ends have all been moved to `sys/dev/sbus', while
the `obio' front-ends remain here.
 1.2.6.1  13-Apr-1999  pk branches: 1.2.6.1.2;
Pull up rev 1.3 from trunk.
 1.2.6.1.2.1  21-Jun-1999  thorpej Sync w/ -current.
 1.3.20.2  18-Oct-2002  nathanw Catch up to -current.
 1.3.20.1  01-Apr-2002  nathanw Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
 1.3.16.2  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.3.16.1  16-Mar-2002  jdolecek Catch up with -current.
 1.7.6.4  11-Dec-2005  christos Sync with head.
 1.7.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.7.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.7.6.1  03-Aug-2004  skrll Sync with HEAD
 1.8.24.1  22-Nov-2005  yamt sync with head.
 1.8.16.1  21-Jun-2006  yamt sync with head.
 1.9.74.1  02-Jun-2008  mjf Sync with HEAD.
 1.10.4.1  16-May-2008  yamt sync with head.
 1.10.2.1  18-May-2008  yamt sync with head.

RSS XML Feed