Source-Changes-HG archive

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

[src/kqueue]: src/sys/dev/usb sync with rev 1.59 - g/c uripoll define



details:   https://anonhg.NetBSD.org/src/rev/052263a9afe1
branches:  kqueue
changeset: 512550:052263a9afe1
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Fri Oct 11 20:59:40 2002 +0000

description:
sync with rev 1.59 - g/c uripoll define

diffstat:

 sys/dev/usb/usb_port.h |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a4ef5405ccdf -r 052263a9afe1 sys/dev/usb/usb_port.h
--- a/sys/dev/usb/usb_port.h    Fri Oct 11 20:11:31 2002 +0000
+++ b/sys/dev/usb/usb_port.h    Fri Oct 11 20:59:40 2002 +0000
@@ -1,5 +1,5 @@
 /*     $OpenBSD: usb_port.h,v 1.18 2000/09/06 22:42:10 rahnds Exp $ */
-/*     $NetBSD: usb_port.h,v 1.44.2.5 2002/10/10 18:42:45 jdolecek Exp $       */
+/*     $NetBSD: usb_port.h,v 1.44.2.6 2002/10/11 20:59:40 jdolecek Exp $       */
 /*     $FreeBSD: src/sys/dev/usb/usb_port.h,v 1.21 1999/11/17 22:33:47 n_hibma Exp $   */
 
 /*
@@ -268,7 +268,6 @@
 #define        usbpoll                 usbselect
 #define        uhidpoll                uhidselect
 #define        ugenpoll                ugenselect
-#define        uriopoll                urioselect
 #define uscannerpoll           uscannerselect
 
 #define powerhook_establish(fn, sc) (fn)



Home | Main Index | Thread Index | Old Index