Re: CVS commit: src/sys/dev/usb

2013-02-08 Thread Nick Hudson

On 01/09/13 23:03, Nick Hudson wrote:

Module Name:src
Committed By:   skrll
Date:   Wed Jan  9 23:02:59 UTC 2013

Modified Files:
src/sys/dev/usb: TODO.usbmp ehci.c files.usb ucycom.c usbdevices.config
Added Files:
src/sys/dev/usb: if_smsc.c if_smscreg.h if_smscvar.h

Log Message:
Add usmsc(4) - a driver for the SMSC95XX USB ethernet devices.

This is a port of the OpenBSD driver which itself was a port of the
FreeBSD driver.

sorry mrg. jared made me do it.



Just noticed these.

To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/usb/TODO.usbmp
cvs rdiff -u -r1.197 -r1.198 src/sys/dev/usb/ehci.c



cvs rdiff -u -r1.34 -r1.35 src/sys/dev/usb/ucycom.c


Obviously they have nothing to do with usmsc(4)... I'll fix the commit logs.

Nick


Re: CVS commit: src/distrib/sets/lists/debug

2013-02-08 Thread Christos Zoulas
In article 20130208043636.1cc0e17...@cvs.netbsd.org,
Matt Thomas source-changes-d@NetBSD.org wrote:
-=-=-=-=-=-

Module Name:   src
Committed By:  matt
Date:  Fri Feb  8 04:36:35 UTC 2013

Modified Files:
   src/distrib/sets/lists/debug: shl.mi

Log Message:
Add pre-name changed debug libraries as obsolete.

There are a lot more...

christos