summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
Commit message (Collapse)AuthorAgeFilesLines
* Enable pcvt in LINT and don't generate a compile time error if sysconsbde1995-07-112-10/+10
| | | | | and pcvt are both configured when LINT is defined. There will be a link time error instead. This is to test building of pcvt more often.
* Add entry for i386/scsi/93cx6.c, the file that handles serial eepromgibbs1995-07-041-1/+2
| | | | | routines for the aic7xxx driver. If and when other drivers start to access similar serial eeproms, this file should probably be moved.
* Add an option to the psm driver to skip the parts of the probe which breakdfr1995-06-222-2/+8
| | | | | | some laptops with PS/2 mice. Submitted by: nsayer@quack.kfu.com
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-7/+9
|
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* Submitted by: dufaultrgrimes1995-05-282-10/+20
| | | | | | | | LINT talks about about 2.1. I changed that to 2.0.5, and clarified why certain devices need "at scbus?". There is still a crazy "PCVT=210" which shouldn't be there, but corrected comment as it is needed for 2.0.5.
* Update swap and dump stuff to match reality:dg1995-05-272-22/+8
| | | | | | | | | | | - option DODUMP no longer exists (remove all references to it). - directive `swap on' is now a no-op (don't bother documenting it; remove comment to match code). - directive `dumps on' still works (restore code to match comment; deprecate it in comment). Reviewed by: Poul-Henning Kamp, and me Submitted by: Bruce Evans
* Added "BROKEN_KEYBOARD_RESET" option to disable using the keyboard resetdg1995-05-182-2/+10
| | | | | | in cpu_reset(). Some MBs don't deal with this properly. Submitted by: Rod Grimes
* Changed swap partition handling/allocation so that it doesn'tdg1995-05-143-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | require specific partitions be mentioned in the kernel config file ("swap on foo" is now obsolete). From Poul-Henning: The visible effect is this: As default, unless options "NSWAPDEV=23" is in your config, you will have four swap-devices. You can swapon(2) any block device you feel like, it doesn't have to be in the kernel config. There is a performance/resource win available by getting the NSWAPDEV right (but only if you have just one swap-device ??), but using that as default would be too restrictive. The invisible effect is that: Swap-handling disappears from the $arch part of the kernel. It gets a lot simpler (-145 lines) and cleaner. Reviewed by: John Dyson, David Greenman Submitted by: Poul-Henning Kamp, with minor changes by me.
* Add 'rc' lineache1995-05-122-2/+6
|
* Make `make links' work by leaving swapkernel.c off out of the links processingwollman1995-05-111-3/+3
| | | | (it is never generic).
* Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it withjkh1995-05-112-50/+16
| | | | something slightly less evil - a per device conflict flag.
* Restructured the floppy tape probe.joerg1995-05-062-2/+16
| | | | | | | The ``flags 1'' in the fdc line is now only needed for owners of an Insight tape (perhaps there aren't any? Mine is disfunctional). All other probes are safe wrt. to the motor-control line of floppy disk drives. Document the flag in LINT finally.
* Fix spelling error. Commented out ISO and ISO related things until Idg1995-05-052-12/+20
| | | | | either fix it or we decide to remove it. It requires implementing PCB hashing to get it to compile and likely a lot more to get it to work..
* A missing 'and', probably my fault.phk1995-05-021-2/+2
| | | | Submitted by: Ed Hudson <elh@p5.spnet.com>
* Add National Instruments "LabPC" driverdufault1995-04-283-3/+10
|
* Document MFS_ROOT option.phk1995-04-252-2/+10
|
* Added "bio" to matcd.phk1995-04-243-6/+6
|
* Removed the NSECS_MULTI option, and implemented both 32 bit probedyson1995-04-242-10/+50
| | | | | enable and multi-sector I/O enable by using the controller or device flags capability. Per a suggestion by phk.
* Substantially clean up LINT and add `fe'.wollman1995-04-233-119/+106
|
* include new files for EISA configurationjulian1995-04-231-1/+3
|
* Document the wd.c option NSECS_MULTI.dyson1995-04-222-2/+10
|
* Add wd2 and wd3 as swap-devices too.phk1995-04-201-2/+2
|
* Add quotes around TUNE_1542ache1995-04-182-4/+4
|
* Have the aic7xxx build rules point at the sequencer's new location.gibbs1995-04-161-6/+6
|
* Add "sctarg" and document new SCSI_REPORT_GEOMETRY option for achedufault1995-04-142-2/+14
|
* Add "BREAK_TO_DEBUGGER" option.phk1995-04-122-2/+6
|
* I got that wrong,phk1995-04-101-2/+2
| | | | | | | lnc0 @ 0x280 lnc1 @ 0x300 moved le0 into sorted sequence.
* lnc0 is @ 0x300phk1995-04-101-2/+3
| | | | lnc1 is @ 0x280
* This is the new submission of the matcd driver. In addition to thejkh1995-04-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | new driver code, there are diffs to several other existing files on the system and a man page. This version of matcd implements the rest of the key ioctls related to playing audio CDs and reading table of contents information from any type of disc. This update also corrects several problems detected since the original version 1(10) was released. These include: 1. Jordons report on the kernel -c string problem. 2. A problem with the driver being confused by other types of devices located at addresses it probes. 3. An old CD TOC wouldn't always be cleared after a disc change. 4. Cleaned up code so -Wall yields no warnings on 2.0 and later. 5. A problem with drive getting out of sync with the driver when changing between CD-Data and CD-DA. There have only been two reports from the field relating to problems so either the first release isn't really being used or doesn't have many problems. If there are any problems with this submission, please let me know. Submitted by: Frank Durda IV <uhclem%nemesis@fw.ast.com>
* Move default address of lnc0 to 0x300. Luigi Rizzo said that his cardphk1995-04-083-6/+6
| | | | cannot even go below 0x300...
* pca: change IO_PPI to IO_TIMER1 due to syscons conflictache1995-04-082-4/+4
|
* Update pcvt to 3.20 b24joerg1995-04-082-2/+4
|
* Added the "eg0" interface driver for the 3Com "3c505" or "etherlink/+"phk1995-04-084-5/+10
| | | | | | | | card. This is the braindamaged card with the 80186 CPU on it. It is slow, probably not very good after all, but hey, if you have one lying around doing nothing anyway... Added the "zp0" driver to GENERIC.
* Add port IO_PPI for pca per Bruce suggestionache1995-04-062-4/+4
|
* 0x330 is the default address for SB Midi, not 0x300jkh1995-04-062-4/+4
| | | | Submitted by: Doug Rabson <dfr@render.com>
* Modify behavior of INCLUDES to never look in /usr/include unless wenate1995-04-051-2/+8
| | | | | | | can't find the src/include directory. Reviewed by: "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com> Submitted by: Mike Pritchard <pritc003@maroon.tc.umn.edu>
* Added -I/usrinclude to the tail end of the INCLUDES line. This hacknate1995-04-031-2/+2
| | | | | | | | will cause kernel compiles to work even if the src/includes directory doesn't exist but still do the 'Right Thing' and pull files from the source tree if it does exist. Reviewed by: Bruce Evans
* Do not try to negotiate synchronous SCSI transfers in the Boot Kernel.se1995-03-301-1/+2
|
* Submitted by: Mahesh Neelakanta <mahesh@gcomm.com>rgrimes1995-03-303-6/+6
| | | | | Change I/O address of Intel EtherExpress driver (ix0) from 0x280 to 0x300.
* Added NQNFS option and a comment warning about it's overhead.dg1995-03-292-2/+12
|
* Change ahc driver comment to note that it's not just the 274x controllerjkh1995-03-282-4/+4
| | | | it supports.
* CVS:bde1995-03-281-3/+3
| | | | | Enable -Wimplicit again. bash: /src/z1: No such file or directory
* Add hooks for upcoming riscom/8 driverache1995-03-271-1/+2
|
* Reviewed by:bde1995-03-251-3/+3
| | | | | | | Submitted by: Obtained from: Disable previous change. I missed a lot of implicit declarations.
* Add -Wimplicit to ${CWARNFLAGS} so that implicitly declared functionsbde1995-03-251-3/+4
| | | | don't come back. There are still a few for unsupported network protocols.
* scd driver now lives in non-GPL land.jkh1995-03-241-2/+2
|
* Add Intel EtherExpress16 (ix0) driver.rgrimes1995-03-183-3/+6
| | | | | | Reviewed by: Submitted by: Obtained from:
* Remove isa/prof_machdep.c. It doesn't exist yet.bde1995-03-161-2/+1
|
* Document scsi optionsdufault1995-03-152-4/+16
|
OpenPOWER on IntegriCloud