Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-11 | add driver for rtl8129/8139 cards | Jason Wright | |
1998-11-11 | more phys (commented out) | Jason Wright | |
1998-11-11 | add new phys (commented out) | Jason Wright | |
1998-11-11 | there is no splvm() in this world | Michael Shalayeff | |
1998-11-11 | A few more dma in non-dma slot checks | Jason Wright | |
1998-11-11 | Detect cards that require dma that are in non-dma slots and don't allow | Jason Wright | |
them to be attach'd. | |||
1998-11-10 | shorter better BABY | Theo de Raadt | |
1998-11-09 | some conf for devs | Michael Shalayeff | |
1998-11-09 | Add ramdisk support for pmax; untested but compiles | Todd C. Miller | |
1998-11-04 | /ncr/siop/ | Michael Shalayeff | |
1998-11-04 | GSC bus attachment | Michael Shalayeff | |
1998-11-04 | call it siop to be consistant w/ the other ports | Michael Shalayeff | |
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 | |