public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2003-05-04 17:37 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2003-05-04 17:37 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-05-04 17:37:10

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/cdl: fec_eth_drivers.cdl 
	packages/devs/eth/powerpc/fec/current/src: if_fec.c 

Log message:
	Better handling of system initialization (force serial I/O)


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2005-06-22 23:25 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2005-06-22 23:25 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2005-06-22 23:25:37

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/src: if_fec.c 

Log message:
	Fix race when handling interrupt events - from Fernando Flores


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2004-10-13 20:12 asl
  0 siblings, 0 replies; 11+ messages in thread
From: asl @ 2004-10-13 20:12 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-10-13 20:12:24

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/src: if_fec.c 

Log message:
	* src/if_fec.c (fec_eth_RxEvent): remove crc from packet.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2003-12-21 13:46 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2003-12-21 13:46 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-12-21 13:46:53

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/src: if_fec.c 

Log message:
	Clean up unused variables


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2003-10-06 12:18 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2003-10-06 12:18 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-10-06 12:18:14

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/cdl: fec_eth_drivers.cdl 

Log message:
	Disable status LEDS by default


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2003-05-14 15:10 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2003-05-14 15:10 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-05-14 15:10:13

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/cdl: fec_eth_drivers.cdl 

Log message:
	Fix compile problem with non-net configurations.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2003-03-28 13:11 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2003-03-28 13:11 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-03-28 13:11:52

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/src: if_fec.c 

Log message:
	Cleanup - use CPM/DPRAM allocator, better buffer alignment


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2003-01-20 11:13 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2003-01-20 11:13 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2003-01-20 11:13:55

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/cdl: fec_eth_drivers.cdl 

Log message:
	Increase allowed number of buffers - this had to wait for some recent QUICC changes in buffer management.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2002-11-14 15:33 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2002-11-14 15:33 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sourceware.org	2002-11-14 15:33:37

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/cdl: fec_eth_drivers.cdl 

Log message:
	Increase default number of buffers.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2002-10-11 13:24 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2002-10-11 13:24 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sources.redhat.com	2002-10-11 13:24:29

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/cdl: fec_eth_drivers.cdl 
	packages/devs/eth/powerpc/fec/current/src: if_fec.c 

Log message:
	Fix from Wolfgang Heppner - cache usage, BD offsets


^ permalink raw reply	[flat|nested] 11+ messages in thread

* ecos/packages/devs/eth/powerpc/fec/current Cha ...
@ 2002-08-15  6:22 gthomas
  0 siblings, 0 replies; 11+ messages in thread
From: gthomas @ 2002-08-15  6:22 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sources.redhat.com	2002-08-15 06:22:41

Modified files:
	packages/devs/eth/powerpc/fec/current: ChangeLog 
	packages/devs/eth/powerpc/fec/current/src: if_fec.c 

Log message:
	Clean up - remove unused [debug] variable.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-06-22 23:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-04 17:37 ecos/packages/devs/eth/powerpc/fec/current Cha gthomas
  -- strict thread matches above, loose matches on Subject: below --
2005-06-22 23:25 gthomas
2004-10-13 20:12 asl
2003-12-21 13:46 gthomas
2003-10-06 12:18 gthomas
2003-05-14 15:10 gthomas
2003-03-28 13:11 gthomas
2003-01-20 11:13 gthomas
2002-11-14 15:33 gthomas
2002-10-11 13:24 gthomas
2002-08-15  6:22 gthomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).