summaryrefslogtreecommitdiff
path: root/sys/dev/hil/hilvar.h
AgeCommit message (Expand)Author
2006-11-05Handle loop reconfiguration in a kernel thread, instead of doing it fromMiod Vallat
2005-12-22Postpone the hil console detection logic to the first detection of a keyboard.Miod Vallat
2005-01-11Reliability fixes:Miod Vallat
2005-01-09Allow send_hil{,dev}_cmd to return failure, and handle this whereMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-02-26New hil child devices attachment framework, that allow them to be detachedMiod Vallat
2003-02-18Real polled mode console support, enough to play hangman in ddb.Miod Vallat
2003-02-15Rework the console management on hppa:Miod Vallat
2003-02-15- Better type usage in the various hil code: prefer u_int8_t to u_char, butMiod Vallat
2003-02-11Machine independent HP-HIL loop support code.Miod Vallat