Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 12:12:28 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Jake Burkholder <jake@FreeBSD.org>
Cc:        cvs-all@freebsd.org, cvs-committers@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/sab sab.c
Message-ID:  <Pine.BSF.4.21.0301051210580.7893-100000@root.org>
In-Reply-To: <20030105040736.CD7C537B49E@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 4 Jan 2003, Jake Burkholder wrote:
>   Modified files:
>     sys/dev/sab          sab.c 
>   Log:
>   Sync with zs.
>   - Fix some bogosity with mixing unit numbers and channels, which would only
>     work for one instance of the device.
>   - Use a simpler scheme for input and output queueing.
>   - Use db_alt_break.
>   
>   Revision  Changes    Path
>   1.8       +178 -238  src/sys/dev/sab/sab.c

I've always wondered if you were supposed to deliver the char before
calling breakpoint().  Looks like you do this but it seemed like sio
didn't.  What's the desired behavior?

-Nate


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?Pine.BSF.4.21.0301051210580.7893-100000>