Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#77979 - 05/03/2002 20:54 userland app
jheathco
enthusiast

Registered: 21/12/2001
Posts: 326
Loc: Mission Viejo, California
Mark, I'm trying to bind to the user menu using something like this

char* menu[] = { "Bleh", 0 };
rc = ioctl( fd, EMPEG_HIJACK_WAITMENU, menu );

similar to how you show an example in your patch file... yet it keeps returning something < 0, hence an error. What do you think the problem might be?
_________________________
John Heathco - 30gig MKIIa w/ tuner module

Top
#77980 - 05/03/2002 21:03 Re: userland app [Re: jheathco]
jheathco
enthusiast

Registered: 21/12/2001
Posts: 326
Loc: Mission Viejo, California
Nevermind I got it...
_________________________
John Heathco - 30gig MKIIa w/ tuner module

Top
#77981 - 05/03/2002 21:30 Re: userland app [Re: jheathco]
jheathco
enthusiast

Registered: 21/12/2001
Posts: 326
Loc: Mission Viejo, California
One thing it is doing... when the empeg starts... it freezes during mid-boot... then 5 minutes later I can get into hijack and my menu item appears, but nothing else works.... weird...
_________________________
John Heathco - 30gig MKIIa w/ tuner module

Top