summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Implement bus_dmamem_* functions and correct a few nits reported by Peter Wemm.gibbs1998-05-065-61/+196
* Fix the 4-8G LBA geometry it was wrong.sos1998-05-051-2/+7
* Detect USR PnP x2 modem.phk1998-05-041-1/+2
* Don't depend on "implicit int".bde1998-05-011-3/+3
* Oops, the previous commit should have changed `i386' to `__i386__',bde1998-05-011-2/+2
* Use ${.TARGET} rather than $@. i386 tested, pc98 untested because configimp1998-04-291-12/+12
* Fixes incorrect company and product names in uha(4) manpage andandreas1998-04-292-4/+4
* Add "flags 0x10" to the sio0 entry so that SMP-GENERIC acts in thesamemax1998-04-291-2/+2
* Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running undereivind1998-04-283-3/+33
* Submitted by: Doug Ambrisko <ambrisko@whistle.com>julian1998-04-282-33/+69
* Cast return values to the appropriate fp_*_t. Note that the man pagedes1998-04-271-9/+9
* Add the PAT cpuid feature.dyson1998-04-261-2/+2
* slice_device.c: permissions changes for SLICE devicesjulian1998-04-241-2/+4
* When calling the open function, specify either FREAD and/or FWRITEjulian1998-04-231-3/+3
* Oops forgot to include opt_bootp.hjulian1998-04-231-2/+4
* Add devfs support.eivind1998-04-231-2/+32
* Mask the interrupt before setting the corresponding bit in ipending iftegge1998-04-223-14/+15
* Bad144 support for the slice system (!)julian1998-04-221-3/+9
* Add support for the Qlogic ISP SCSI && FC/AL Adaptersmjacob1998-04-224-4/+16
* close() is no longer a SLICE method.julian1998-04-222-15/+31
* Add a couple of missing symbols referred to in asm code.peter1998-04-221-1/+5
* Add a block device entry for the 'myx' driver too.msmith1998-04-221-1/+2
* Add 'myx' for Ulf Zimmerman's Mylex Raid driver (ulf@alameda.net>msmith1998-04-221-2/+2
* PC-98 does not supports DMA automode lager than 65535 bytes.kato1998-04-211-0/+4
* Supports PC-98 again.kato1998-04-211-0/+6
* Remove more LFS left-oversjulian1998-04-201-19/+1
* Remove an LFS clause, now that it is in the history,julian1998-04-201-19/+1
* Enable DEVFS usage of the device (include opt_devfs.h>sos1998-04-201-1/+2
* Get rid of DEVFS_ROOTjulian1998-04-202-6/+4
* Make the devfs SLICE option a standard type option.julian1998-04-201-1/+2
* Add changes and code to implement a functional DEVFS.julian1998-04-197-31/+949
* Disregard the values for polarity and trigger mode in the MP config tabletegge1998-04-191-8/+19
* Support compiling with `gcc -pedantic' (don't use hard newlines inbde1998-04-191-84/+85
* Support compiling with `gcc -pedantic' (don't use hard newlines inbde1998-04-191-28/+24
* Support compiling with `gcc-pedantic' (don't declare static arraysbde1998-04-191-2/+2
* Support compiling with `gcc-pedantic' (don't use hard newlines inbde1998-04-194-296/+296
* Support compiling with gcc -pedantic (don't use a bogus, null cast).bde1998-04-191-2/+2
* Back out previous commit, obrien doesn't seem to be watching. The problempeter1998-04-191-98/+318
* MFC (reduce diff w/-CUR, with hopes of getting DMA support into -STABLE)obrien1998-04-181-318/+98
* Support compiling with `gcc -ansi'.kato1998-04-182-2/+6
* Reviewed by: Amancioahasty1998-04-183-5/+14
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-1723-44/+44
* Reserve a number for the ALTQ control devices (96)julian1998-04-171-1/+3
* Stop the screensaver before switching consoles.des1998-04-171-1/+7
* Undo my last change.dima1998-04-171-2/+2
* Swapped "should we just return" and "should we stop the screensaver"des1998-04-161-8/+11
* Finish supporting compiling with `gcc -ansi'. Fix missing `volatile'sbde1998-04-151-6/+6
* Use 0440 root.kmem kermissions on kernel instead ofdima1998-04-151-2/+2
* Support compiling with `gcc -ansi'.bde1998-04-1526-131/+135
* Support compiling with `gcc -ansi'. Fix missing `volatile's in __asm()bde1998-04-152-13/+17
OpenPOWER on IntegriCloud