Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 12/12/2000 07:34:03
Module Name:	syssrc
Committed By:	onoe
Date:		Tue Dec 12 05:34:03 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: an.c
	syssrc/sys/dev/pcmcia: if_an_pcmcia.c

Log Message:
add support(?) for PC4500 which is a 2Mbps product.
Though ifconfig -m no longer show 5Mbps/11Mbps for PC4500 by this fix,
I cannot find how to set fixed transmit speed to the firmware.
FreeBSD version of driver apparently ignore the value set by ancontrol(8).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ic/an.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pcmcia/if_an_pcmcia.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.