jkh
a45eec8bc3
Kernel components of Matrox Meteor driver.
...
Submitted by: Mark Tinguely <tinguely@plains.nodak.edu> and Jim Lowe <james>
1995-08-28 17:03:18 +00:00
joerg
036808c79b
Add a comment that a user with many open windows under X might need to
...
bump CHILD_MAX.
Closes PR # conf/708: CHILD_MAX set rather low...
Submitted by: careilly@monoid.cs.tcd.ie
1995-08-27 14:13:04 +00:00
ats
56db55c96e
Correct a pathname. The isdn tells to look for a
...
/usr/src/gnu/usr.sbin/docs/INSTALL but this files resides in
/usr/src/gnu/usr.sbin/isdn/docs/INSTALL.
1995-08-20 15:52:10 +00:00
jkh
164c78a22a
Bring in Serge Vakulenko's IDE CDROM (ATAPI) driver. A number of
...
people have now indicated to me that it's working more than well
enough to bring into -current.
Submitted by: Serge Vakulenko <vak@cronyx.ru>
1995-08-18 11:26:35 +00:00
ats
8710b24967
Correct a little typo in LINT. trouble is -> trouble if.
1995-08-12 13:40:42 +00:00
joerg
01e1d4224e
Document two specials of the `lpt' driver: the port address can be
...
specified as `?', and the irq and vector clauses may be omitted,
forcing the port into polled mode.
1995-08-11 17:18:42 +00:00
peter
fef37cf18f
Add Specialix driver to LINT
...
Reviewed by:
Submitted by:
Obtained from:
1995-08-09 12:58:50 +00:00
jkh
66eae772cd
Sync to reality for the Gravis Ultrasound MAX card.
1995-08-01 07:05:16 +00:00
gibbs
5fdcdb1c95
Add examples for wiring down scbuses to drivers as well as specifying
...
controller buses for multi-bus controllers.
1995-07-17 23:32:53 +00:00
joerg
8173e86656
Include ``options POWERFAIL_NMI'' for owners of older (non-apm)
...
notebooks where a powerfail condition (external power drop; battery
state low) is signalled by an NMI. Makes it beep instead of panicing.
Reviewed by: davidg
1995-07-16 10:31:26 +00:00
bde
4df7e89189
Add tw.
1995-07-16 08:55:04 +00:00
bde
7654eb4538
Enable pcvt in LINT and don't generate a compile time error if syscons
...
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.
1995-07-11 17:20:20 +00:00
dfr
d03b2dfd30
Add an option to the psm driver to skip the parts of the probe which break
...
some laptops with PS/2 mice.
Submitted by: nsayer@quack.kfu.com
1995-06-22 10:56:56 +00:00
rgrimes
7d26ac765a
Submitted by: dufault
...
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.
1995-05-28 13:24:16 +00:00
dg
e2c7743762
Update swap and dump stuff to match reality:
...
- 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
1995-05-27 04:32:12 +00:00
dg
78d20e0752
Added "BROKEN_KEYBOARD_RESET" option to disable using the keyboard reset
...
in cpu_reset(). Some MBs don't deal with this properly.
Submitted by: Rod Grimes
1995-05-18 09:17:07 +00:00
dg
b649d7b9c7
Changed swap partition handling/allocation so that it doesn't
...
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.
1995-05-14 03:00:10 +00:00
ache
9af7504286
Add 'rc' line
1995-05-12 15:17:55 +00:00
jkh
f622ff4fe5
Remove all vestiges of the ALLOW_CONFLICT_FOO evil and replace it with
...
something slightly less evil - a per device conflict flag.
1995-05-11 02:15:55 +00:00
joerg
09a74d468d
Restructured the floppy tape probe.
...
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.
1995-05-06 19:34:28 +00:00
dg
fa72d1206b
Fix spelling error. Commented out ISO and ISO related things until I
...
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..
1995-05-05 07:47:44 +00:00
dufault
6702bdcc1b
Add National Instruments "LabPC" driver
1995-04-28 00:51:40 +00:00
phk
5c63e83231
Document MFS_ROOT option.
1995-04-25 03:44:04 +00:00
phk
28d3577e2f
Added "bio" to matcd.
1995-04-24 05:33:59 +00:00
dyson
7d9a28320b
Removed the NSECS_MULTI option, and implemented both 32 bit probe
...
enable and multi-sector I/O enable by using the controller or device
flags capability. Per a suggestion by phk.
1995-04-24 04:30:19 +00:00
wollman
cd11f8b168
Substantially clean up LINT and add `fe'.
1995-04-23 18:30:27 +00:00
dyson
50e9985ad4
Document the wd.c option NSECS_MULTI.
1995-04-22 22:39:33 +00:00
ache
d1cec92227
Add quotes around TUNE_1542
1995-04-18 11:02:22 +00:00
dufault
e6d068ab0b
Add "sctarg" and document new SCSI_REPORT_GEOMETRY option for ache
1995-04-14 15:12:24 +00:00
phk
30e53f439b
Add "BREAK_TO_DEBUGGER" option.
1995-04-12 22:02:51 +00:00
phk
64c299d6a9
Move default address of lnc0 to 0x300. Luigi Rizzo said that his card
...
cannot even go below 0x300...
1995-04-08 21:41:52 +00:00
ache
7ed7f2756d
pca: change IO_PPI to IO_TIMER1 due to syscons conflict
1995-04-08 16:08:35 +00:00
joerg
2aef2c3165
Update pcvt to 3.20 b24
1995-04-08 15:49:25 +00:00
phk
724e4f8790
Added the "eg0" interface driver for the 3Com "3c505" or "etherlink/+"
...
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.
1995-04-08 09:36:04 +00:00
ache
098a54ed40
Add port IO_PPI for pca per Bruce suggestion
1995-04-06 14:01:20 +00:00
jkh
86e424aef2
0x330 is the default address for SB Midi, not 0x300
...
Submitted by: Doug Rabson <dfr@render.com>
1995-04-06 03:22:12 +00:00
rgrimes
dbfd5a0f57
Submitted by: Mahesh Neelakanta <mahesh@gcomm.com>
...
Change I/O address of Intel EtherExpress driver (ix0) from 0x280 to
0x300.
1995-03-30 00:20:08 +00:00
dg
3fbe5d82ea
Added NQNFS option and a comment warning about it's overhead.
1995-03-29 05:14:22 +00:00
jkh
3fc004e929
Change ahc driver comment to note that it's not just the 274x controller
...
it supports.
1995-03-28 08:14:55 +00:00
rgrimes
157d75c19a
Add Intel EtherExpress16 (ix0) driver.
...
Reviewed by:
Submitted by:
Obtained from:
1995-03-18 08:12:48 +00:00
dufault
0c96fcbafe
Document scsi options
1995-03-15 14:27:01 +00:00
dg
68d73d5130
Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.
...
Submitted by: Matt Thomas
1995-03-14 09:16:07 +00:00
swallace
d3b9df0ced
Change device entry examples to reflect the following:
...
Remove PAS-only entry for OPL as ache pointed out.
Update OPL comment to show OPL-2 or OPL-3 support as it is auto-detected.
1995-03-13 18:49:37 +00:00
swallace
d3db38add4
Remove old snd file configuration list and add new file list
...
for the snd controller and the different sound devices.
Update LINT to include all sound device drivers using new format.
Reviewed by: wollman
1995-03-12 23:43:15 +00:00
bde
d26caae19b
Fix config-time syntax errors in sound options.
1995-03-12 12:18:43 +00:00
ugen
dbb6d219cb
Restore IPACCT out there..
1995-03-06 10:33:34 +00:00
joerg
aad435dabc
pcvt is still using the XSERVER option; document this.
1995-03-05 22:23:35 +00:00
jkh
fb37701122
Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.
...
Make the sound configuration a little neater
(see /sys/i386/isa/sound/Readme.freebsd)
Add support for the Microsoft Sound Source.
Document the sound options again.
Submitted by: Sujal Patel <smpatel@wam.umd.edu>
Obtained from: Voxware
1995-03-04 21:11:21 +00:00
jkh
210fe3dddd
Changes to incorporate the Matsushita CDROM driver (otherwise known as
...
the "Sound blaster CDROM").
Submitted by: Frank Durda IV <bsdmail@nemesis.lonestar.org>
1995-03-02 04:07:03 +00:00
dufault
ee28b29ea8
Added a little documentation on the fixed SCSI config and
...
fixed a few quirks that snuck in.
1995-03-01 22:27:45 +00:00