Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2001 07:52:08 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/digi digi.c digi.h
Message-ID:  <200106201452.f5KEq8V88500@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/06/20 07:52:08 PDT

  Modified files:
    sys/dev/digi         digi.c digi.h 
  Log:
  Allow individual ports to use alternate pin settings (swap dsr & cd)
  via the new DIGIIO_SETALTPIN ioctl, and allow the port's ALTPIN setting
  to be queried via DIGIIO_GETALTPIN.
  
  The initial state and lock devices are normally used to set and/or
  lock ALTPIN settings although the device itself may also be used.
  
  ALTPIN settings are applied per-device and apply to both the callin
  and callout device at the same time.
  
  Revision  Changes    Path
  1.11      +84 -13    src/sys/dev/digi/digi.c
  1.7       +7 -1      src/sys/dev/digi/digi.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?200106201452.f5KEq8V88500>