kato
da46d40623
Deleted unused item.
1998-05-05 13:19:34 +00:00
bde
f5d79ab0c0
Added -ansi to CWARNFLAGS so that ANSI errors don't come back.
1998-05-01 18:13:37 +00:00
imp
307c5832d7
Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config
...
on my box doesn't grok machine type pc98.
PR: 3272
Submitted by: jhs
1998-04-29 18:21:35 +00:00
andreas
e4bced7382
Fixes incorrect company and product names in uha(4) manpage and
...
LINT config file. Should be merged to -STABLE as well.
PR: closes 6447
Submitted by: Steven Plite splite@purdue.edu
1998-04-29 17:09:41 +00:00
mjacob
efb500c7ac
Add support for the Qlogic ISP SCSI && FC/AL Adapters
1998-04-22 18:18:16 +00:00
mjacob
8cd3efb7df
Add support for the Qlogic ISP SCSI && FC/AL Adapters
1998-04-22 18:12:29 +00:00
msmith
cf01114fc4
Add a block device entry for the 'myx' driver too.
1998-04-22 05:10:51 +00:00
msmith
055b4ba647
Add 'myx' for Ulf Zimmerman's Mylex Raid driver (ulf@alameda.net>
1998-04-22 03:57:07 +00:00
kato
29088df8fe
Commented out ide_pci.c.
...
Reviewed by: kato
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-04-20 13:54:47 +00:00
kato
338316476f
Sync with sys/i386/conf/options.i386 revision 1.77.
1998-04-20 13:52:44 +00:00
kato
19f503b193
Sync with sys/i386/conf/files.i386 revision 1.197.
1998-04-20 13:52:13 +00:00
julian
8ec756211b
Get rid of DEVFS_ROOT
...
it no longer has any effect.
SLICE is in some ways a replacement but is destined to also go away.
1998-04-20 04:30:47 +00:00
julian
cb9166e241
Make the devfs SLICE option a standard type option.
...
(hopefully it will go away eventually anyhow)
1998-04-20 03:57:41 +00:00
julian
0796a5c56e
Add changes and code to implement a functional DEVFS.
...
This code will be turned on with the TWO options
DEVFS and SLICE. (see LINT)
Two labels PRE_DEVFS_SLICE and POST_DEVFS_SLICE will deliniate these changes.
/dev will be automatically mounted by init (thanks phk)
on bootup. See /sys/dev/slice/slice.4 for more info.
All code should act the same without these options enabled.
Mike Smith, Poul Henning Kamp, Soeren, and a few dozen others
This code does not support the following:
bad144 handling.
Persistance. (My head is still hurting from the last time we discussed this)
ATAPI flopies are not handled by the SLICE code yet.
When this code is running, all major numbers are arbitrary and COULD
be dynamically assigned. (this is not done, for POLA only)
Minor numbers for disk slices ARE arbitray and dynamically assigned.
1998-04-19 23:32:49 +00:00
kato
397aae0199
Sync with sys/i386/conf/Makefile.i386 revision 1.109.
1998-04-18 05:07:43 +00:00
ahasty
9b24093ea7
Reviewed by: Amancio
...
Submitted by: Roger Hardiman <roger@cs.strath.ac.uk>
Roger Hardiman <roger@cs.strath.ac.uk> :
Revised autodetection code to correctly handle both
old and new VideoLogic Captivator PCI cards.
Added tsleep of 2 seconds to initialistion code for PAL users.
Corrected clock selection code on format change.
--- Amancio
1998-04-18 04:58:33 +00:00
julian
86e1a21b79
Reserve a number for the ALTQ control devices (96)
1998-04-17 20:26:43 +00:00
dima
8cd3cf9773
Undo my last change.
1998-04-17 07:51:36 +00:00
kato
eeffdd2af8
Sync with sys/i386/conf/Makefile.i386 revision 1.108.
1998-04-16 16:34:09 +00:00
dima
0788ce04bd
Use 0440 root.kmem kermissions on kernel instead of
...
0555 root.wheel.
Reviewed by: freebsd-security
1998-04-15 17:53:32 +00:00
sos
8846bf7678
Add the new LBA mode support in the wd? config examples.
1998-04-09 22:28:57 +00:00
kato
7354b70a08
Sync with sys/i386/conf/files.i386 revision 1.196.
1998-04-07 09:08:27 +00:00
peter
3a2f3b0303
add globals.s for data that is treated differently on SMP.
1998-04-06 15:49:35 +00:00
kato
142623e0c8
- Use existing file (psm.c) though the driver does not work under
...
PC-98 arch.
- Merge the change in sys/i386/conf/files.i386 revision from 1.187 to
1.188.
1998-03-30 12:36:16 +00:00
phk
8620163d92
Export MD5Transform in md5.c and remove a private version in random_machdep.c
...
md5 is standard as a consequence of this.
1998-03-29 11:55:06 +00:00
helbig
b85f6e213b
pcics are devices not controllers.
1998-03-29 07:58:03 +00:00
dufault
58b3c892fb
The system call stubs for the sched_* system calls can't be
...
optional.
The kernel will now link but the new system calls can't be LKM'd in
without the P1003_1B option - I will remove this option later.
1998-03-28 22:44:28 +00:00
dufault
8ed0defc6e
Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and
...
_KPOSIX_PRIORITY_SCHEDULING options to work. Changes:
Change all "posix4" to "p1003_1b". Misnamed files are left
as "posix4" until I'm told if I can simply delete them and add
new ones;
Add _POSIX_PRIORITY_SCHEDULING system calls for FreeBSD and Linux;
Add man pages for _POSIX_PRIORITY_SCHEDULING system calls;
Add options to LINT;
Minor fixes to P1003_1B code during testing.
1998-03-28 11:51:01 +00:00
kato
e889d84970
Sync with sys/i386/conf/files.i386 revision 1.195.
1998-03-24 08:26:02 +00:00
yokota
a35e04223a
Describe the SC_DISABLE_REBOOT option.
1998-03-24 02:55:03 +00:00
peter
c6b01b495d
si driver has changed microcode file locations.
1998-03-23 16:44:22 +00:00
peter
83a35267b7
Add IPFILTER, IPFILTER_LOG and note IPFILTER_LKM.
1998-03-21 14:13:47 +00:00
peter
f3fab3424a
Make this compile.. There are some unpleasing hacks in here.
...
A major unifdef session is sorely tempting but would destroy any remaining
chance of tracking the original sources.
1998-03-21 11:34:28 +00:00
peter
e8c92c6fcf
zap 'vector siintr' from example si0 config
1998-03-21 06:21:03 +00:00
dyson
f2afd85d22
Add ENABLE_VFS_IOOPT kernel option.
1998-03-19 22:37:37 +00:00
bde
b256fa6d48
Fixed CLEANFILES. Some temporary files were missing.
1998-03-19 13:22:46 +00:00
bde
b43ef2ea70
Fixed building of kernels without `options FFS'. ffs_softdep_stub.c is
...
not optional, since several "standard" files in ufs/ufs reference it.
1998-03-19 13:01:50 +00:00
wollman
ec566039ab
Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually
...
work reliably yet (I've had panics), but it does seem to occasionally
be able to transmit and receive syntactically-correct packets.
Also fixes one of if_ethersubr.c's legion style bugs, and removes
the hostcache code from standard kernels---the code that depends on it
is not going to happen any time soon, I'm afraid.
1998-03-18 01:40:12 +00:00
kato
890e12c6b0
Make EPSON_BOUNCEDMA a new-style option.
1998-03-17 09:11:03 +00:00
eivind
de4f5714fa
Clear up DPT comment to avoid further confusion. This is a hardware
...
driver.
1998-03-16 23:04:07 +00:00
tegge
9ac0a4296a
Add a BOOTP_WIRED_TO option, for use on machines with multiple network
...
cards where the first detected card should not be used for bootp.
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
1998-03-14 04:13:56 +00:00
kato
df9fb1b269
Sync with sys/i386/conf/files.i386 revision 1.194.
1998-03-14 02:31:00 +00:00
eivind
4e506c209b
Introduce the 'regress' target.
...
Silently approved by: -hackers, -current
1998-03-12 20:02:17 +00:00
julian
81765fc2bb
Add EISA support for DPT drivers
...
Submitted by: Matthew Dodd
Reviewd by: shimon@simon-shapiro.org (DPT author)
1998-03-11 00:30:16 +00:00
eivind
29b4135e6e
Document options policy.
...
Reviewed by: bde
1998-03-10 15:55:38 +00:00
eivind
7375f6bf70
Change PMAP_SHPGPERPROC to not be equal to the default, for the
...
benefit of bde's "unused include files" script.
Requested by: bde
1998-03-10 15:42:13 +00:00
kato
d22a6647c4
Sync with sys/i386/conf/options.i386 revision 1.76.
1998-03-10 12:48:57 +00:00
eivind
46c54ceaa3
Turn "PMAP_SHPGPERPROC" into a new-style option, add it to LINT, and
...
document it there.
1998-03-09 22:09:13 +00:00
kato
aee7de20d9
Make FPU_ERROR_BROKEN a new-style option.
1998-03-09 10:17:13 +00:00
julian
10c5ccc30a
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
...
Submitted by: Kirk McKusick (mcKusick@mckusick.com )
Obtained from: WHistle development tree
1998-03-08 09:59:44 +00:00