Re: oskit driver for i8042 keyboard controller

2002-11-07 Thread Roland McGrath
> Confirmed. What is the non-bus-walk name of these devices (just curious)? What do you mean? Devices don't have flat names. The names like "eth0" and so forth are compatibility hacks in bus_walk_from_compat_string. > Ah, which reminds me that I still use device_read and not > device_read_inba

Re: POSIX semaphore for GNU/Hurd

2002-11-07 Thread Michal 'hramrach' Suchanek
On Wed, Nov 06, 2002 at 08:59:30PM -0500, Neal H. Walfield wrote: > > I tried to make it return errno and be async-cancel resistant. > > Why do you want it to be async-cancel resistant? The functions are > not defined as being async-cancel safe; only pthread_cancel, > pthread_setcancelstate and p