summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1993-11-08A slightly unfinished i82586 driver, based on Garrett Wollman's.mycroft
1993-11-08Enable ie0.mycroft
1993-11-08sign extension bug fix from <rick@snowhite.cis.uoguelph.ca>deraadt
1993-11-05don't use splclock()/splnone(), use splclock()/splx().cgd
1993-11-05note that use of splnone() is prolly bogus; splnone() itself is bogus,cgd
1993-11-05fix from david greenman, davidg@freefall.cdrom.com:cgd
1993-11-05fix from david greenman, davidg@freefall.cdrom.com:cgd
1993-11-05added files copied in from libc. version numbers are screwed,cgd
1993-11-05now that esp.c is fixed, go back to using the enhanced cache code.deraadt
1993-11-05DELAY(1) after a DMA_DRAIN, to let the esp chip have a chance toderaadt
1993-11-05if_init goes away.deraadt
1993-11-04GENERIC: add mcd0cgd
1993-11-04add mcd: Mitsumi CD driver by Holger Veit and Brian Moorecgd
1993-11-04Fixed documentation.phil
1993-11-04State update, still not working.phil
1993-11-04Removed test (CCOUNT(&sc->sc_ttyp->t_outq) == 0) for whetherpaulus
1993-11-03Enable is0.mycroft
1993-11-03change some flags back to bitfields, so it compiles.cgd
1993-11-03new device pager from mike hibler, hibler@lamp. this is in its 'virgin' statecgd
1993-11-03Change comment about pms.mycroft
1993-11-03Fix some comments and enable tb.mycroft
1993-11-03clean up, move some XXX's around, and note that one or two things should becgd
1993-11-02A theoretically working version. The probe routine needs work.mycroft
1993-11-02Adding extra relocation information for the pc532.phil
1993-11-02I have pms. ;-)mycroft
1993-11-02tablet line discipline compiles and probably works now.glass
1993-11-01Take advantage of special mask mode by leaving interrupts masked in ISR untilmycroft
1993-11-01Enable chaining IRQ only if we're using an IRQ on the slave. Other minormycroft
1993-10-31Change gfx-drivers to used g_data for their private data, and use regaddrmw
1993-10-31Grumble. Just set the blasted ICU mode before every read. Also, send the EOIsmycroft
1993-10-31Need to change to reading ISR in isa_discoverintr().mycroft
1993-10-31Read ISR by default. If DIAGNOSTIC, display ISR and IRR status for straymycroft
1993-10-31removed unnecessary #ifdef. config does the right thing.glass
1993-10-31removed slip and ppp specific prototypes from tty.h where they didn't belong.glass
1993-10-31Rearrange IDT initialization so it's easier to change ICU_OFFSET.mycroft
1993-10-31Back out of a stack-adjust (in COMPAT_SUNOS mode) after syscalls thatmw
1993-10-31Define new flag MDP_STACKADJ to back out of a stack adjustment inmw
1993-10-30Clean up deleted files.mycroft
1993-10-30new tree for amiga, replacing the bogous previous one.mw
1993-10-30Clean up deleted files.mycroft
1993-10-30new tree for amiga, replacing the bogous previous one.mw
1993-10-30Clean up deleted files.mycroft
1993-10-30new tree for amiga, replacing the bogous previous one.mw
1993-10-30fix chris typo.glass
1993-10-29Enable fdc1 and assign it drq 3.mycroft
1993-10-29kill the process 'space' accounting collection for the following reasons:cgd
1993-10-29limit block sizes requestedcgd
1993-10-29Clean up deleted files.mycroft
1993-10-29ttyfree() bugfix edition, plus various minor tweaks.andrew
1993-10-29Enable ed.mycroft