Mercurial > nand-ecoscentric
diff packages/devs/eth/amd/pcnet/current/ChangeLog @ 198:ea3f0bd33a73
Merge from eCos master repository on 2001-12-07-11:40:47-GMT
| author | jlarmour |
|---|---|
| date | Fri, 07 Dec 2001 14:15:03 +0000 |
| parents | 678094f34118 |
| children | 8147f1c99f15 |
line wrap: on
line diff
--- a/packages/devs/eth/amd/pcnet/current/ChangeLog +++ b/packages/devs/eth/amd/pcnet/current/ChangeLog @@ -1,3 +1,15 @@ +2001-12-04 Nick Garnett <nickg@redhat.com> + + * src/if_pcnet.c: + Added a couple of 100us delays in transmit code. These appear to + be necessary to meet timing constraints on some platforms. These + are not a very satisfying fix, but they will have to do for now. + Also changed all references to diag_printf to db_printf, and added + a static implementation of db_printf() that will gnerate + diagnostic output properly on RedBoot. + + * src/amd_pcnet.h: diag_printf -> db_printf + 2001-10-16 David Howells <dhowells@redhat.com> * src/if_pcnet.c: don't invert the logic of the auto-negotiation
