Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2013 15:18:26 -0700
From:      Sean Bruno <sean_bruno@yahoo.com>
To:        Adrian Chadd <adrian@freebsd.org>
Cc:        freebsd-embedded@freebsd.org
Subject:   Re: Dlink DIR-825 B1 status
Message-ID:  <1374445106.1402.10.camel@localhost>
In-Reply-To: <CAJ-Vmon49=d4iGB%2BJNRNRXVhxasGSqQcDvXeXbG2=AvbVwaVRA@mail.gmail.com>
References:  <1374340359.1421.3.camel@localhost> <CAJ-VmondZPFnKa-Ko=X1g4Dmd9nZLDhFm7Xis8wy__fwF2zQUg@mail.gmail.com> <1374422850.1402.8.camel@localhost> <CAJ-Vmon49=d4iGB%2BJNRNRXVhxasGSqQcDvXeXbG2=AvbVwaVRA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-GBQM1KkayeVTHn+On+sM
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

On Sun, 2013-07-21 at 11:32 -0700, Adrian Chadd wrote:
> Woo! Please submit a diff and I'll give you the OK to commit it.
>=20
> Oh, I think ath isn't being built in the kernel, due to size
> constraints. See if I built it in the filesystem image.
>=20
>=20
>=20
>=20
> -adrian


Ok, diff for freebsd things first.

--sys/mips/conf/DIR-825
  -- s/bridge/if_bridge/

--sys/mips/conf/DIR-825.hints
change fixup_addr to make the DIR-825 B1 work

Index: sys/mips/conf/DIR-825
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- sys/mips/conf/DIR-825	(revision 253531)
+++ sys/mips/conf/DIR-825	(working copy)
@@ -24,7 +24,7 @@
 nodevice gpioled
 nodevice gif
 nodevice gre
-nodevice bridge
+nodevice if_bridge
 nodevice usb
 nodevice ehci
 nodevice wlan
Index: sys/mips/conf/DIR-825.hints
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- sys/mips/conf/DIR-825.hints	(revision 253531)
+++ sys/mips/conf/DIR-825.hints	(working copy)
@@ -15,11 +15,11 @@
 hint.arge.1.fduplex=3D1
=20
 # ath0 - slot 17
-hint.pcib.0.bus.0.17.0.ath_fixup_addr=3D0x1fff1000
+hint.pcib.0.bus.0.17.0.ath_fixup_addr=3D0x1f661000
 hint.pcib.0.bus.0.17.0.ath_fixup_size=3D4096
=20
 # ath1 - slot 18
-hint.pcib.0.bus.0.18.0.ath_fixup_addr=3D0x1fff5000
+hint.pcib.0.bus.0.18.0.ath_fixup_addr=3D0x1f665000
 hint.pcib.0.bus.0.18.0.ath_fixup_size=3D4096
=20
 # .. and now, telling each ath(4) NIC where to find the firmware


--=-GBQM1KkayeVTHn+On+sM
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (FreeBSD)

iQEcBAABAgAGBQJR7F4yAAoJEBkJRdwI6BaH5CcIAJIbjEgJ2z1p7inUyQHdxM/2
lOlC078P551saPB6mc5v5h4Ta05cVBKvj+REzyUNJhLEeg05cWvwkupKxmx6Ch1s
jfNQLaITHlsvSNatDT6eJxoB8M8joHvuDRr8Zh7qLRttNqH4uZOaBZKt+k2srckG
Cjo/Dm7MgTH+40ma10emzlumLPnSYVRVuLUOSIaY1Ls9t678iqj/pmOsUQuzqokR
zHGKR4vE4oQau0hzWIwDL6CC9s1iVQtwX9YGjdyYPRxqvtsWIPWBY2mjONbS3R8N
rYpT+zJ9CsZLgfCZO0mg3se+OOU32n2vXpknDbEHxu04XC2uR21L/E2sf5KEp8s=
=/+Js
-----END PGP SIGNATURE-----

--=-GBQM1KkayeVTHn+On+sM--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1374445106.1402.10.camel>