Peter Wemm
5004cc2ecf
Remove a rather bogus search path reference..
1999-06-03 22:07:41 +00:00
Peter Wemm
b42a56cd10
GC unused prototype
1999-06-03 22:03:35 +00:00
Peter Wemm
4961913d45
Quieten the bt_isa_probe() messages since they get a bit much when
...
the isa probe has gone hunting for a card on it's own.
1999-06-03 20:56:09 +00:00
Peter Wemm
e6eca02874
remove references to isa_device, it's no longer associated with interrupts.
1999-06-03 20:41:00 +00:00
Peter Wemm
ed7e72e681
Check and warn about unknown devices in the config file along the same
...
lines as the pseudo-device checking. Previously 'device xyz0' would have
been silently accepted without comment.
1999-06-03 20:37:19 +00:00
KATO Takenori
1aa9b8768c
Remove VM86 option.
1999-06-03 13:50:54 +00:00
KATO Takenori
11e2bfb4b6
Sync with sys/i386/i386/machdep.c revision 1.339.
...
New function getmemsize_pc98 is added in this commit, since PC98 is
quite different in obtaining memory size from IBM-PC. Many lines of
this function is shareable with IBM-PC's getmemsize function, but
sharing needs many #ifdef PC98 statements. Therefore, I gave up
sharing code with IBM-PC's and just added new function.
1999-06-03 13:49:52 +00:00
Brian Somers
64e0f466ce
Fix some MP sequence number comparison bogons that are tickled by
...
having different speed links in a bundle. This would manifest itself
by having the link occasionally hang, but revive when a new connection
is made....
Make ``show mp'' a bit prettier.
1999-06-03 13:29:32 +00:00
KATO Takenori
90397901c8
Sync with sys/i386/conf/files.i386 and options.i386 revisions 1.246
...
and 1.115, respectively.
1999-06-03 13:04:00 +00:00
Kazutaka YOKOTA
ec3739d58f
Mention that 8x8 font is required for 43, 50 and 60 line text modes,
...
and that font files can be specified in /etc/rc.conf[.local].
1999-06-03 12:44:16 +00:00
Kazutaka YOKOTA
9e65e45b7f
Make it clear that PS/2 type mice will work only with "auto" and
...
"ps/2" protocol types, and that serial mouse protocols shouldn't be
specified for these mice.
1999-06-03 12:43:16 +00:00
Kazutaka YOKOTA
2b9e6c7549
Fix PS/2 MouseMan+ protocol. We have been looking at a wrong place
...
for the sign bit for roller movement!
1999-06-03 12:42:10 +00:00
KATO Takenori
8326768a5c
Use MACHINE_ARCH instead of MACHINE to check x86 architecture.
...
Pointed out by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
1999-06-03 10:38:07 +00:00
Ruslan Ermilov
c3e53c0457
getvfsbyname() returns zero on success.
...
PR: 12000
Submitted by: Anatoly A. Orehovsky <tolik@mpeks.tomsk.su>
1999-06-03 09:03:50 +00:00
Brian Somers
fa0d521656
Oops, quieten a compiler warning.
1999-06-02 23:06:21 +00:00
Brian Somers
0d4fe7a80f
Mention physical and sync logging in the ``set log''
...
usage message.
1999-06-02 21:28:02 +00:00
Bruce Evans
fcc3f5ee76
Backed out the previous backout. We may as well have a version of ucmpdi2.c
...
that actually compiles, and I use it for i386's with 64 bit longs.
1999-06-02 16:39:14 +00:00
Bruce Evans
20891aba11
Fixed bitrot in synopsis (a missing include).
1999-06-02 16:33:22 +00:00
Brian Somers
411675bae3
o Alter the mbuf type as it's processed by different layers.
...
o Show more information about missing MP fragments in ``show mp''.
o Do away with mbuf_Log(). It was showing mbuf stats twice on
receipt of LCP/CCP/IPCP packets.... ???!!?
o Pre-allocate a bit extra when creating LQR packets to avoid having
to allocate another mbuf in mbuf_Prepend().
1999-06-02 15:59:09 +00:00
Mark Newton
3f9d7b80b2
Back out last commit (did I get all of them?)
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1999-06-02 15:35:46 +00:00
John Birrell
c27d843bd9
Remove vinum from the build until Greg reviews phk's cdevsw changes.
...
Preferred by: phk (rather than committing the patch without review).
1999-06-02 07:15:17 +00:00
Ruslan Ermilov
06e70c77bb
Spelling corrections for dummynet.
...
Reviewed by: des,luigi
1999-06-02 05:59:48 +00:00
Tim Vanderhoek
5bba1d262a
Don't print backspaces in first column since they backup to the prev line.
1999-06-02 03:42:39 +00:00
Brian Somers
ac685e314f
Introduce the ``keep-session'' option. Refer to the man
...
page for details. This allows MP over non-tty devices where
the original ppp process must not exit (such as sshd-spawned
ppp sessions).
1999-06-02 00:46:55 +00:00
Jonathan Lemon
26f13ad079
Unbreak memory sizing for SMP.
1999-06-01 23:45:48 +00:00
Dmitrij Tejblum
4ea5ad99d5
|| vs && confusion in cdevsw_add().
1999-06-01 20:41:26 +00:00
Dmitrij Tejblum
e2754b751d
Remove an unused variable.
1999-06-01 20:29:58 +00:00
Dmitrij Tejblum
68ae83f809
cdevsw_add(&cn_devsw), not cdevsw_add(&dev).
1999-06-01 20:26:04 +00:00
Tim Vanderhoek
ac8ab44cf6
Grok gtags too.
1999-06-01 20:02:34 +00:00
Brian Somers
e6923505ee
Increase the length of an individual device name to LINE_LEN.
...
Adjust the base physical device name correctly after a link
transfer (allowing correct multilink callbacks).
1999-06-01 19:08:59 +00:00
Bill Paul
7ac97baa2c
Change the warning message issued if pci_map_port() fails. I think this
...
happens if you have a BIOS with a 'Plug & Play OS' setting and you leave
it set to 'Yes.' This is wrong for FreeBSD (and LoseNT): it should be set
to 'No.' Apparently it's still possible to map the iobase of the NIC and
have the card work by reading the config space manually (which is what
the driver does if pci_map_port() fails) but we need to warn the user to
do fix their machine anyway. Anyway, warn the user to check the 'Plug &
Play OS' setting in their BIOS if mapping the io space fails.
1999-06-01 19:04:23 +00:00
Poul-Henning Kamp
6fcd8a7c93
Introduce the makebdev() function, it does the same as the makedev()
...
function for now, but that will change.
1999-06-01 18:56:26 +00:00
Jonathan Lemon
4065a35af3
Null commit; note that there is a new memory sizing routine that uses
...
the BIOS calls to determine the memory configuration. This should fix
problems with >64M for good.
Reviewed by: Mike Smith
1999-06-01 18:25:26 +00:00
Jonathan Lemon
eb9d435ae7
Unifdef VM86.
...
Reviewed by: silence on on -current
1999-06-01 18:20:36 +00:00
Jonathan Lemon
778359545e
Make vm86 a standard component
...
Reviewed by: silence on on -current
1999-06-01 18:18:39 +00:00
Jonathan Lemon
2171c52a81
Unifdef VM86
...
Reviewed by: silence on on -current
1999-06-01 18:17:50 +00:00
Roger Hardiman
de9f1beee4
Updated to support new Meteor/PPB cards (PCI-PCI Bridge).
...
The driver now identifies the IBM PCI-PCI Bridge fitted to newer
Matrox cards and initialises it.
Sumitted by: Anton Berezin <tobez@plab.ku.dk>
The Protein Laboratory, University of Copenhagen
1999-06-01 17:30:08 +00:00
Poul-Henning Kamp
ae19718ee2
Shorten a detour around dev_t to get a udev_t created.
1999-06-01 17:11:27 +00:00
Brian Somers
ba16c8408d
Make async/sync/physical/hdlc dumps prettier by showing printable
...
characters at the end of the line in hexdump style.
1999-06-01 16:01:48 +00:00
KATO Takenori
a3bcef65cd
Fixed locations of include files.
1999-06-01 13:14:35 +00:00
Ruslan Ermilov
1e3b39d361
Get rid of segfaults in a set-uid program.
...
PR: 11823
Reviewed by: des
1999-06-01 13:14:07 +00:00
KATO Takenori
f0828bf1b0
Sync with sys/i386/isa/clock.c revision 1.136.
1999-06-01 12:32:54 +00:00
Ruslan Ermilov
3390b499a2
Damn, forgot this: time -> when.
1999-06-01 11:20:15 +00:00
Doug Rabson
e610a94345
Correct dumb mistake in previous commit.
1999-06-01 11:16:23 +00:00
Ruslan Ermilov
d65a665e4d
Sync header line with newsyslog(8).
...
PR: 11511
Reviewed by: des
1999-06-01 10:57:38 +00:00
Brian Somers
78adc7a560
Ignore the quota.user and quota.group files rather than the
...
``quotas'' file when cleaning /tmp.
1999-06-01 10:47:53 +00:00
Doug Rabson
a92ac6bc75
Move fd driver back to files.${arch} since pc98 has a special fd driver.
1999-06-01 09:02:27 +00:00
Poul-Henning Kamp
d69065a41e
devsw and cdevsw_add() changes for i4b.
...
Reviewed by: hm
1999-06-01 08:46:56 +00:00
Brian Somers
d7452b10bd
Mention that using MYADDR and HISADDR with ``set filter''
...
will result in the rules being updated any time MYADDR
or HISADDR change.
1999-06-01 08:46:53 +00:00
Nick Hibma
509a03961f
USB stopped working as of the recent cdevsw cleanup. This fixes that.
1999-06-01 07:22:01 +00:00