Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-04 | cleanup | Michael Shalayeff | |
1998-11-04 | one for GEKKO | Michael Shalayeff | |
1998-11-04 | some DISKLESS | Michael Shalayeff | |
1998-11-04 | more busses, devices, files | Michael Shalayeff | |
1998-11-03 | Update audio_hw_if. | Jason Downs | |
1998-11-02 | First step at unifying qe & be drivers: | Jason Wright | |
o qe & be drivers now only access qec globals directly at interrupt time o more initialization done in qec_reset o qe & be drivers handle the qec internal buffer identically o nuked unused variables | |||
1998-10-30 | remove all those "black magic" inspired routines, | Michael Shalayeff | |
use PDC calls instead, which is more MI. we also don't need pmap_map to be defined any more, unless kernel mapping enforced through FORCE_MAP_KERNEL definition. | |||
1998-10-30 | some more debugs for now | Michael Shalayeff | |
1998-10-30 | use ld.script, cleanup | Michael Shalayeff | |
1998-10-30 | add ld script | Michael Shalayeff | |
1998-10-30 | support booting from disk in raw LIF mode | Michael Shalayeff | |
1998-10-30 | thinko | Michael Shalayeff | |
1998-10-30 | don't call INIT code since that seems | Michael Shalayeff | |
to confuse older boxens IODC code. | |||
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | cleanup | Michael Shalayeff | |
1998-10-30 | remove unused definitions, cleanup | Michael Shalayeff | |
1998-10-30 | USERMODE() and FRAME_PC definitions | Michael Shalayeff | |
1998-10-30 | add some protos and defines | Michael Shalayeff | |
1998-10-30 | no dca (which is com), add fd | Michael Shalayeff | |
1998-10-30 | populate futher w/ structs and function declarations | Michael Shalayeff | |
1998-10-30 | generated from cpudevs | Michael Shalayeff | |
1998-10-30 | fix 725/50 model type | Michael Shalayeff | |
shorter ASP description still not known how to deal w/ the cpu sv number... | |||
1998-10-30 | some ddb interface | Michael Shalayeff | |
1998-10-30 | some generic swap | Michael Shalayeff | |
1998-10-30 | some mainbus | Michael Shalayeff | |
1998-10-29 | more cpus and devices | Michael Shalayeff | |
1998-10-29 | fix pdccngetc() input handling | Michael Shalayeff | |
1998-10-24 | make 8mb installs work | Theo de Raadt | |
1998-10-21 | The qec global reset should only be allowed to happen once per qec card, not | Jason Wright | |
once per channel init. | |||
1998-10-20 | o Only read the per-channel status reg if the global int mask says something | Jason Wright | |
interesting happened. o Base all interrupt decisions on per-channel status reg. | |||
1998-10-19 | Use register definitions from AMD databook. | Jason Wright | |
1998-10-19 | qec+qe support & OpenBSD tags for everyone | Jason Wright | |
1998-10-19 | Support for the qec+qe (SBus QuadEthernet board) | Jason Wright | |
1998-10-19 | Garbage collect an unused variable. | Jason Wright | |
1998-10-16 | revert pmax machdep.c too (Warner missed this one) | Todd C. Miller | |
1998-10-15 | Back out PEFO's trap change. It breaks everybody, it seems. | imp | |
1998-10-15 | shrink ramdisk filesystem | Theo de Raadt | |
1998-10-14 | o include ch.h so that NCH is defined | imp | |
o spell ksyms with with two s's | |||
1998-10-14 | openfirmware root was moved to attach at mainbus some time back, this | Dale S. Rahn | |
config file was missed when that change was made. | |||
1998-10-14 | pretty print message | Theo de Raadt | |
1998-10-12 | While It would be a really nice thing to have nested interrupts, | Dale S. Rahn | |
getting all of the complexities captured in the code before release is not going to be possible, maybe after release this will be fixed. Regressing to 1.8 (version before allowing nested interrupts). | |||
1998-10-11 | When copying several lines from one file to another, do not delete the lines | Dale S. Rahn | |
from the first file. (the last commit of this file had several lines missing.) | |||
1998-10-10 | add tl(4) ethernet driver | Theo de Raadt | |
1998-10-10 | Sync with FreeBSD; add ioctls. | Jason Downs | |
1998-10-10 | Merged versions of GENERIC and MIX as well as RAMDISK and RAMDISKMIX. | Dale S. Rahn | |
1998-10-09 | APERTURE, ed0 -> ne0, new audio | kstailey | |
1998-10-09 | slight further tweak | Theo de Raadt | |
1998-10-09 | tweak spacing of cache information printing | Theo de Raadt | |
1998-10-09 | These installation instruction were so out of date that they were | Dale S. Rahn | |
worse than useless. |