Home | History | Annotate | Download | only in podulebus
History log of /src/sys/arch/acorn32/podulebus/csa.c
RevisionDateAuthorComments
 1.12  21-Mar-2014  christos kill sprintf
 1.11  27-Oct-2012  chs branches: 1.11.2;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.10  28-Apr-2008  martin branches: 1.10.34; 1.10.44;
Remove clause 3 and 4 from TNF licenses
 1.9  04-Apr-2008  tsutsui branches: 1.9.2; 1.9.4;
Split devict_t/softc for ncr5380sbc SCSI, and misc cosmetic changes.
 1.8  11-Dec-2005  christos branches: 1.8.76;
merge ktrace-lwp.
 1.7  14-Jul-2003  lukem use __KERNEL_RCSID() in a consistent manner
 1.6  02-Oct-2002  thorpej branches: 1.6.8;
Fix script-o's in previous.
 1.5  02-Oct-2002  thorpej Use CFATTACH_DECL().
 1.4  27-Sep-2002  thorpej Declare all cfattach structures const.
 1.3  22-May-2002  bjh21 Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs are
assigned by RISCOS Ltd (and were assigned by Acorn) to be unique across all
manufacturers. This means that associating each one with a manufacturer (and
checking the manufacturer when attaching) is bogus. Thus, we don't do that
any more.

This should have the pleasant side-effect of getting APDL IDE interfaces
working, since they're just ICS ones with a different manufacturer ID.
 1.2  27-Nov-2001  thorpej branches: 1.2.2; 1.2.10; 1.2.12;
Use <machine/intr.h>, not <machine/irqhandler.h>
 1.1  05-Oct-2001  reinoud branches: 1.1.4;
Initial commit of the splitting off of arch/acorn32 from arch/arm32.

The IOMD/VIDC combination is now moved to arch/arm/iomd together. These
files still need a lot of cleaning up :( .... esp. the RC7500 support that
is still dormant in it; this needs either to be removed or split out for
RC7500's ``VIDC'' video/audio variant.

Apart from the RC7500 support wich is still in arch/arm32 the
iomd,vidc,riscpc and podulebus subdirectories of arch/arm32 can be removed.

This split still uses some small parts of arch/arm32 .... those are the MI
parts that haven't been moved yet.

RiscPC/A7000 have been tested and confirmed to build as should NC.
 1.1.4.4  18-Oct-2002  nathanw Catch up to -current.
 1.1.4.3  20-Jun-2002  nathanw Catch up to -current.
 1.1.4.2  08-Jan-2002  nathanw Catch up to -current.
 1.1.4.1  05-Oct-2001  nathanw file csa.c was added on branch nathanw_sa on 2002-01-08 00:22:46 +0000
 1.2.12.1  01-Nov-2002  tron Pull up revision 1.3 (requested by chris in ticket #120):
Substantial overhaul of podule IDs. Unlike on PCI or USB, podule IDs are
assigned by RISCOS Ltd (and were assigned by Acorn) to be unique across all
manufacturers. This means that associating each one with a manufacturer (and
checking the manufacturer when attaching) is bogus. Thus, we don't do that
any more.
This should have the pleasant side-effect of getting APDL IDE interfaces
working, since they're just ICS ones with a different manufacturer ID.
 1.2.10.1  30-May-2002  gehenna Catch up with -current.
 1.2.2.4  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.2.2.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.2.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.2.2.1  27-Nov-2001  thorpej file csa.c was added on branch kqueue on 2002-01-10 19:36:31 +0000
 1.6.8.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.6.8.2  18-Sep-2004  skrll Sync with HEAD.
 1.6.8.1  03-Aug-2004  skrll Sync with HEAD
 1.8.76.1  02-Jun-2008  mjf Sync with HEAD.
 1.9.4.1  16-May-2008  yamt sync with head.
 1.9.2.1  18-May-2008  yamt sync with head.
 1.10.44.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.10.44.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.10.34.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.10.34.1  30-Oct-2012  yamt sync with head
 1.11.2.1  18-May-2014  rmind sync with head

RSS XML Feed