freebsd-dev/sys
Adrian Chadd f7c03fa47d Add in the AP93 configuration file.
The AP93 has:

* AR7240 - mips24k processor with integrated 10/100 switch and
  various other peripherals;
* AR9283 - 2x2 2.4GHz 802.11n (with calibration data in flash);
* 64MB RAM;
* 16MB SPI flash.

The switch code detects as an AR8216 at the present moment, which isn't
_entirely_ strictly true.  However, the MII/MDIO routing in AP93.hints
works - the arge0 MAC connects to PHY4 in the switch, but via the
switch internal MDIO bus.  The switch connects to arge0's MDIO bus,
but only to export the switch registers.

Thanks to stb and ray for the switch work, and ray for helping determine
what the correct switch hints should be for this thing.
2012-05-12 04:52:59 +00:00
..
amd64 Add options GEOM_RAID into i386 and amd64 GENERIC kernels. 2012-05-10 12:37:32 +00:00
arm Remove unused cruft. We call through memcpy more directly when we 2012-05-11 17:49:00 +00:00
boot Fix sys/boot/i386/cdboot/cdboot.S compilation with clang after r235219. 2012-05-11 18:07:23 +00:00
bsm
cam Add support for: 2012-04-29 22:28:15 +00:00
cddl Import illumos changeset 13686:4bc0783f6064 2012-05-10 10:39:45 +00:00
compat - >500 static DTrace probes for the linuxulator 2012-05-05 19:42:38 +00:00
conf Generate board id's from Linux's mach-types database for all arm 2012-05-10 18:06:00 +00:00
contrib Revert r234834 per luigi@ request. 2012-05-03 08:56:43 +00:00
crypto
ddb
dev Fix inappropriate data type for two bus_dmamap_t variables that were causing 2012-05-12 03:30:50 +00:00
fs Fix mount interlock oversights from the previous change in r234386. 2012-05-10 20:28:33 +00:00
gdb
geom - Prevent error status leak if write to some of the RAID1/1E volume disks 2012-05-11 13:20:17 +00:00
gnu/fs
i386 Add options GEOM_RAID into i386 and amd64 GENERIC kernels. 2012-05-10 12:37:32 +00:00
ia64 Don't assume we have legacy PICs (i.e. 8259A in cascade) at the legacy 2012-05-04 23:16:29 +00:00
isa
kern Revert previous revision, misunderstood the code :( 2012-05-11 23:43:32 +00:00
kgssapi
libkern
mips Add in the AP93 configuration file. 2012-05-12 04:52:59 +00:00
modules Add support for Ralink RT2800/RT3000 chipsets. 2012-05-10 17:41:16 +00:00
net Revert r234834 per luigi@ request. 2012-05-03 08:56:43 +00:00
net80211 Update HWMP Proactive code and mesh route flags. 2012-05-01 16:18:38 +00:00
netatalk
netgraph
netinet General mdoc(7) and typo fixes. 2012-05-11 20:06:46 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Fix mount mutex handling missed in r234386. 2012-05-10 21:38:48 +00:00
nfsserver
nlm
ofed Revert r234834 per luigi@ request. 2012-05-03 08:56:43 +00:00
opencrypto
pc98
pci
powerpc Fix final bugs in memory barriers on PowerPC: 2012-05-04 16:00:22 +00:00
rpc
security Check vplabel for NULL before dereferencing it. Fixes a panic 2012-05-03 15:51:34 +00:00
sparc64 Fix mismerge in r235231. 2012-05-10 15:23:20 +00:00
sys Add definition for the -z nodefaultlib flag. 2012-05-06 18:34:31 +00:00
teken
tools
ufs
vm Give vm_fault()'s sequential access optimization a makeover. 2012-05-10 15:16:42 +00:00
x86 Revert part of r234723 by re-enabling the SMP protection for 2012-05-03 21:44:01 +00:00
xdr
xen
Makefile