Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sandpoint add Thecus N1200 NAS information. It loo...
details: https://anonhg.NetBSD.org/src/rev/9c2cbe7e1e8f
branches: trunk
changeset: 761950:9c2cbe7e1e8f
user: nisimura <nisimura%NetBSD.org@localhost>
date: Sat Feb 12 03:25:37 2011 +0000
description:
add Thecus N1200 NAS information. It looks a fairly close sibling
of Freescale MPC8349mITX eval featuring I2C controlled satellite MCU.
diffstat:
sys/arch/sandpoint/README.NAS | 47 +++++++++++++++++++++++++++++-------------
1 files changed, 32 insertions(+), 15 deletions(-)
diffs (64 lines):
diff -r 6332695ab9c2 -r 9c2cbe7e1e8f sys/arch/sandpoint/README.NAS
--- a/sys/arch/sandpoint/README.NAS Sat Feb 12 01:02:12 2011 +0000
+++ b/sys/arch/sandpoint/README.NAS Sat Feb 12 03:25:37 2011 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README.NAS,v 1.14 2011/02/11 12:26:04 phx Exp $
+$NetBSD: README.NAS,v 1.15 2011/02/12 03:25:37 nisimura Exp $
//// MPC8241/8245 NAS products ////
@@ -47,23 +47,40 @@
- USB EHCI is a multiple function PCI device which has
pin assignment A, B and C.
-- *attention* Synology DS407 is a MPC8349E product.
-
-
//// e300 NAS products ////
-Freescale MPC8349E-mITXE
- PCI IDSEL MPC8349 IRQ
- 1st PCI 16 -> 22
- satalink
- 2nd PCI 14, 15 -> 21, 20
- miniPCI, 3.3VPCI
+- Freescale MPC8349E-mITXE
+
+ PCI bus:IDSEL IPIC IRQ
+satalink 0:16 22
+miniPCI 1:14 21
+3.3vPCI 1:15 20
+
+ I2C bus:addr
+ds1339 RTC 1:0x68
+sat MCU 1:0x0a
+
+- Thecus N1200
+
+ PCI bus:IDSEL IPIC IRQ
+satalink 0:16 22
-Synology DS407
- PCI IDSEL MPC8349 IRQ
- 1st PCI 13, 14, 15, 16 -> 20, 21, 22, 19
- satalink,satalink,ehci,PCI
- 2nd PCI ???
+ I2C bus:addr
+f75375 fanctl 0:0x2e
+rs5c372a RTC 0:0x32
+sat MCU 0:0x36
+
+- Synology DS407
+
+ PCI bus:IDSEL IPIC IRQ
+satalink 0:13 20
+satalink 0:14 21
+USB ? 0:15 22
+PCI ? 0:16 19
+
+ I2C
+ds1337 RTC 1:0x68
+
[ research still in progress ]
Home |
Main Index |
Thread Index |
Old Index