Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 1998 13:14:15 -0800 (PST)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/dev/pci ohci_pci.c src/sys/dev/usb ohci.c
Message-ID:  <199812142114.NAA16953@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1998/12/14 13:14:14 PST

  Modified files:
    sys/dev/pci          ohci_pci.c 
    sys/dev/usb          ohci.c 
  Log:
  The OHCI interfaces I have access to map their control regs etc. into
  memory address space rather than IO space.. reflect this when looking for the
  interface revision register.
  
  If this is not true for them all then we probably need some smarter code.
  
  Revision  Changes    Path
  1.6       +8 -3      src/sys/dev/pci/ohci_pci.c
  1.5       +4 -4      src/sys/dev/usb/ohci.c

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?199812142114.NAA16953>