Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2002 22:26:45 -0800 (PST)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa sioreg.h src/sys/pc98/pc98 sio.c
Message-ID:  <200203100626.g2A6QjT71322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nyan        2002/03/09 22:26:45 PST

  Modified files:        (Branch: RELENG_4)
    sys/isa              sioreg.h 
    sys/pc98/pc98        sio.c 
  Log:
  MFC: several sio driver changes.
  
   - sys/dev/sio/sio_pci.c revision 1.4 (pc98 support)
   - sys/dev/sio/sio_puc.c revision 1.2 (pc98 support)
   - sys/pc98/pc98/sio.c revision 1.164
      - The pc98_ttspeedtab() function returns an error status instead of a
        divisor, and sets a divisor to the third argument.
      - The second argument of the pc98_set_baud_rate() function is changed
        from int to u_int.
  
  MFi386: Add support for different serial clock frequencies.
  
  Revision    Changes    Path
  1.15.2.2    +0 -6      src/sys/isa/sioreg.h
  1.124.2.14  +207 -175  src/sys/pc98/pc98/sio.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?200203100626.g2A6QjT71322>