summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/common
AgeCommit message (Expand)Author
2013-04-01Let the hp300 boot blocks compile again after all the md include churning.Miod Vallat
2013-03-23Avoid using DEV_BSHIFT, and use DEV_BSIZE instead.Theo de Raadt
2013-02-02hp300 ELF bits. Requires many device and prom related structs to now be declaredMiod Vallat
2013-01-11Change boot commandline parsing to only force lowercase of the device nameMiod Vallat
2013-01-01Switch hp300 boot blocks to MI loadfile code.Miod Vallat
2013-01-01Define _STANDALONE, not STANDALONE, in the hp300 bootblocks, to follow theMiod Vallat
2011-08-18So, it turns out that models 362 and 382 built-in frame buffer only shows upMiod Vallat
2011-08-18Because model 362 does not have an SGC bus (or a blind, deaf and mute one),Miod Vallat
2011-08-18Do not use NULL when 0 is intended.Miod Vallat
2011-03-13Change daddr_t to daddr32_t. The bootblocks on our architectures onlyTheo de Raadt
2010-12-06- drop NENTS(), which was yet another copy of nitems().Jasper Lievisse Adriaanse
2010-08-16Restore initialization of apcicnaddr which got accidentally removed in revisionMiod Vallat
2010-08-07No "\n" needed at the end of panic() strings.Kenneth R Westerback
2010-04-15Let sgc(4) attach on models 362 and 382 - recent documents uploaded toMiod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-01-23Cleanup cn_pri. Change constants to more meaningful names, rather thanJoel Sing
2006-08-17Large cleanup of the bootblocks, including ansi protos and de-register,Miod Vallat
2006-08-13Let the domain keyboard work on models 362 and 382 as well.Miod Vallat
2006-08-13Oops, let HIL keyboards work again in the boot blocks.Miod Vallat
2006-08-05Since the maskbits code only gets invoked with RR_COPY or RR_CLEAR thoseMiod Vallat
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
2006-01-01Let cons_init() and cons_init_bell() initialize the whole consdev structure,Miod Vallat
2005-12-31Sync with recent kernel changes: recognize more models, use the same logicMiod Vallat
2005-12-28Define dca remote console identifiers as regular identifier with the bit 7Miod Vallat
2005-11-23Pick HP-IB describe structures changes from main kernel code here as well.Miod Vallat
2005-09-06anomoly -> anomalyMiod Vallat
2005-04-22Pass -Wall, complete prototypes, some KNF; no functional change.Miod Vallat
2005-01-19Oops, repair stand/ by putting copies of the old grf/ite include filesMiod Vallat
2004-08-03Copy scsireg.h from hp300/dev to hp300/stand, and use it within hp300/stand.Miod Vallat
2003-12-12missing parameter to printf; erick@bonzai.space-ei.nlTheo de Raadt
2003-09-26Typos: defintion -> definition, proccess -> processMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-04-29wierd -> weirdPeter Valchev
2002-03-14First round of __P removal in sysTodd C. Miller
2001-05-10Nuke the DCA check. ACPI can only be console on a 425e; thorpej@netbsd.orgTodd C. Miller
2000-01-14Might as well ding the version number.Jason Downs
1999-08-16Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough toJason Downs
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-05-10* Remove stupid, non-working ROM printf()s from apci.cJason Downs
1997-11-06Idnetify/support hp385 (33Mhz 68040)Todd C. Miller
1997-09-14Make and install a raw version of uboot, too.Jason Downs
1997-09-14Add cd9660 support. OpenBSD/hp300 boots from SCSI CD-ROM now.Jason Downs
1997-07-14Slight fix.Jason Downs
1997-07-14The grand reorganization, OpenBSD style.Jason Downs