The NetBSD Project

CVS log for src/sys/dev/usb/uhso.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / dev / usb

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 5 01:30:17 2013 UTC (4 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base8, tls-maxphys-nbase, tls-maxphys-base, khorben-n900, agc-symver-base, agc-symver, HEAD
Changes since 1.10: +5 -3 lines
Diff to previous 1.10 (colored)

- need opt_usb.h if depending on USB_DEBUG
- remove trailing whitespace
- add missing KERNEL_RCSID

Revision 1.10 / (download) - annotate - [select for diffs], Thu Dec 27 16:42:32 2012 UTC (4 months, 3 weeks ago) by skrll
Branch: MAIN
Changes since 1.9: +4 -5 lines
Diff to previous 1.9 (colored)

Consistent/Correct error message from failing usbd_set_config.

Use aprint_error_dev.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 5 16:31:53 2012 UTC (13 months, 2 weeks ago) by plunky
Branch: MAIN
CVS Tags: yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base10
Branch point for: tls-maxphys
Changes since 1.8: +3 -4 lines
Diff to previous 1.8 (colored)

no need to device_pmf_is_registered() before unregister

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 6 03:35:29 2012 UTC (14 months, 2 weeks ago) by mrg
Branch: MAIN
CVS Tags: jmcneill-usbmp-base7, jmcneill-usbmp-base6
Changes since 1.7: +14 -14 lines
Diff to previous 1.7 (colored)

pull down from usbmp branch:

- rename usb_detach_{wake,waitup}() to usb_detach_{wake,waitup}old()
- use some c99 struct .initialisers

Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 23 00:51:46 2011 UTC (16 months, 4 weeks ago) by jakllsch
Branch: MAIN
CVS Tags: netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Revert previous due to active usbmp branch(es).

Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 22 20:07:01 2011 UTC (16 months, 4 weeks ago) by jakllsch
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Adjust-away inconsistent and trailing whitespace.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 24 16:27:01 2011 UTC (2 years ago) by rmind
Branch: MAIN
CVS Tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, rmind-uvmplock-nbase, rmind-uvmplock-base, mrg-ohci-jmcneill-usbmp-base, mrg-ohci-jmcneill-usbmp, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp
Branch point for: yamt-pagecache, jmcneill-usbmp
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for
consistency.  Remove some unnecessary malloc.h inclusions as well.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 16 21:36:55 2011 UTC (2 years, 2 months ago) by plunky
Branch: MAIN
Changes since 1.3: +7 -5 lines
Diff to previous 1.3 (colored)

use C99 style for variadic macro arguments

Revision 1.3 / (download) - annotate - [select for diffs], Mon Nov 15 06:01:29 2010 UTC (2 years, 6 months ago) by uebayasi
Branch: MAIN
CVS Tags: matt-mips64-premerge-20101231, jruoho-x86intr-base, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Branch point for: jruoho-x86intr
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

Dereferencing struct lwp * needs sys/lwp.h.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 5 07:21:49 2010 UTC (3 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, uebayasi-xip-base1
Branch point for: uebayasi-xip
Changes since 1.1: +6 -8 lines
Diff to previous 1.1 (colored)

Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
check into the inline functions as well the fourth argument for
bpf_attach.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Mar 6 21:05:37 2010 UTC (3 years, 2 months ago) by plunky
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9
Branch point for: yamt-nfs-mp, rmind-uvmplock

Add uhso(4) driver and manpage for Option N.V. Wireless WAN modems

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>