Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2000 07:13:31 -0800 (PST)
From:      Kazutaka YOKOTA <yokota@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa mse.c
Message-ID:  <200003181513.HAA55567@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
yokota      2000/03/18 07:13:31 PST

  Modified files:
    sys/i386/isa         mse.c 
  Log:
  - `Newbus'ified the driver.
  - Properly keep track of resources (I/O ports and irq).
  - Use bus_space_read/write() to access the ports.
  - Add PnP IDs.
  - Add a watchdog timer in case interrupts are lost (experimental).
  - Add `detach' function (experimental).
  
  Revision  Changes    Path
  1.50      +285 -126  src/sys/i386/isa/mse.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?200003181513.HAA55567>