Source-Changes archive

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

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



On Tue, Sep 24, 2002 at 01:40:51PM +0000, Charles Hannum wrote:
> 
> > this change causes my ultra2 to panic:
> 
> I didn't realize quite how broken the driver was.  Could you try the
> following patch?

the new patch, with "M_DEVBUF, M_NOWAIT | M_ZERO" args added to the
new malloc() call, plus fixing the remaining reference to NCR_NTARG
in esp_sbus.c, works fine for me, including accessing targets > 7.


> I had to do a hack for the config flags, because there aren't enough
> bits, but I figure most people just turn them on or off for all
> devices anyway...

a while back someone suggested that we add a second "flags"
("wideflags"?) locator to the esp device definition.

-Chuck



Home | Main Index | Thread Index | Old Index