imp 2008-08-31 18:20:01 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
SVN rev 182555 on 2008-08-31 18:20:01Z by imp
Use a locally assigned address rather than stealing Atmel's which
might cause a conflict...
Revision ChangesPat
stas2008-08-31 09:28:49 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
SVN rev 182524 on 2008-08-31 09:28:49Z by stas
- Fix comment.
- Set U/L bit of generated ethernet address to 1 to not
clash with Atmel assigned addresses.
Sug
stas2008-08-30 15:16:40 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
SVN rev 182477 on 2008-08-30 15:16:40Z by stas
- Try to look for MAC address in all SA registers, not only in the
first one. U-boot, for example, uses the second reg
stas2008-08-30 15:04:53 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
SVN rev 182476 on 2008-08-30 15:04:53Z by stas
- Style fix.
Approved by:kib (mentor)
MFC after: 1 week
Revision ChangesPath
1.25 +1 -1
thompsa 2008-07-28 16:21:56 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/arm/at91 if_ate.c
Log:
SVN rev 180913 on 2008-07-28 16:21:56Z by thompsa
MFC r179693
Since we create a DMA tag "mtag" for TX map with bus_dmamap_create(),
we
thompsa 2008-07-28 16:04:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/arm/at91 if_ate.c
Log:
SVN rev 180894 on 2008-07-28 16:04:53Z by thompsa
MFC r175120
Add a missing \n.
Revision ChangesPath
1.20.2.3 +1 -1 src
wkoszek 2008-06-09 21:51:48 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
SVN rev 179693 on 2008-06-09 21:51:48Z by wkoszek
Since we create a DMA tag "mtag" for TX map with bus_dmamap_create(),
we must synchronize such a map against "mtag" w
On Fri, 6 Jun 2008 09:35:08 + (UTC)
Stanislav Sedov <[EMAIL PROTECTED]> mentioned:
> stas2008-06-06 09:35:08 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_7)
> sys/arm/at91 if_ate.c
> Log:
> SVN rev 179610 on 2008-06-06 09:35:08Z by st
stas2008-06-06 09:35:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/arm/at91 if_ate.c
Log:
SVN rev 179610 on 2008-06-06 09:35:08Z by stas
MFC rev. 1.22.
- Don't return 0x if PHY id isn't equal 0.
Revision ChangesPat
cognet 2008-01-07 00:36:09 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Add a missing \n.
Revision ChangesPath
1.23 +1 -1 src/sys/arm/at91/if_ate.c
___
cvs-all@freebsd.org mailing
stas2007-12-16 12:57:12 UTC
FreeBSD src repository (ports committer)
Modified files:
sys/arm/at91 if_ate.c
Log:
- Don't return 0x if PHY id isn't equal 0. This allows PHYs with
non-zero addresses to be used.
Approved by:cognet
MFC after: 2 week
cognet 2007-10-24 23:12:19 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
In ate_get_mac(), try to get the mac address in the right order, at least
in the same order as it's set in ate_set_mac.
I remember a discussion about this on -arm, but ap
imp 2007-06-11 19:36:37 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Fix a spacing nit.
Revision ChangesPath
1.20 +0 -1 src/sys/arm/at91/if_ate.c
___
cvs-all@freebsd.org mailing
mlaier 2007-02-10 15:43:58 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
sys/arm/xscale/ixp425 if_npe.c
Log:
Fix small altq related copy and paste error.
Revision ChangesPath
1.18 +1 -1 src/sys/arm/at91/if_ate.c
1.5 +
imp 2007-02-08 21:42:10 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Add sanity check to make sure that the MAC address isn't all 0's. Bad
boot loaders can do this, and this leads to all kinds of ill effects
downstream. Also, minor forma
kevlo 2007-02-03 07:46:26 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
sys/arm/xscale/ixp425 if_npe.c
Log:
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again.
Approved by: imp, cognet
Revision ChangesPath
1.16
ticso 2007-01-05 01:07:59 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
MFp4: Add VLAN_MTU support
Revision ChangesPath
1.15 +19 -1 src/sys/arm/at91/if_ate.c
___
cvs-all@freebsd.o
ticso 2007-01-05 01:01:15 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
MFp4: fix a race in transmit buffer handling
Revision ChangesPath
1.14 +1 -1 src/sys/arm/at91/if_ate.c
___
imp 2007-01-01 00:48:25 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
MFp4: Remove watchdog timeout that appears to be unused.
Revision ChangesPath
1.13 +0 -14 src/sys/arm/at91/if_ate.c
_
imp 2006-11-03 07:39:37 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
MFp4:
o Fix the packet statistics
o Make sure we set the FD bit when in full duplex
o Improve TX side efficency by eliminating a data copy for
imp 2006-10-20 07:04:56 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Add sysctl to export current state of rmii vs mii configuraiton.
Fix a typo in resource allocation.
Revision ChangesPath
1.11 +12 -2 src/sys/arm/at91/i
cognet 2006-08-25 13:38:42 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Do not create dma maps with bus_dmamap_create, as we call
bus_dmamem_alloc later which will overwrite the value, leading to a small
memory leak.
Revision Changes
imp 2006-07-18 21:57:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/arm/at91 if_ate.c
Log:
MFC: use bus_read/write_4. requeue mbufs that don't defrag
Revision ChangesPath
1.8.2.2 +3 -6 src/sys/arm/at91/if_ate.c
cognet 2006-07-17 21:36:08 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
If we can't defrag a packet, re-queue it instead of dropping it.
Revision ChangesPath
1.9 +1 -1 src/sys/arm/at91/if_ate.c
_
imp 2006-06-17 23:24:35 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Carefully note the RMII bit in the config register at attach time.
The boot loader is supposed to leave this bit set to the right value
for the board. If this bit was se
imp 2006-04-06 04:30:23 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Pull in numerous fixes from myself and cognet. With these fixes the
KB9202 eval board is finally stable with a nfs root.
Revision ChangesPath
1.6 +61 -99
In message: <[EMAIL PROTECTED]>
Doug Rabson <[EMAIL PROTECTED]> writes:
: On Saturday 18 March 2006 01:43, Warner Losh wrote:
: > imp 2006-03-18 01:43:25 UTC
: > FreeBSD src repository
: > Modified files:
: > sys/arm/at91 if_ate.c
: > Log:
: > MFp4:
: >
: >
On Saturday 18 March 2006 01:43, Warner Losh wrote:
> imp 2006-03-18 01:43:25 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/arm/at91 if_ate.c
> Log:
> MFp4:
>
> o update TODO list
> o Better use of busdma
> o mark RX dtors as COHERENT. This helps perfor
imp 2006-03-18 01:43:25 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
MFp4:
o update TODO list
o Better use of busdma
o mark RX dtors as COHERENT. This helps performance a lot by not requiring
so many EXPENSIVE cache flushes. The
cognet 2006-02-07 21:31:13 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Set the MAC address after we just read it at attach time, as it seems needed.
Revision ChangesPath
1.4 +11 -0 src/sys/arm/at91/if_ate.c
cognet 2006-02-07 20:48:52 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
Set m_pkthdr.len and m_pkthdr.rcvif.
Revision ChangesPath
1.3 +4 -1 src/sys/arm/at91/if_ate.c
___
cvs-all@f
cognet 2006-02-06 22:17:42 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 if_ate.c
Log:
- Call mii_phy_probe() after we allocated an ifp. mii has this evil
hack where it assumes the first field of the driver softc is the struct
ifnet, and it copies its value
32 matches
Mail list logo