Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



chuck
Tue Apr 23 12:32:58 EDT 1996
Update of /a/cvsroot/src/sys/arch/mvme68k/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv8876

Modified Files:
        sbic.c 
Log Message:
patch from: Steve Woodford <steve%mctavish.demon.co.uk@localhost>
fixes the following problems:
   - Timeout on START/STOP unit command (ie. when spinning up the drive)
     Side effect of this fix is to reduce the busy-wait time in CMD phase.

   - Occasionally, the driver would lose an SBIC interrupt, especially when
     a tape drive was re-selecting on a busy SCSI bus.


is
Tue Apr 23 12:38:38 EDT 1996
Update of /a/cvsroot/src/sys/arch/amiga/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv9216/src/sys/arch/amiga/dev

Modified Files:
        ser.c 
Log Message:
Changed the speed calculations of the Amiga-builtin-serial driver to
allow any baudrate the hardware allows, and to forbid two baudrates
(50 and 75) which the hardware does NOT support but which the old
speed conversion table pretended to support.


is
Tue Apr 23 12:38:53 EDT 1996
Update of /a/cvsroot/doc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv9216/doc

Modified Files:
        CHANGES 
Log Message:
Changed the speed calculations of the Amiga-builtin-serial driver to
allow any baudrate the hardware allows, and to forbid two baudrates
(50 and 75) which the hardware does NOT support but which the old
speed conversion table pretended to support.




Home | Main Index | Thread Index | Old Index