Home | History | Annotate | Download | only in nslu2
History log of /src/sys/arch/evbarm/nslu2/nslu2_mainbus.c
RevisionDateAuthorComments
 1.5  27-Oct-2012  chs split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.4  14-Oct-2012  msaitoh struct device * -> device_t for IXP4xx (and nslu2).
Tested with my NSLU2.
 1.3  28-Sep-2012  ryo Defer attaching interrupt evcnts in the same way as i80321.c by matt@
 1.2  28-Apr-2008  martin branches: 1.2.34; 1.2.40; 1.2.44;
Remove clause 3 and 4 from TNF licenses
 1.1  28-Feb-2006  scw branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; 1.1.76; 1.1.78; 1.1.80;
A port of NetBSD to the Linksys NSLU2 (a.k.a. "Slug").

The NSLU2 (Network Storage Link for USB 2.0 Disk Drives) is a small, *cheap*
NAS device consisting of an Intel IXP420 (Xscale) CPU, a 10/100mbit Ethernet
port, and two USB 2.0 ports. It has 32MB of SDRAM and 8MB of Flash memory,
and runs RedBoot/Linux out of the box. Now it can also run NetBSD.
 1.1.80.1  16-May-2008  yamt sync with head.
 1.1.78.1  18-May-2008  yamt sync with head.
 1.1.76.1  02-Jun-2008  mjf Sync with HEAD.
 1.1.22.2  09-Sep-2006  rpaulo sync with head
 1.1.22.1  28-Feb-2006  rpaulo file nslu2_mainbus.c was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:38:55 +0000
 1.1.16.2  21-Jun-2006  yamt sync with head.
 1.1.16.1  28-Feb-2006  yamt file nslu2_mainbus.c was added on branch yamt-lazymbuf on 2006-06-21 14:50:54 +0000
 1.1.10.2  22-Apr-2006  simonb Sync with head.
 1.1.10.1  28-Feb-2006  simonb file nslu2_mainbus.c was added on branch simonb-timecounters on 2006-04-22 11:37:24 +0000
 1.1.2.2  01-Mar-2006  yamt sync with head.
 1.1.2.1  28-Feb-2006  yamt file nslu2_mainbus.c was added on branch yamt-uio_vmspace on 2006-03-01 09:27:46 +0000
 1.2.44.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.2.40.1  17-Oct-2012  riz Pull up following revision(s) (requested by tsutsui in ticket #600):
sys/arch/arm/xscale/ixp425_intr.c: revision 1.24
sys/arch/evbarm/ixdp425/ixdp425_mainbus.c: revision 1.8
sys/arch/evbarm/nslu2/nslu2_mainbus.c: revision 1.3
sys/arch/arm/xscale/ixp425var.h: revision 1.14
Defer attaching interrupt evcnts in the same way as i80321.c by matt@
 1.2.34.1  30-Oct-2012  yamt sync with head

RSS XML Feed