summaryrefslogtreecommitdiff
path: root/sys/dev/dec
AgeCommit message (Expand)Author
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-02tty stop functions really should return void, not int, and certainly not both.mycroft
1996-08-27change cfprint_t type definition to take a const char *, rather thancgd
1996-08-20Modified to get cleaner match/attach code for different parent buses.ragge
1996-07-20CPU determine code. ts driver converted to new config. May work, untested.ragge
1996-07-11Automatic changing of root device after boot now works.ragge
1996-07-01Changed data structures due to removal of old config system.ragge
1996-07-01Remove code that took care of old config devices. Don't supportragge
1996-05-07Make the MI LANCE driver standalone, and use cfattach to resolvethorpej
1996-04-17fix copyrightscgd
1996-04-17clean up clock handling: clock drivers are now seperate from thecgd
1996-04-08Added prototypes to everything. Made all files compile with -Wall.ragge
1996-04-08Drivers for DZ11/DZV11/DZQ11 serial cards.ragge
1996-03-18Ubareset are now possible, devices that wants it now set it upragge
1996-03-17Convert all devices according to the changes to config.ragge
1996-03-09Check on which SBI we are frobbing, not always 0.ragge
1996-03-07Support for VAX 8600/8650 added. Works with lots of Unibus adapters,ragge
1996-03-02Add support for DW780. Note that ubareset's don't work properly.ragge
1996-02-11Remove csralloc(), not usable anymore.ragge
1996-02-02Fix type errors.mycroft
1996-02-02Fix #includes.mycroft
1996-02-02Fix #includes.mycroft
1996-02-01LOCORE -> _LOCOREmycroft
1995-12-28Move the old-style disk instrumentation "structures" to a central locationthorpej
1995-12-13MicroVAX III support added.ragge
1995-12-01UBA converted to new config. (uba's now can be *'ed). Bug causingragge
1995-11-10Dynamic allocate uba_softc and interrupt vectors.ragge
1995-09-11Initialization and keymapping code for DEC LK-201 and successor keyboards,jonathan
1995-06-28sync with my current Alpha sourcescgd
1995-06-16d_reset reference removed. Calling of ubareset must be solved.ragge
1995-05-11KERNEL -> _KERNELjtc
1995-03-30Bug fixes of interrupt handlers.ragge
1995-03-28KERNEL -> _KERNELjtc
1995-02-23Support for uVAXII, new tmscp driver added.ragge
1995-02-13Fixes for new config.ragge
1994-11-25New handling of pte:s for physio.ragge
1994-10-26new RCS ID format.cgd
1994-10-08Fixed bugs according to old memory system.ragge
1994-08-02Initial VAX port merging.ragge