Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-04-24 | Use the generic m68k param.h. | Jason Downs | |
1997-05-03 | Support for clearing interrupts on a Rasterops Colorboard 364. | briggs | |
Thanks go to Michel Chalufour <michelc@tiac.net> for grovelling around for me. | |||
1997-05-02 | Thanks to Tobias Beal <tbeal41@maine.maine.edu>, we can clear interrupts | briggs | |
on at least one Radius Precisioncolor 8 board. | |||
1997-05-01 | Clear the interrupts properly on an E-Machines Futura II LX and make a wild | briggs | |
guess at clearing them on a Futura II SX/DSP and RasterOps ColorBoard 364. Thanks to Michel Chalufour <michelc@tiac.net> for loaning me the II LX. | |||
1997-04-17 | Changes earmarked 'purely cosmetic' by Scott Reynolds: | gene | |
>- Remove unused `register' modifier on declarations >- Reverse the sense of some tests to make the code more clear >- Type casts per KNF >- Move a static variable into the only function that uses it > (perhaps we can eliminate it entirely, someday?) Also, I went through these files and XXX'ed some things that should be and fixed a few more formatting problems per KNF. | |||
1997-04-10 | Ignore SE/30 faux-video card. | briggs | |
1997-04-01 | Add DrHW for RasterOps CB264--From Scott Reynolds--and link it in to the | briggs | |
proper interrupt routine. grfmv_intr_mystery changed to grfmv_intr_cb264. | |||
1997-03-29 | Do not register an interrupt handler unless we know that we can clear | briggs | |
interrupts properly. Take a stab at clearing interrupts correctly for stupid Samsung video card that masquerades as a Toby Frame Buffer card. Break out interrupt routines by card type, including the cards that just need a byte cleared to clear the interrupt. | |||
1997-03-14 | Possible fix for SE/30 internal video problems. Thanks to Denny Gentry for | briggs | |
figuring out what was going wrong there. | |||
1997-03-12 | Remove some more warnings left over from NetBSD's new config. | briggs | |
1997-03-08 | Sync with NetBSD of about 4 March. | briggs | |
1997-01-24 | Sync w/ NETBSD_CURRENT_971122. | briggs | |
1996-09-21 | Handle the two-page display card, although it doesn't appear to be generating | briggs | |
video interrupts on my Q700 (perhaps it realized that DAFB will do that). | |||
1996-08-10 | Sync with NetBSD. | briggs | |
1996-05-26 | Add OpenBSD Id string. | briggs | |
1996-05-26 | Sync with NetBSD-current. | briggs | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |