Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 10/12/2000 06:16:00
Module Name: syssrc
Committed By: onoe
Date: Thu Oct 12 03:16:00 UTC 2000
Added Files:
syssrc/sys/arch/newsmips/apbus: if_tlp_ap.c
Log Message:
Tulip driver for NWB-5852A, which is an APbus board with DEC-21140A chip.
without MII. It supports 100BaseTX only. Half duplex/Full duplex can
be specified manually, but there are no auto negotiation functionality.
XXX: It takes 34 seconds before sending/receiving packets on the wire
after initial setup. It is obviously a bug because the board
just works fine on NEWS-OS, but I cannot find what's wrong...
Once it starts working, it seems there are no problems.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/newsmips/apbus/if_tlp_ap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.