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
bde
4071f984e3
CVS:
...
Enable -Wimplicit again.
bash: /src/z1: No such file or directory
1995-03-28 08:02:37 +00:00
ache
acb9554c54
Add hooks for upcoming riscom/8 driver
1995-03-27 19:39:58 +00:00
bde
3936ee9f70
Reviewed by:
...
Submitted by:
Obtained from:
Disable previous change. I missed a lot of implicit declarations.
1995-03-25 23:21:36 +00:00
bde
b25d3e7a0e
Add -Wimplicit to ${CWARNFLAGS} so that implicitly declared functions
...
don't come back. There are still a few for unsupported network protocols.
1995-03-25 17:50:19 +00:00
jkh
45bcf7d258
scd driver now lives in non-GPL land.
1995-03-24 18:30:11 +00:00
phk
946c41de42
The "DISTNAME" is now configured here too.
1995-03-24 02:41:47 +00:00
wollman
9786661cb0
Add support for pseudo-device LKMs.
1995-03-20 19:18:51 +00:00
phk
9f5fdc8c96
Make newvers.sh usable from other places...
1995-03-19 07:25:41 +00:00
rgrimes
157d75c19a
Add Intel EtherExpress16 (ix0) driver.
...
Reviewed by:
Submitted by:
Obtained from:
1995-03-18 08:12:48 +00:00
bde
0a1bcbbaf5
Remove isa/prof_machdep.c. It doesn't exist yet.
1995-03-16 17:18:49 +00:00
dufault
0c96fcbafe
Document scsi options
1995-03-15 14:27:01 +00:00
dufault
70dcd74c76
Add scsi/scsi_sense.c
1995-03-15 14:23:18 +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
sos
259387e651
Added ata.c device driver file.
...
Just so I don't have to repatch files.i386 again & again...
1995-03-07 21:15:30 +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
dufault
a045617862
Add processor type and worm drivers
1995-03-04 20:53:18 +00:00
dg
e4e3f30221
Removed obsolete vtrace() remnants.
1995-03-04 03:24:45 +00:00
jkh
6612908756
Finish the matcd import. My face is red.
1995-03-02 07:34:38 +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
dufault
4023f2f10b
1. "uk" driver now optional on scbus
...
2. Added base scsi driver file scsi_driver.c
1995-03-01 22:26:23 +00:00
gibbs
221df4f65b
Fix "dependency" spelling error. Implement "clean" entries for device
...
config entries. Add clean rules to aic7xxx and aic7xxx_seq.h.
Submitted by: Pointed out by Bruce Evans <bde@zeta.org.au>
1995-03-01 10:08:07 +00:00
bde
a440c10bc1
Use relative include path and -nostdinc avoid getting anything from
...
/usr/include.
1995-02-26 05:05:53 +00:00
phk
6ba3ecf5d2
"make distribute" have changed, beware if you use it.
1995-02-25 20:51:14 +00:00
bde
b52ab728d0
Make diskslice files standard and remove option DISKSLICE. ufs_disksubr.c
...
needed a diskslice function yesterday and all disk drivers will need it.
The diskslice initialization routine should be configurable (but isn't).
1995-02-23 17:19:54 +00:00
dg
11aa58664f
Removed vm_user.c.
1995-02-21 01:31:14 +00:00
guido
a5eaebecd0
Implement maxprocperuid and maxfilesperproc. They are tunable
...
via sysctl(8). The initial value of maxprocperuid is maxproc-1,
that of maxfilesperproc is maxfiles (untill maxfile will disappear)
Now it is at least possible to prohibit one user opening maxfiles
-Guido
Submitted by:
Obtained from:
1995-02-20 19:42:42 +00:00
jkh
46a9bdb15f
Remove the SCSI idsn line - it's permanantly dead.
1995-02-19 14:07:28 +00:00
jkh
969c09e60c
remove gnu/scsi/nic5000.c - it's deprecated.
1995-02-19 14:06:29 +00:00
jkh
8329459c37
Remove the ISDN dialer from LINT until it's working.
1995-02-17 09:33:29 +00:00
bde
ab963e28de
Restore alphabetical order (except gnu is last).
1995-02-17 08:45:59 +00:00
phk
07489c563c
This is the latest version of the APM stuff from HOSOKAWA, I have looked
...
briefly over it, and see some serious architectural issues in this stuff.
On the other hand, I doubt that we will have any solution to these issues
before 2.1, so we might as well leave this in.
Most of the stuff is bracketed by #ifdef's so it shouldn't matter too much
in the normal case.
Reviewed by: phk
Submitted by: HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
1995-02-17 02:22:57 +00:00
joerg
e0acfb2a48
Alow overriding of the various SHM* options.
...
Submitted by: Heikki Suonsivu <hsu@fx7.cs.hut.fi>
1995-02-16 11:29:19 +00:00
jkh
b6fed9e68a
We can enable pcd0 when we actually have one.
1995-02-15 06:18:15 +00:00
jkh
73ffdb981c
Comment out snic0 until it gets updated to the newer scsi code.
1995-02-15 04:49:18 +00:00
jkh
f4705baefc
Add ISDN entries to LINT.
1995-02-15 00:53:15 +00:00
jkh
208fea4a6a
Add the ISDN entries
1995-02-14 22:34:41 +00:00
jkh
5445b0f062
Add the ISDN entries.
1995-02-14 22:34:04 +00:00
ugen
1cf892686a
pseudo-device snp 3
...
Example entry for snoop.
1995-02-14 21:15:12 +00:00
ugen
05d62a64b8
kern/tty_snoop.c - optional for snp device
...
added..
1995-02-14 21:14:11 +00:00
phk
9d86998fd6
Jordan forgot to move the scd in this file.
1995-02-14 07:19:10 +00:00
jkh
86d0c26995
Pick a more sensible default for # of ptys, add comment that this can
...
go as high as 64 now.
1995-02-12 09:29:59 +00:00
jkh
fc75fc3024
Remove dead sound blaster driver entry.
1995-02-11 05:43:44 +00:00
amurai
9e67759149
Delete a redundant line - "options TUN" and Add explanation for
...
"pseudo-device tun" as same as other device.
1995-02-10 05:42:24 +00:00