summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add comment for "amd" driver: Tekram DC-390(T) and generic AMD 53c974 PCI SCSI.se1996-12-181-2/+3
* Add driver for AMD 53c974 SCSI (Tekram DC390/390T).se1996-12-182-2/+4
* Add driver for the Tekram DC390 and DC390F, believed to also workse1996-12-181-0/+1
* Add code to fill the EEPROM buffer with default values, if no EEPROMse1996-12-181-1/+22
* Make compile under FreeBSD-current (3.0-DEVELOPMENT).se1996-12-181-3/+8
* In the IBCS2 semctl system call, the last parameter arg is passed byswallace1996-12-171-0/+16
* (1) Fix typo.kato1996-12-172-8/+8
* Sync with i386/i386/userconfig.c revision 1.77 (I/O port limit).kato1996-12-171-7/+2
* Sync with i386/i386/machdep.c revision 1.221 (fix nbuf calculation).kato1996-12-172-4/+4
* Increase the allowable port address from 0x2000 to 0xffff to aid inmsmith1996-12-171-4/+4
* Fix nbuf calculation /4 -> /8. 2.2 already has it this way.dg1996-12-172-4/+4
* Typo fix.alex1996-12-171-2/+2
* Change default tun MTU back to 1500.fenner1996-12-162-3/+8
* Synchronize with sys/i386/i386/userconfig.s revision 1.76 (updatekato1996-12-161-4/+4
* Fix "opt_ncr.h" changes:se1996-12-161-7/+9
* This commit was generated by cvs2svn to compensate for changes in r20537,se1996-12-153-0/+3839
|\
| * Tekram supplied driver for their DC390 and DC390T controllers.se1996-12-153-0/+3839
* Fix typose1996-12-151-3/+3
* Some days, it just doesn't pay to get out of bed. Fix another brokenwollman1996-12-151-2/+2
* Somehow the removal of ia_next didn't make it in the last time. Hopewollman1996-12-151-2/+1
* Attempt to complete the fix in the previous revision. This versionbde1996-12-151-2/+2
* Include "opt_ncr.h" for option settings.se1996-12-151-3/+5
* Add options for NCR driver.se1996-12-151-1/+8
* Remove "options MAXLUN=2" since the ncr driver will probe for 8 LUNsse1996-12-152-4/+2
* Do not limit to 1 LUN if FAILSAVE is set. Seems that CDROM drivesse1996-12-151-5/+2
* Update comment for "ncr" SCSI controllers (add Symbios and new chips)se1996-12-151-3/+3
* Fixed garbage being returned for constant int values, e.g., forbde1996-12-151-2/+2
* Support 4 of these as default, it only cost us 12 bytes more.phk1996-12-151-0/+5
* Fix typo.kato1996-12-152-6/+6
* Synchronize with sys/i386/i386/userconfig.c revison 1.74.kato1996-12-151-3/+3
* Synchronize with sys/i386/i386/userconfig.c revision 1.72 and 1.73.kato1996-12-151-2/+37
* Synchronize with sys/i386/boot/rawboot/Makefile revison 1.4.kato1996-12-151-1/+2
* Synchronize with sys/i386/i386/machdep.c revision 1.220.kato1996-12-152-18/+14
* Synchronize with if_ed.c revision 1.111 and if_fe.c revision 1.22.kato1996-12-152-4/+4
* Synchronize with Makefile.i386 revison 1.91.kato1996-12-152-2/+16
* Add missing -I so that probe_keyboard.c can find <i386/isa/kbdio.h>. :-(peter1996-12-151-1/+2
* Make the USERCONFIG_BOOT semantics closer to what was originaljkh1996-12-143-21/+17
* Fix the breakage i've introduced with the EISA slot feature, byjoerg1996-12-141-3/+16
* Add a small hack to UserConfig that allows to override the number ofjoerg1996-12-143-6/+34
* Implement closer-to POSIX mlock semantics. The major difference isdyson1996-12-145-9/+217
* Missing TAILQ mod.dyson1996-12-141-2/+2
* General cleanup and new features for 53c875 based cards, especially these1996-12-142-80/+232
* Add an entry for Ricoh's MO drives.joerg1996-12-141-2/+5
* Convert the interface address and IP interface address structureswollman1996-12-1335-294/+194
* Fixed magic and wrong numbers in calibration of nullfunc_loop_profiled()bde1996-12-131-13/+10
* Moved nonstandard compiler profiling options out of config. Just printbde1996-12-133-3/+24
* Close PR#2198:jkh1996-12-134-6/+10
* Slightly change the `od' driver quirk for the Matsushita LF-1000joerg1996-12-131-2/+6
* Soften range-check for LDTs.swallace1996-12-122-4/+4
* Synchronize with sys/i386/i386/machdep.c revision 1.219.kato1996-12-122-4/+4
OpenPOWER on IntegriCloud