Date: Tue, 3 Feb 2009 16:00:20 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb2/core usb2_error.c src/sys/dev/usb2/quirk usb2_quirk.c Message-ID: <200902031600.n13G0SWQ036542@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2009-02-03 16:00:20 UTC FreeBSD src repository Modified files: sys/dev/usb2/core usb2_error.c sys/dev/usb2/quirk usb2_quirk.c Log: SVN rev 188076 on 2009-02-03 16:00:20Z by thompsa - Keep the same sorting on usb_errstr_table as the enum. - Use c99 array initializers for usb_quirk_str so the indexing isnt critical. Revision Changes Path 1.4 +20 -19 src/sys/dev/usb2/core/usb2_error.c 1.6 +24 -24 src/sys/dev/usb2/quirk/usb2_quirk.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902031600.n13G0SWQ036542>