summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/dev
AgeCommit message (Expand)Author
2003-12-23unscrew the 16bit routines w/ a proper data reg calculationMichael Shalayeff
2003-12-22make sure to run probe only once per device w/ grumpy testingMichael Shalayeff
2003-12-20Pass -Wformat, fix a few uninitialized variables as well.Miod Vallat
2003-12-17figure out the used prom size in probe() and pass that into attach that will ...Michael Shalayeff
2003-12-16only map the rom and do not touch the hpa space getting rid of memsize define...Michael Shalayeff
2003-12-12typoTheo de Raadt
2003-12-01same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.deMichael Shalayeff
2003-10-31pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-30typos and grammer from Bruno Rohee <bruno@rohee.com>Michael Shalayeff
2003-10-15less global name space pollutionMichael Shalayeff
2003-10-15regenMichael Shalayeff
2003-10-15one more modelMichael Shalayeff
2003-10-05reload the itmr as soon as we get the intr to avoid lagging on slower machinesMichael Shalayeff
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-09-29dino/cujo pci bridgeMichael Shalayeff
2003-09-25j2x0 do not like our fiddling over th led port; testing by pb@Michael Shalayeff
2003-09-25provide a function to enable accel io on pcxl2 and use it on the fbMichael Shalayeff
2003-09-25define pcxl2's mioc regs and devise l2 cache size on pcxl2 from thereMichael Shalayeff
2003-08-28b180 wink-winkMichael Shalayeff
2003-08-22regenMichael Shalayeff
2003-08-22rework cpu identificationMichael Shalayeff
2003-08-21better guess on dual-card (not dual-head cards) rom adress guessing; miod@ te...Michael Shalayeff
2003-08-21regenMichael Shalayeff
2003-08-21a bunch of better descriptions and missing board names from weissmanndudeMichael Shalayeff
2003-08-20regenMichael Shalayeff
2003-08-20be consistant w/ machdep.c on cpu names as suggested by paul weissmannMichael Shalayeff
2003-08-20devise the power reg address as hpa for the power device and thus avoid manua...Michael Shalayeff
2003-08-20support systems where power service is available from pdc and implement a col...Michael Shalayeff
2003-08-20handle power button (on 712 for now)Michael Shalayeff
2003-08-20regenMichael Shalayeff
2003-08-20tornado is really a 7200/pcxt'; from weissmanndudeMichael Shalayeff
2003-08-11during probe there is no need to map the whole hpa space. only rom is needed....Michael Shalayeff
2003-08-11wax mongooseMichael Shalayeff
2003-08-07make all intr_establish take the same last arg for nameMichael Shalayeff
2003-08-05a180c blinks too, 715/80 supposedly tooMichael Shalayeff
2003-07-30deduce the leds address from the model number and thus make some more use of ...Michael Shalayeff
2003-07-16only match int-eg on gecko sgc cardsMichael Shalayeff
2003-06-02regenMichael Shalayeff
2003-06-02a few 8.7k modelsMichael Shalayeff
2003-05-25regenMichael Shalayeff
2003-05-25typoMichael Shalayeff
2003-05-20create a devine routine for devising the holy rom address and use it in both ...Michael Shalayeff
2003-05-19dig internal EG prom addressMichael Shalayeff
2003-05-14Fix uninitialized variable.Miod Vallat
2003-05-11string cleaning; krw okTheo de Raadt
2003-05-07double memsize as there might be prom as wellMichael Shalayeff
2003-04-08just wate that debug altogetherMichael Shalayeff
2003-04-08Make dmesg prettier if attachment fails and no option DEBUGMiod Vallat
2003-04-07oopsMichael Shalayeff
2003-04-07enable viper touching again.Michael Shalayeff