[comp.sys.hp] Another DIL bug...

jeffh@weycord.WEYCO.COM (01/21/88)

I just updated our 350 to UP-UX 6.01 and found what appears to be a 
bug in the DIL library call "io_burst". When both a raw buss and addressed 
device file are opened on the same interface the interface is locked until 
the system is rebooted. After the system locks up an interface the system 
crashes if io_burst is turned on again. Example:

main()
{
	int eid; /* I took out all the error checking for simplicity */
	int reid;

	reid=open("/dev/hpib7",2); 
	eid=open("/dev/hpib711",2);
	io_burst(reid,1);
	io_burst(eid,1);
}

Try running the little program twice- you won't like it the second time!
Does anyone know of a fix for this mess? Is there an address for Bill or
Dave? Better yet, Does anyone have John Young's address? I'd like to write
a "Dear John" letter! I've delt with io_burst problems with 5.1, 5.2, 5.3, 
5.5 and 6.0. My personal income is at stake!! The above example is only 
one that will crash the system, io_burst is sick. 

I think HP should fix DIL or stop selling it...

Jeff (the guy that wants DIL) Harrell
hpubvwa|weycord|jeffh
(206)927-9268 (voice)

jeffh@weycord.WEYCO.COM (02/01/88)

     I am submitting 4 bug reports related to I/O and would like
to know if HP is interested in fixing DIL in HP-UX on the s300.
Two of the bugs have been passed on- the remaining two are on
their way. 

     Does anyone here me! Or is realtime UP-UX just lip service...

Jeff (the guy that wants DIL) Harrell
(206) 927-9268

drew@hpfcls.HP.COM (Drew Anderson) (02/05/88)

>     Does anyone here me! Or is realtime UP-UX just lip service...

I here you.  I will call.

Drew Anderson
hpfcla!drew

jeffh@weycord.WEYCO.COM (02/07/88)

Sorry if I sounded a bit grumpy. But, after all, its been almost
a year and about 4 revisions of hp-ux with a crippled io_burst.

Something tells me that DIL will be as sound as the rest of
the system in rev. 6.2 !

Jeff () Harrell
hpubvwa!weycord!jeffh

jeffa@hpmwtla.HP.COM (Jeff Aguilera) (02/10/88)

John Young, CEO
Hewlett-Packard Company
3000 Hanover Street
Palo Alto, CA  94304

(Address from annual report---so I stay out of trouble)