Age | Commit message (Expand) | Author |
2003-08-07 | make all intr_establish take the same last arg for name | Michael Shalayeff |
2003-08-05 | a180c blinks too, 715/80 supposedly too | Michael Shalayeff |
2003-07-30 | deduce the leds address from the model number and thus make some more use of ... | Michael Shalayeff |
2003-07-16 | only match int-eg on gecko sgc cards | Michael Shalayeff |
2003-06-02 | regen | Michael Shalayeff |
2003-06-02 | a few 8.7k models | Michael Shalayeff |
2003-05-25 | regen | Michael Shalayeff |
2003-05-25 | typo | Michael Shalayeff |
2003-05-20 | create a devine routine for devising the holy rom address and use it in both ... | Michael Shalayeff |
2003-05-19 | dig internal EG prom address | Michael Shalayeff |
2003-05-14 | Fix uninitialized variable. | Miod Vallat |
2003-05-11 | string cleaning; krw ok | Theo de Raadt |
2003-05-07 | double memsize as there might be prom as well | Michael Shalayeff |
2003-04-08 | just wate that debug altogether | Michael Shalayeff |
2003-04-08 | Make dmesg prettier if attachment fails and no option DEBUG | Miod Vallat |
2003-04-07 | oops | Michael Shalayeff |
2003-04-07 | enable viper touching again. | Michael Shalayeff |
2003-04-07 | do not limit the kmem to just the physmem | Michael Shalayeff |
2003-04-07 | this makes wax interrupt | Michael Shalayeff |
2003-04-03 | make it at least scan the bus | Michael Shalayeff |
2003-03-29 | allow attaching onto phantomas. check graphics id to seed out the medusa fddi... | Michael Shalayeff |
2003-03-29 | fix fpu printout and remove dead code piece | Michael Shalayeff |
2003-02-18 | Let kernels compile without DDB, USELEDS, and DIAGNOSTIC. | Miod Vallat |
2003-02-01 | Regen | Miod Vallat |
2003-02-01 | Correct 715/100XC machine name, per openpa.net. mickey@ ok | Miod Vallat |
2003-01-22 | mop up after deraadt | Michael Shalayeff |
2003-01-22 | minor cleanup | Theo de Raadt |
2002-12-23 | regen | Michael Shalayeff |
2002-12-23 | a few more machines and devs | Michael Shalayeff |
2002-12-18 | newer machines use phantom bus to attach lasi and other bus adapters. | Michael Shalayeff |
2002-12-18 | order the entries by number | Michael Shalayeff |
2002-12-17 | real interrupts/spl framework. | Michael Shalayeff |
2002-12-08 | duh, provide a wrapper on the hardclock() since it's void | Michael Shalayeff |
2002-11-27 | no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod ok | Michael Shalayeff |
2002-10-25 | allow reading the direct mapped segment through the kmem | Michael Shalayeff |
2002-09-15 | check for errors on tod pdc ops. say that bad time is before 82 | Michael Shalayeff |
2002-09-05 | things [in pmap] have changed, kundun | Michael Shalayeff |
2002-06-06 | do not poke into the page0 for now | Michael Shalayeff |
2002-05-23 | fetch fpu id per the book (even it works otherwise), also, hppa_mod_info() al... | Michael Shalayeff |
2002-05-20 | hardclock() is not called until clock has been initialized | Michael Shalayeff |
2002-05-14 | make resettodr() save the clock (per the pdc manual), tested | Michael Shalayeff |
2002-05-08 | print parisc level w/ the the parisc version, not for each cpu | Michael Shalayeff |
2002-05-08 | regen | Michael Shalayeff |
2002-05-08 | a few more boards and corrections, from pg-hwdb | Michael Shalayeff |
2002-04-22 | do not forget to set the hpamask | Michael Shalayeff |
2002-03-26 | need to mask out the upper part for the fpu version on print | Michael Shalayeff |
2002-03-21 | better cache mode print | Michael Shalayeff |
2002-03-19 | no need for reg.h in the frame.h | Michael Shalayeff |
2002-03-16 | no need to include sys/conf.h w/ machine/conf.h; from David Krause | Michael Shalayeff |
2002-03-16 | move cdev_decl out and kill some ugly print and some spaces | Michael Shalayeff |