Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2002 05:49:25 -0700 (PDT)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb usb_port.h
Message-ID:  <200205091249.g49CnPR28744@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2002/05/09 05:49:25 PDT

  Modified files:
    sys/dev/usb          usb_port.h 
  Log:
  MFNetBSD:
      revision 1.43
      date: 2001/04/12 01:39:04;  author: thorpej;  state: Exp;  lines: +2 -2
      Switch to USB_USE_SOFTINTR.  The callout hack does indeed work
      fine for systems without generic soft interrupts, even if it is
      a little sub-optimal.  Consider it a penalty for ports not
      implementing a kernel API.
  
      Addresses kern/11957.  The PR has been open for 4 months, and
      I have work blocked on the continued existence of splimp() in
      the networking code.
  
  The NetBSD patch only switches it on for NetBSD, but I've also
  switched it on for FreeBSD in this commit.
  
  Revision  Changes    Path
  1.51      +3 -1      src/sys/dev/usb/usb_port.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205091249.g49CnPR28744>