Source-Changes archive

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

Re: CVS commit: syssrc/sys/dev/scsipi



On Mon, Oct 22, 2001 at 09:37:29AM -0700, Matthew Jacob wrote:
> 
> Really? Why not? The latest SCSI model allows for both.

One thing. We were discussing some changes to cd.c and Manuel told
me that both (_IN and _OUT) can't be used at the same time.
I pointed out that we do it in two places, nothing more.

> On Mon, 22 Oct 2001, Manuel BOUYER wrote:
> 
> >
> > Module Name:        syssrc
> > Committed By:       bouyer
> > Date:               Mon Oct 22 16:16:01 UTC 2001
> >
> > Modified Files:
> >     syssrc/sys/dev/scsipi: cd.c
> >
> > Log Message:
> > We can't have XS_CTL_DATA_OUT and XS_CTL_DATA_IN at the same time.
> > Pointed out by Bernd Ernesti.

Bernd




Home | Main Index | Thread Index | Old Index