summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-3043-124/+124
* No longer use the cyclecounter to attempt to correct for late or missedwollman1996-01-303-8/+10
* Calculate leadout entry instead of honor ATAPI requestache1996-01-301-8/+8
* READTOCENTRYS: protect against stack overflow when incorrect dataache1996-01-302-10/+17
* savectx() strikes again: the saved stack pointer wasn't properly adjusteddg1996-01-302-14/+7
* Call pipe_stat() when presented with a DTYPE_PIPE file in the linuxpeter1996-01-301-1/+5
* Don't generate EINVAL for data_len too big in READTOCENTRYS, itache1996-01-302-6/+4
* Fix READTOCENTRYS partialy based on kientzle@netcom.com patch partialy onache1996-01-301-15/+24
* Fix audio part, especially READTOCENTRYS inspired by NetBSD driverache1996-01-302-48/+58
* Increase tmpstk size to 8K and make certain it is longword aligned.dg1996-01-301-2/+3
* Restore my change to the watchdog params that Paul spammed in rev 1.18.dg1996-01-301-6/+5
* Changes to support Performance enhancements in the sequencer.gibbs1996-01-292-135/+175
* Finally commit Serge's multicast and "misc other changes" patch. Igibbs1996-01-292-43/+84
* Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.gibbs1996-01-295-178/+541
* Implement a prototype interface to bus-master IDE DMA on the Tritonwollman1996-01-283-3/+51
* First attempt at creating devfs entries for sliced devices. Doesn'tbde1996-01-272-12/+33
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-276-31/+77
* Declared new functions isa_dmainit() and isa_dmadone_nobounce().bde1996-01-271-29/+38
* Cleaned up unused #includes and some other historical cruft.bde1996-01-271-36/+13
* Fixed allocation of DMA buffers. The DMA bounce buffers were sometimesbde1996-01-272-84/+98
* The last part of the ether_sprint -> %6D change.phk1996-01-2610-37/+36
* Correctly initialize the `btprobing' variable. It's always been 0,joerg1996-01-251-2/+2
* Remove the "no board found at" message, ia rather similar message withjoerg1996-01-251-3/+2
* Change RUKEYMAP sligtlyache1996-01-251-3/+3
* Avoid local sprintfs and other printf'isms.phk1996-01-253-65/+52
* Use new printf features rather than local kludges.phk1996-01-241-3/+3
* Add commands for ptrace get/set registers.. (Same numbers as NetBSD)peter1996-01-241-3/+11
* procfs_machdep.c is now shared with ptrace as well. It is now no longerpeter1996-01-241-2/+3
* Hide the probe warnings behind `bootverbose'.joerg1996-01-231-2/+4
* Make PCI interrupt handlers return void like everybody else does.se1996-01-233-23/+14
* Simplified savectx() a little and fixed a bug that caused it to returndg1996-01-234-27/+14
* Initialize the cpu_class variable. This prevents i386 machines fromjoerg1996-01-211-2/+2
* Implement an optional TIMEOUT value while entering the boot parameterjoerg1996-01-212-4/+33
* Newest version of the Matrox Meteor driver. Tested with various MBONEjkh1996-01-211-10/+19
* Added a comment above the npx0 device linenate1996-01-201-1/+2
* Reinstate AUTO_EOI_1. This did break suspend/resume on some portables.phk1996-01-192-40/+58
* Fixed vm_map_find for new vm changes.dyson1996-01-191-5/+6
* Fixed vm_map_find for new vm updates.dyson1996-01-192-8/+13
* Some trivial fixes to get it to compile again, plus some new lint:peter1996-01-191-4/+7
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-194-120/+334
* Fix buffer sizes calculation looking into new Linux driver.ache1996-01-185-21/+27
* Workaround missing interrupts - dma_reset on them (when timeout occurse).ache1996-01-171-0/+2
* Use the new & improved printf rather than homegrown kludges.phk1996-01-162-19/+11
* Small modification to my prev change:ache1996-01-161-6/+4
* 1) Fix comments: 386bsd -> FreeBSD, some other wrong info.ache1996-01-161-15/+17
* Removed declarations of nonexistent functions.bde1996-01-161-10/+2
* Since new bcd* macros not argument range overflow resistant,ache1996-01-162-8/+4
* sleep/wakeup macros was designed to do it on random address in the stack.ache1996-01-161-4/+3
* Get rid of two and a half printf in the kernel.phk1996-01-152-5/+5
* My wife is busy making me a new conical hat, so you don't need tophk1996-01-152-46/+24
OpenPOWER on IntegriCloud