diff options
author | imp <imp@FreeBSD.org> | 2008-07-06 21:09:29 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2008-07-06 21:09:29 +0000 |
commit | 63f02baf0e5ce3db18056a08a90ca971fb12de6d (patch) | |
tree | 31d944679243fdf0be594fcd6d48f9e779df37f1 /sys/mips/sentry5/files.sentry5 | |
parent | bdbada7ab202ec9b0f096811f6fbe2eda04cc5c9 (diff) | |
download | FreeBSD-src-63f02baf0e5ce3db18056a08a90ca971fb12de6d.zip FreeBSD-src-63f02baf0e5ce3db18056a08a90ca971fb12de6d.tar.gz |
As discussed on IRC and at BSDcan, move the mips32/* directories up a
level. The distinction was artificial. Some more movement around the
deck charis is likely depending on the fallout from this one.
Paths were corrected after the svn mv. Hope that's OK.
Diffstat (limited to 'sys/mips/sentry5/files.sentry5')
-rw-r--r-- | sys/mips/sentry5/files.sentry5 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/mips/sentry5/files.sentry5 b/sys/mips/sentry5/files.sentry5 new file mode 100644 index 0000000..61038e0 --- /dev/null +++ b/sys/mips/sentry5/files.sentry5 @@ -0,0 +1,14 @@ +# $FreeBSD$ + +# TODO: Add attachment elsehwere in the tree +# for USB 1.1 OHCI, Ethernet and IPSEC cores +# which are believed to be devices we have drivers for +# which just need to be tweaked for attachment to an SSB system bus. + +mips/sentry5/s5_machdep.c standard +dev/siba/siba.c optional siba +dev/siba/siba_pcib.c optional siba pci +mips/sentry5/siba_cc.c optional siba + +# notyet +#mips/sentry5/siba_mips.c optional siba |