From owner-cvs-all Thu Oct 7 11:53:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EC5114C1A; Thu, 7 Oct 1999 11:53:10 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA45147; Thu, 7 Oct 1999 11:53:10 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199910071853.LAA45147@freefall.freebsd.org> From: Nick Hibma Date: Thu, 7 Oct 1999 11:53:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ukbd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/10/07 11:53:10 PDT Modified files: sys/dev/usb ukbd.c Log: Remove last bits and pieces of NetBSD porting. Remove the use of ukbd_disconnect and replace it with direct calls to disable. Change printf to DPRINTF Remove the use of usbd_lock, change it to splusb()/splx() Revision Changes Path 1.19 +21 -35 src/sys/dev/usb/ukbd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message