Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-29 | memory | Michael Shalayeff | |
1998-12-29 | no microtime() yet | Michael Shalayeff | |
1998-12-29 | Viper mem/mainbus controller definitions | Michael Shalayeff | |
1998-12-29 | some cpu | Michael Shalayeff | |
1998-12-29 | -a don't work yet | Michael Shalayeff | |
1998-12-29 | some *machdep stuff | Michael Shalayeff | |
1998-12-29 | first cut at a bpp driver; mailed to me by downsj eons ago | Theo de Raadt | |
1998-12-28 | cleanup and comments | Michael Shalayeff | |
1998-12-28 | Small hack to pass out VM86 traps using a siginfo field. | Jason Downs | |
(There is no other way in our kernel.) VM86 applications must use real sigaction handlers with SA_SIGINFO in order to get their traps. | |||
1998-12-28 | add mtdphy (commented out for now) | Jason Wright | |
1998-12-27 | non-working isapnp aha support | Theo de Raadt | |
1998-12-27 | ne* at isapnp? | Theo de Raadt | |
1998-12-27 | new priority mechanism for pcmcia interrupt allocation, ie. "best effort" | Theo de Raadt | |
for machines low on interrupts. work by fgsch, and myself | |||
1998-12-23 | remove bogus CACHE_LINE_SIZE | Michael Shalayeff | |
1998-12-23 | remove bogus gkd.h | Michael Shalayeff | |
1998-12-23 | remove bogus comments | Michael Shalayeff | |
better inline for spl{hign,low} inline splx(), which is 5 insn long, and call would add 2-3 more, which is 50% loss (not that "small or none" as it was in those (see above) comments) | |||
1998-12-23 | this is to shutup binutils | Michael Shalayeff | |
1998-12-23 | less files and options (; | Michael Shalayeff | |
1998-12-22 | only define le_softc variables ifdef SUN4M; C. W. Wilkerson ↵ | Jason Wright | |
(wilker@purdue116.gte.net). | |||
1998-12-19 | make alpha ramdisk fit | Theo de Raadt | |
1998-12-16 | Part of remove to get rid of unwanted directories | Steve Murphree | |
1998-12-16 | cast multipliers in boot record byte offset calculation to | Michael Shalayeff | |
off_t to avoid overflow for partitions starting at high cylinders. spotted and tested by WHS <wouters@cistron.nl>, 10x! | |||
1998-12-15 | This fixed a number of things. A serious bug in bugcrt.c's initial stack | Steve Murphree | |
among other things. | |||
1998-12-15 | Added sdcrt.c to make bootxx and bootsd work. | Steve Murphree | |
1998-12-15 | Greatly improved tapeboot. From mvme68k. | Steve Murphree | |
1998-12-15 | Commint for the first real mvme88k OpendBSD | Steve Murphree | |
1998-12-15 | Commit for the first real OpenBSD mvme88k port. | Steve Murphree | |
1998-12-15 | Commit for the first working mvme88k port. | Steve Murphree | |
1998-12-15 | Commit for the first real OpenBSD mvme88k kernel. | Steve Murphree | |
1998-12-14 | ss20 machines which claim to have SBUS_BURST_64 are lying | Theo de Raadt | |
1998-12-14 | Do clamping of dvma burst size like everything else | Jason Wright | |
1998-12-14 | remove bogus^H^H^H^H^Hconstant cache line size definition | Michael Shalayeff | |
1998-12-14 | add lan_station_id struct | Michael Shalayeff | |
1998-12-13 | be more careful with media handlings | Theo de Raadt | |
1998-12-13 | implement some more of those write_multi routines; also some 64 bit ones | Michael Shalayeff | |
1998-12-13 | define HPA region | Michael Shalayeff | |
1998-12-13 | use PDC_ALIGNMENT; oops | Michael Shalayeff | |
1998-12-13 | PDC_ALIGNMENT; remove global chasdata | Michael Shalayeff | |
1998-12-13 | define PDC arguments alignment | Michael Shalayeff | |
1998-12-13 | take advantage of IO space equal mapping | Michael Shalayeff | |
1998-12-08 | fix kvtop() according to the recent changes of mapping IO space equally | Michael Shalayeff | |
1998-12-05 | some locore.S | Michael Shalayeff | |
1998-12-05 | define INT_IO and INT_ALL masks for spl*() macros to use | Michael Shalayeff | |
1998-12-05 | some db_machdep.h | Michael Shalayeff | |
1998-12-05 | do elf and som, no a.out and ecoff | Michael Shalayeff | |
1998-12-05 | some cleanup | Michael Shalayeff | |
1998-12-05 | btlb_insert() now returns slot number, heartbeat() and cpu_gethpa(to get ↵ | Michael Shalayeff | |
cpu#0 HPA) prototypes | |||
1998-12-05 | fake bus_space_barrier() | Michael Shalayeff | |
1998-12-05 | MD swapX macros, not enabled yet | Michael Shalayeff | |
1998-12-05 | dumb mcont() for now | Michael Shalayeff | |