Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/sys/dev/usb



Module Name:    src
Committed By:   martin
Date:           Fri Aug 28 19:36:34 UTC 2020

Modified Files:
        src/sys/dev/usb [netbsd-9]: if_atu.c usbnet.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1067):

        sys/dev/usb/usbnet.c: revision 1.39
        sys/dev/usb/if_atu.c: revision 1.73

usbnet: Reject buflen>MCLBYTES in usbnet_newbuf.
atu(4): Reject packets larger than MCLBYTES.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.65.2.1 src/sys/dev/usb/if_atu.c
cvs rdiff -u -r1.25.2.4 -r1.25.2.5 src/sys/dev/usb/usbnet.c

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




Home | Main Index | Thread Index | Old Index