Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sparc64/dev/auxiovar.h
RevisionDateAuthorComments
 1.8  06-Oct-2015  martin Split auxio at ebus and auxio at sbus properly, so we can build kernels
without sbus support.
 1.7  29-May-2008  mrg branches: 1.7.42; 1.7.62;
remove clause #3 from my license where there are no other
copyright holders involved.
 1.6  06-Oct-2006  jnemeth branches: 1.6.52; 1.6.54; 1.6.56; 1.6.58;
Initial support for floppy drives on sparc64. This has been tested
on an Ultra 2 and works fine, apart from formatting which is known
to be broken. It failed to work on an ebus machine. The ebus
support compiles fine, but I don't have hardware for testing. This
code is based on the sparc driver with hints from OpenBSD on how
to do the sbus and ebus attachments, along with help from martin@
and mrg@.

Initial commit approved by martin@

TODO:
- fix ebus support
- fix XXX issues
- check resource deallocation
- fix formatting
- merge remaining differences from sparc driver
- split out back end chip support
- have sparc driver use new common back end chip support
- adapt to newlock when branch is ready
- adapt to "disk-info" property dictionary
 1.5  22-Oct-2001  mrg branches: 1.5.22; 1.5.40; 1.5.42;
implement `options BLINK' for sparc64 for ebus & sbus. tested on a U2
(sbus) and a U5 (ebus).
 1.4  15-Apr-2000  mrg branches: 1.4.6; 1.4.10;
- 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  13-Apr-2000  mrg store all the physical address bits.
 1.2  08-Apr-2000  mrg actually, i wrote these in 2000
 1.1  05-Apr-2000  mrg driver for the PCI/ebus AUXIO registers.
 1.4.10.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.6.2  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.4.6.1  15-Apr-2000  bouyer file auxiovar.h was added on branch thorpej_scsipi on 2000-11-20 20:26:42 +0000
 1.5.42.1  22-Oct-2006  yamt sync with head
 1.5.40.1  18-Nov-2006  ad Sync with head.
 1.5.22.1  30-Dec-2006  yamt sync with head.
 1.6.58.1  23-Jun-2008  wrstuden Sync w/ -current. 34 merge conflicts to follow.
 1.6.56.1  04-May-2009  yamt sync with head.
 1.6.54.1  04-Jun-2008  yamt sync with head
 1.6.52.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.62.1  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.7.42.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed