summaryrefslogtreecommitdiff
path: root/sys/dev/hil/hil.c
AgeCommit message (Expand)Author
2004-05-10obliterate undef, ok miodJolan Luff
2004-03-12Allow busy wait loops to fail, so that we don't spin if the hil loop does notMiod Vallat
2003-10-21typo from Tom Cosgrove;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-27as mentioned in hardball ers a few delays are needed; mios@ testing on hp300 ...Michael Shalayeff
2003-03-28Better message to report an empty loop during probe.Miod Vallat
2003-03-16A better explanation of why we need to operate hil keyboards in raw mode.Miod Vallat
2003-02-26New hil child devices attachment framework, that allow them to be detachedMiod Vallat
2003-02-19Leaving console polling mode works now, and workaround boot -a slow responseMiod Vallat
2003-02-18Real polled mode console support, enough to play hangman in ddb.Miod Vallat
2003-02-15Provide a "code" locator for hil devices. This will let people ask theirMiod 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-11Oops, forgot to commit the most important file...Miod Vallat