summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev/pdc.c
AgeCommit message (Expand)Author
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2003-10-31pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-05-14Fix uninitialized variable.Miod Vallat
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-06Support serial speed over 9600 bauds.Miod Vallat
2002-02-08Teach some magic to the kernel so that it can decode serial console settings.Miod Vallat
2002-02-05only probe for the cerial if NCOM_GSC, not just any com, fix prontfMichael Shalayeff
2002-02-04use better tty flags namesMichael Shalayeff
2002-02-03only check for serial console if any compiledMichael Shalayeff
2002-02-01fix debugging printfMichael Shalayeff
2002-01-25offset cons hpa to com regs, damnitMichael Shalayeff
2002-01-25init conaddr/unit if page0->mem_cons is on serialMichael Shalayeff
2001-04-29raise spl around pdc callingMichael Shalayeff
2001-01-22paste error in pdcopen, a few formatting cnages and use int for charMichael Shalayeff
2000-03-23new timeout code from openbsd (; remove extraneous includesMichael Shalayeff
2000-01-26s/PDC_DEBUG/PDCDEBUG/Michael Shalayeff
1999-11-26do console stuff, pdc_call is in locore nowMichael Shalayeff
1999-09-07this is what it was supposed to be in the last commitMichael Shalayeff
1999-08-12splhigh() when calling pdcMichael Shalayeff
1999-07-12better set_psw() usageMichael Shalayeff
1999-04-20s/MINIOSIZ/IODC_MINIOSIZ/Michael Shalayeff
1998-12-29utilize PDC_ALIGNMENTMichael Shalayeff
1998-11-23merge all PDC stuff in one fileMichael Shalayeff
1998-10-29fix pdccngetc() input handlingMichael Shalayeff
1998-09-14iodc.h bye, byeMichael Shalayeff
1998-09-12PDC console/ttyMichael Shalayeff