Bruce Evans
4a8d210268
Remove unused file.
2000-03-23 19:22:14 +00:00
Bruce Evans
83f7669eff
Fixed most disordering (almost all except for i4b and targets with
...
complicated rules).
2000-03-23 19:08:49 +00:00
Bruce Evans
822dcb81d0
Fixed most disordering (all except for targets with complicated rules).
2000-03-23 19:03:26 +00:00
Jeroen Ruigrok van der Werven
000033d073
Document options HZ, place it in its own section `CLOCK OPTIONS' and
...
add the undocumented CLK_* options to that section as well.
Submitted by: Mike Tancsa <mike@sentex.ca> (partially)
2000-03-23 16:22:50 +00:00
Bruce Evans
0784615675
Fixed clean rule for font.h.
2000-03-23 15:42:24 +00:00
KATO Takenori
25d654e785
Merged from sys/conf/files.i386 revision 1.310 (re-activate K6-2
...
MTRR driver).
2000-03-23 08:13:32 +00:00
Poul-Henning Kamp
91266b96c4
Isolate the Timecounter internals in their own two files.
...
Make the public interface more systematically named.
Remove the alternate method, it doesn't do any good, only ruins performance.
Add counters to profile the usage of the 8 access functions.
Apply the beer-ware to my code.
The weird +/- counts are caused by two repocopies behind the scenes:
kern/kern_clock.c -> kern/kern_tc.c
sys/time.h -> sys/timetc.h
(thanks peter!)
2000-03-20 14:09:06 +00:00
Peter Wemm
9ac61e92ca
Argh, fix cut/paste mistake. This contributed to LINT not building.
2000-03-20 10:17:13 +00:00
Peter Wemm
a063b13d98
Tag a warning on the isa compat shims at config time.
2000-03-20 04:47:40 +00:00
Peter Wemm
9e0f2a9fb1
Use an intermediate file containing the module binary before converting
...
it into a ``shared'' .ko file. This intermediate file can be directly
linked into a static kernel. This isn't all that useful yet but will
become much more interesting shortly.
2000-03-20 01:29:59 +00:00
Brian Feldman
a3f7c5d143
Enable the K6-2 MTRR driver again, since there are reports of it working
...
with the applied change.
Submitted by: Coleman Kane <cokane@one.net>
2000-03-19 19:22:24 +00:00
Peter Wemm
4e64b0d320
Document and supply COMPAT_OLDPCI and COMPAT_OLDISA so 'make release'
...
still works.
2000-03-19 13:33:26 +00:00
Peter Wemm
80060e8897
Connect the ISA and PCI compatability shims to an option. In this case
...
it's options COMPAT_OLDISA and COMPAT_OLDPCI. This is meant to be a
fairly strong incentive to update the older drivers to newbus, but doesn't
(quite) leave anybody hanging with no hardware support. I was talking with
a few folks and I was encouraged to simply break or disable the shims but
that was a bit too drastic for my liking.
2000-03-19 13:07:12 +00:00
Jeroen Ruigrok van der Werven
cb2116539c
Add device isic to the ASUSCOM_IPAC entry.
...
Remove quotes around some i4b options to be consistent with the rest.
2000-03-19 10:19:23 +00:00
Jeroen Ruigrok van der Werven
1eeb917c9c
Put ASUSCOM_IPAC in the section where it belongs, namely i4b.
2000-03-18 19:30:58 +00:00
Jeroen Ruigrok van der Werven
bc0e3a03b5
Put the undocumented options back at the bottom as per old
...
practice.
Place the debug options above the undocumented options.
2000-03-18 18:39:02 +00:00
Jeroen Ruigrok van der Werven
5d6f1468bb
Document three debug options: npx, bus and vfs locks debugging.
2000-03-18 17:30:12 +00:00
Matt Jacob
a4135b96f1
Alpha 8200: redo files arrangement for 8200 support. There sort of
...
still *is* a problem about how to get an mcclock attached w/o an
ISA declaration though.
2000-03-18 08:05:27 +00:00
Nick Hibma
e2dbd15f2e
Please welcome the URio driver. Written by
...
Iwasa Kazmi <kzmi\@ca2.so-net.ne.jp>
2000-03-16 09:16:14 +00:00
Nick Hibma
fa55e6183a
Add urio (143)
2000-03-15 22:06:01 +00:00
Peter Wemm
2a72e5e1c1
Move the files.* references to wdc files to the pc98 location after the
...
repo copy.
2000-03-15 21:53:12 +00:00
Søren Schmidt
000da71aa4
Fix the spelling, and some minor tweaks on the ata device...
2000-03-14 16:47:59 +00:00
Jeroen Ruigrok van der Werven
612a914d90
Remove wd entries.
...
Reviewed by: sos
Approved by: sos, phk, peter
2000-03-14 13:23:10 +00:00
Jeroen Ruigrok van der Werven
b2381471b9
Remove the wd driver from the i386 kernel options.
2000-03-14 13:18:14 +00:00
Jeroen Ruigrok van der Werven
844a81a990
Remove unused options.
...
Reviewed by: sos
Approved by: sos, phk, peter
2000-03-14 12:55:23 +00:00
Ruslan Ermilov
ef61e9f97d
Remove option MD5, it has been standardized almost two years ago.
2000-03-13 11:37:43 +00:00
Jordan K. Hubbard
420e39abee
Welcome to 5.0-current!
...
"First commit" claimed by: jkh :)
2000-03-13 09:13:01 +00:00
Jonathan Lemon
5e3488e373
Add Compaq `ida' driver to GENERIC, update it's LINT entry.
...
Approved by: jordan
2000-03-09 16:32:56 +00:00
Jonathan Lemon
a17e9eac9c
Changes for IDA driver
2000-03-08 16:17:06 +00:00
Nik Clayton
9e54a8cebb
Document the discard device appearing as 'ds0', 'ds1', etc.
...
PR: docs/16994
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2000-03-07 13:56:37 +00:00
KATO Takenori
7fb0223fd0
Merged from files.i386 rev 1.307.
2000-03-01 08:50:05 +00:00
Matthew N. Dodd
a535079a85
MCA is supported to some extent. Modify a comment that claims otherwise.
...
Approved by: jkh
2000-02-26 05:07:05 +00:00
Guido van Rooij
7830d3c3a1
Remove option IPFILTER_KLD. In case you wanted to kldload ipfilter,
...
the module would only work in kernels built with this option.
2000-02-23 20:10:53 +00:00
Jason Evans
dd85920a4f
Add the VFS_AIO config option and leave it off by default. Unless the
...
VFS_AIO option is specified, all aio-related syscalls return ENOSYS.
The aio code is very fragile right now, and is unsuitable for default
inclusion in a production shell box.
Approved by: jkh
2000-02-23 07:44:25 +00:00
Gary Jennejohn
4f9d49f140
Newbus-ify the USR Sportster TA Intern driver.
...
Enable the driver in sys/conf/files.i386.
In isa/isavar.h increase ISA_NPORT from 32 to 50. This is required
because this brain-damaged card maps 49 (!) port ranges. This does
not have a negative impact because this value only specifies the maximum
number of entries in a linked list and not the size of an array which
is allocated in all drivers.
The register/fifo access routines were not newbus-ified because
1) I knew that the old code worked and is simpler and more efficient
2) the if_ed driver does something similar and
3) the newbus macros collapse to inb/outb anyway.
Reviewed and tested by: hm
Approved by: jkh
2000-02-21 02:10:10 +00:00
Kazutaka YOKOTA
528b8853bb
Make it clear that 'options XSERVER' is for pcvt and not for syscons.
...
Submitted by: Doug Barton <Doug@gorean.org>
Approved by: jkh
2000-02-16 04:27:04 +00:00
Matt Jacob
a6dd44dea5
Add comments about 12160 options.
...
Approved: jkh
2000-02-15 01:08:27 +00:00
Peter Wemm
242c5536ea
Clean up some loose ends in the network code, including the X.25 and ISO
...
#ifdefs. Clean out unused netisr's and leftover netisr linker set gunk.
Tested on x86 and alpha, including world.
Approved by: jkh
2000-02-13 03:32:07 +00:00
Bill Fumerola
ce0c0d9da9
kbdcontrol isn't in everyones path(read: non-root people), so specify
...
an absolute path for us mere mortals.
Approved by: jkh
2000-02-10 01:42:04 +00:00
Matthew N. Dodd
978d4f5bc8
Complete the repo-copy of ida_pci.c to sys/dev/ida/
...
Implicit Approval by: jkh
2000-02-09 04:17:10 +00:00
Matthew N. Dodd
1e8a96dc02
if_fpa is included when 'device fpa' is present, not 'device fea'.
...
Approved by: jkh
2000-02-01 16:47:34 +00:00
Yoshinobu Inoue
158316667c
Fix kernel build breakage.
...
ip6_fw.c also needs ipv6firewall options. Sorry for the problem.
Submitted by: Jim Bloom <bloom@acm.org>
2000-01-30 03:52:28 +00:00
Peter Wemm
4486cd7990
Use config's tools rather than #if's.
2000-01-29 18:54:12 +00:00
Peter Wemm
68b538c712
Remove 'conflicts' token - it has been effectively doing absolutely
...
nothing for quite some time. The only thing that cared was userconfig,
but it was for one invisible device so we never saw it's effects.
2000-01-29 18:07:07 +00:00
Peter Wemm
81bb901ed1
Add some more comments about sound card bridge devices and their
...
relationship with pcm and other things like newmidi.
2000-01-29 17:56:23 +00:00
Peter Wemm
afa0d59d93
Still allow sbc/gusc/csa to perform as bridge devices (eg: to newmidi)
...
without pcm being present.
2000-01-29 17:48:28 +00:00
Peter Wemm
6724519462
Allow the pnp and pci cards to be attached with just a 'device pcm' in
...
the user's config file. Based on an idea/suggestion from Cameron (cg).
Change LINT to build newpcm instead of the old Voxware derived stuff.
That's much more useful in the longer term.
2000-01-29 17:28:48 +00:00
Peter Wemm
5d021a76f2
Move the (duplicated exactly!) portable ISA pcm drivers to files and
...
tighten up the logic a little.
2000-01-29 17:15:03 +00:00
Peter Wemm
ce253636bb
Remove (commented out and marked as broken) pseudo-device tb. This was
...
added in rev 1.205 (october 1995).
2000-01-29 16:39:14 +00:00
Peter Wemm
8f24ed4066
Remove kern/tty_tb.c.
2000-01-29 16:36:22 +00:00