]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
24 years agoAdd the unlpt\d+ device to MAKEDEV. It is the same as ulpt\d+, except
Nick Hibma [Sun, 23 Jan 2000 11:40:10 +0000 (11:40 +0000)]
Add the unlpt\d+ device to MAKEDEV. It is the same as ulpt\d+, except
that it does not reset the printer when opened. This fixes the problem
of printing a document almost till the end and then resetting the
printer when the next print job is started.

Submitted by:   Christopher Masto <chris@netmonger.net>

Also, remove all but the ums0 device from the fixit target 'to save
precious i-nodes on the fixit floppy'.

24 years agoGC isa_device->id_reconfig - it's not referenced anywhere anymore.
Peter Wemm [Sun, 23 Jan 2000 11:26:49 +0000 (11:26 +0000)]
GC isa_device->id_reconfig - it's not referenced anywhere anymore.
GC reconfig_isadev() - it's not used anymore.

24 years agoHmm, don't compile in INET6, IPX or NETATALK support for the
Brian Somers [Sun, 23 Jan 2000 10:41:48 +0000 (10:41 +0000)]
Hmm, don't compile in INET6, IPX or NETATALK support for the
moment :-(  I think we need some sort of stub variable and a
``is this queue available'' flag.

24 years agoUse apm instead of apmconf.
Jeroen Ruigrok van der Werven [Sun, 23 Jan 2000 10:04:50 +0000 (10:04 +0000)]
Use apm instead of apmconf.
Necessary change to due removal of apmconf which got moved into apm
by green.

24 years agomissing ] in if at cdrom.1 target
Wilko Bulte [Sun, 23 Jan 2000 10:03:21 +0000 (10:03 +0000)]
missing ] in if at cdrom.1 target

24 years agoAdd MLINK for apmconf(8).
Jeroen Ruigrok van der Werven [Sun, 23 Jan 2000 10:00:05 +0000 (10:00 +0000)]
Add MLINK for apmconf(8).

Suggested by: msmith

24 years agoReflect that apmconf(8) has been absorbed by apm(8).
Jeroen Ruigrok van der Werven [Sun, 23 Jan 2000 09:59:31 +0000 (09:59 +0000)]
Reflect that apmconf(8) has been absorbed by apm(8).

Suggested by: msmith

24 years agoBury apmconf, apm succeeds it.
Jeroen Ruigrok van der Werven [Sun, 23 Jan 2000 09:52:09 +0000 (09:52 +0000)]
Bury apmconf, apm succeeds it.

Suggested by: msmith

24 years agoStop apmconf from being build.
Jeroen Ruigrok van der Werven [Sun, 23 Jan 2000 09:50:10 +0000 (09:50 +0000)]
Stop apmconf from being build.
green integrated apmconf into apm and we should use that instead.

Suggested by: msmith

24 years agoFix a bug in the last commit. >> 4 instead of >> 8. *bap*
Matthew N. Dodd [Sun, 23 Jan 2000 08:46:21 +0000 (08:46 +0000)]
Fix a bug in the last commit.  >> 4 instead of >> 8.  *bap*

Fix a long-standing bug where I used a 'break;' instead of a 'continue;';
you had to have multiple ISA boards in non-PnP mode with an 'unknown' board
with a lower MAC address to find this one.  Since I have 4 3c5x9 boards
in my test box I was somewhat confused when this happened. :)

Make the messages printed by ep_isa_identify() a little more consistent;
we'll only see them in verbose boot mode but it makes me feel better if
they look nice.

24 years agoAdd the ID for the 3c509-TPC.
Matthew N. Dodd [Sun, 23 Jan 2000 08:23:38 +0000 (08:23 +0000)]
Add the ID for the 3c509-TPC.

Also, while I'm here, add a mechanism to catch unknown board IDs that
are likely to be 3c509s and allow them to be attached.

PR: kern/16304
Submitted by: Kelly Yancey <kbyanc@posi.net>

24 years agoThe pointer of the serial FIFO in the DSP seems to make an error
Seigo Tanimura [Sun, 23 Jan 2000 07:04:02 +0000 (07:04 +0000)]
The pointer of the serial FIFO in the DSP seems to make an error
upon starting/stopping the DSP. Correct the pointer in addition
to clearing the FIFO.

24 years agoAdded Banksia CardModem 56.
Tatsumi Hosokawa [Sun, 23 Jan 2000 05:26:15 +0000 (05:26 +0000)]
Added Banksia CardModem 56.

Submitted by: Rice <benno@netizen.com.au>

24 years agoAdd the two wireless pccard nics.
Warner Losh [Sun, 23 Jan 2000 04:29:17 +0000 (04:29 +0000)]
Add the two wireless pccard nics.

24 years agoAllow if_ef driver to be compiled into kernel.
Boris Popov [Sun, 23 Jan 2000 03:35:11 +0000 (03:35 +0000)]
Allow if_ef driver to be compiled into kernel.

24 years agoCorrectly put the place to mark EOP where we actually do the packet
Matt Jacob [Sun, 23 Jan 2000 03:19:49 +0000 (03:19 +0000)]
Correctly put the place to mark EOP where we actually do the packet
transmission- this handles the odd and rare case of a list terminating
with a zero length mbuf.

24 years agoadd PREVIOUS index macro for transmit side
Matt Jacob [Sun, 23 Jan 2000 03:18:14 +0000 (03:18 +0000)]
add PREVIOUS index macro for transmit side

24 years agofix cp -vi bug
Michael Haro [Sun, 23 Jan 2000 03:04:49 +0000 (03:04 +0000)]
fix cp -vi bug

Submitted by: Dan Papasian (bugg_ on irc)

24 years agoFixed name of CyQ've Ethernet Card.
Tatsumi Hosokawa [Sun, 23 Jan 2000 03:01:26 +0000 (03:01 +0000)]
Fixed name of CyQ've Ethernet Card.

24 years agoAdded IC-CARD+ Ethernet card.
Tatsumi Hosokawa [Sun, 23 Jan 2000 03:00:04 +0000 (03:00 +0000)]
Added IC-CARD+ Ethernet card.

24 years agoFix various man pages to stop abusing the .Bx macro to generate the
Mike Pritchard [Sun, 23 Jan 2000 02:18:19 +0000 (02:18 +0000)]
Fix various man pages to stop abusing the .Bx macro to generate the
string "FreeBSD".  Use the .Fx macro instead.

24 years agoFix various man pages to stop abusing the .Bx macro to generate
Mike Pritchard [Sun, 23 Jan 2000 02:10:01 +0000 (02:10 +0000)]
Fix various man pages to stop abusing the .Bx macro to generate
the string "FreeBSD".  Use the .Fx macro instead.

24 years agoRemove some debugging code, replace one line that had spaces with tabs,
Matt Jacob [Sun, 23 Jan 2000 02:07:31 +0000 (02:07 +0000)]
Remove some debugging code, replace one line that had spaces with tabs,
and fix a silly botch for reinit.

24 years agoGet rid of the WX_XMIT_SMALL code- we've fixed that problem. Restructure
Matt Jacob [Sun, 23 Jan 2000 01:49:11 +0000 (01:49 +0000)]
Get rid of the WX_XMIT_SMALL code- we've fixed that problem. Restructure
the receive code so that it correctly chains receive descriptors together
and handles the case that only a part of a packet is done at the time
we get here.

24 years agoHandle the availability of TUNSIFHEAD. If it's there, use it.
Brian Somers [Sun, 23 Jan 2000 01:48:19 +0000 (01:48 +0000)]
Handle the availability of TUNSIFHEAD.  If it's there, use it.

For the moment this is just overhead, but it'll be used for INET6
support later.

24 years agoFxi various man pages to stop abusing the .Bx macro to generate
Mike Pritchard [Sun, 23 Jan 2000 01:48:16 +0000 (01:48 +0000)]
Fxi various man pages to stop abusing the .Bx macro to generate
the string "FreeBSD".  Use the .Fx macro instead.  Also did some
minor re-wording/formatting to work around a deficiency with
the .Fx macro when it comes to puncuation characters other than
periods and commas.

24 years agoSupport INET6, NETATALK and IPX as well as INET.
Brian Somers [Sun, 23 Jan 2000 01:47:59 +0000 (01:47 +0000)]
Support INET6, NETATALK and IPX as well as INET.

24 years agoImplement TUN[GS]IFHEAD ioctls. Passing a non-zero int to TUNSIFHEAD
Brian Somers [Sun, 23 Jan 2000 01:47:12 +0000 (01:47 +0000)]
Implement TUN[GS]IFHEAD ioctls.  Passing a non-zero int to TUNSIFHEAD
tells that tun unit to prepend a four byte address family to packets
queued for tunread() and to expect a four byte address family at the
front of data received by tunwrite().

We queue any protocol received from the interface for tunread(), but
only accept INET, INET6, IPX and NETATALK from tunwrite().  There is
support for Xerox's NS stuff, but AFAICT config(8) doesn't ever
define NS.

24 years agoAdd a pointer in the softc that will point to partially received packet.
Matt Jacob [Sun, 23 Jan 2000 01:41:17 +0000 (01:41 +0000)]
Add a pointer in the softc that will point to partially received packet.
Set up index increments for receive descriptors based on whether
the PADDED_CELL define is set.

24 years agoAdd in a define for the optimal cache line size.
Matt Jacob [Sun, 23 Jan 2000 01:39:13 +0000 (01:39 +0000)]
Add in a define for the optimal cache line size.

24 years agoFix various man pages to stop abusing the .Bx macro to generate
Mike Pritchard [Sun, 23 Jan 2000 01:30:05 +0000 (01:30 +0000)]
Fix various man pages to stop abusing the .Bx macro to generate
the strings "FreeBSD" and "NetBSD".  Use the .Fx or .Nx macro
instead.

24 years agoAdded NetBSD -current, OpenBSD -current and Added NetBSD 1.4.1
Wolfram Schneider [Sat, 22 Jan 2000 22:22:45 +0000 (22:22 +0000)]
Added NetBSD -current, OpenBSD -current and Added NetBSD 1.4.1
Update/Fix release date for NetBSD 1.3, 1.3.1, 1.4, 1.4.1

24 years agoAllow files in LD_PRELOAD to be separated by white space, like Solaris
John Polstra [Sat, 22 Jan 2000 22:20:05 +0000 (22:20 +0000)]
Allow files in LD_PRELOAD to be separated by white space, like Solaris
and Linux.

24 years agoFix minor mdoc style bug made by previous commit.
Mike Pritchard [Sat, 22 Jan 2000 21:24:36 +0000 (21:24 +0000)]
Fix minor mdoc style bug made by previous commit.

24 years agoAdded Planex FNW-3600-T 16bit FastEthernet.
Tatsumi Hosokawa [Sat, 22 Jan 2000 19:02:47 +0000 (19:02 +0000)]
Added Planex FNW-3600-T 16bit FastEthernet.

24 years agoInclude email feedback on EISA bus.
Wilko Bulte [Sat, 22 Jan 2000 18:51:16 +0000 (18:51 +0000)]
Include email feedback on EISA bus.

24 years agoCheck if the various .TXT files exist before trying to copy them.
Wilko Bulte [Sat, 22 Jan 2000 18:33:24 +0000 (18:33 +0000)]
Check if the various .TXT files exist before trying to copy them.
Oh why did I select a first project that needed to touch release/Makefile..
The fact that my release-building Alpha panics on me does not help either :(

24 years agoImport the apmconf function descriptions as per modified patch
Jeroen Ruigrok van der Werven [Sat, 22 Jan 2000 18:28:23 +0000 (18:28 +0000)]
Import the apmconf function descriptions as per modified patch
from green.

24 years agoCleanups, new options, and syntax changes w.r.t. the -e fiag I had just
Brian Feldman [Sat, 22 Jan 2000 18:11:58 +0000 (18:11 +0000)]
Cleanups, new options, and syntax changes w.r.t. the -e fiag I had just
added.  This completes the addition of apmconf(8) features into apm(8),
and will be followed shortly by asmodai with a manpage commit.

24 years agoRemove alpm.4 from being made, since it was removed.
Jeroen Ruigrok van der Werven [Sat, 22 Jan 2000 17:55:05 +0000 (17:55 +0000)]
Remove alpm.4 from being made, since it was removed.

Forgotten by: nsouch

24 years agoDon't execute MAC address initialization for non-pccard sn devices.
Tatsumi Hosokawa [Sat, 22 Jan 2000 17:24:16 +0000 (17:24 +0000)]
Don't execute MAC address initialization for non-pccard sn devices.

24 years agoAdded tag (pccard:$device) for insert/remove event log.
Tatsumi Hosokawa [Sat, 22 Jan 2000 17:13:20 +0000 (17:13 +0000)]
Added tag (pccard:$device) for insert/remove event log.

Submitted by: Warner Losh <imp@village.org>

24 years agoI wanted to preserve this analysis of the bug fixed by the previous commit.
David E. O'Brien [Sat, 22 Jan 2000 16:31:39 +0000 (16:31 +0000)]
I wanted to preserve this analysis of the bug fixed by the previous commit.

From "Alexander N. Kabaev" <ak03@gte.com>:
The problem is that default builtin_setjmp implementation does not restore
any registers except for stack pointers when doing nonlocal jump. This
means, that every platform, that needs to store/restore some other state
between jumps, has to provide appropriate definitions for
builtin_setjmp_setup and builtin_setjmp_receiver RTL expansions.

Every plaftorm which needs to do some additional processing at setjmp
receive point, such as restoring additional information previously saved by
builtin_setjmp_setup, can provide definition for builtin_setjmp_receiver
RTL expansion. [That is what the previous commit does.] The i386 code
compiled with -fpic option requires the value of the PIC register (EBX) to
be restored in order to function properly.  One should not provide
expansion for builtin_setjmp_setup because GCC documentation explicitly
states that values should be recalculated if possibe, rather than stored in
setjmp buffer and proper value for EBX can easlity be determined from the
current EIP contents.

24 years agoUpdate USB entries
Nick Hibma [Sat, 22 Jan 2000 16:26:20 +0000 (16:26 +0000)]
Update USB entries

24 years agoAdd reference to AMD-756
Nick Hibma [Sat, 22 Jan 2000 16:13:26 +0000 (16:13 +0000)]
Add reference to AMD-756

24 years agoMerge in fixes from the GCC anoncvs tree.
David E. O'Brien [Sat, 22 Jan 2000 16:05:33 +0000 (16:05 +0000)]
Merge in fixes from the GCC anoncvs tree.

24 years agoMerge in the restore pic register fix from the vendor branch.
David E. O'Brien [Sat, 22 Jan 2000 16:04:30 +0000 (16:04 +0000)]
Merge in the restore pic register fix from the vendor branch.

PR: 3441
Submitted by: Mark Diekhans <markd@Grizzly.COM>

24 years agoAdded Corega Ether PCC-T.
Tatsumi Hosokawa [Sat, 22 Jan 2000 15:58:04 +0000 (15:58 +0000)]
Added Corega Ether PCC-T.

PR: conf/14297
Submitted by: sanpei@sanpei.org

24 years agoVarious manpage cleanups after newbus port of ppbus.
Nicolas Souchu [Sat, 22 Jan 2000 10:49:41 +0000 (10:49 +0000)]
Various manpage cleanups after newbus port of ppbus.

Remove alpm.4 from machine independant manpages set.

24 years agoFix millisecond to nanosecond conversion.
Jason Evans [Sat, 22 Jan 2000 09:15:15 +0000 (09:15 +0000)]
Fix millisecond to nanosecond conversion.

PR: misc/16245

24 years agoThis commit was generated by cvs2svn to compensate for changes in r56385,
David E. O'Brien [Sat, 22 Jan 2000 02:59:08 +0000 (02:59 +0000)]
This commit was generated by cvs2svn to compensate for changes in r56385,
which included commits to RCS files with non-trunk default branches.

24 years agoBring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
David E. O'Brien [Sat, 22 Jan 2000 02:59:08 +0000 (02:59 +0000)]
Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
branch on Jan 20th, 2000.

24 years agoDo some intptr_t casting for alpha.
Matt Jacob [Fri, 21 Jan 2000 23:19:30 +0000 (23:19 +0000)]
Do some intptr_t casting for alpha.
Reviewed by: ken@freebsd.org

24 years agoSpecify the system directory for which we put in our include path
Matt Jacob [Fri, 21 Jan 2000 23:18:08 +0000 (23:18 +0000)]
Specify the system directory for which we put in our include path
as a separate line so we can override it on the command line if
we need to.

Reviewed by: ken@freebsd.org

24 years agoClean up some of the SAF-TE matching code. Add
Matt Jacob [Fri, 21 Jan 2000 21:14:42 +0000 (21:14 +0000)]
Clean up some of the SAF-TE matching code. Add
a few missing newlines in printouts.

24 years agoThere seems to be some problems, particularly on alpha, with
Matt Jacob [Fri, 21 Jan 2000 20:54:22 +0000 (20:54 +0000)]
There seems to be some problems, particularly on alpha, with
FAST POSTING enabled for parallel SCSI. Be sure about things
and disable it for now.

24 years agoupdate table to reflect move from wd to ata driver
Wilko Bulte [Fri, 21 Jan 2000 20:33:43 +0000 (20:33 +0000)]
update table to reflect move from wd to ata driver

24 years agoupdated comments
Wilko Bulte [Fri, 21 Jan 2000 20:19:18 +0000 (20:19 +0000)]
updated comments

24 years ago Fix a deadlock between msync(..., MS_INVALIDATE) and vm_fault. The
Matthew Dillon [Fri, 21 Jan 2000 20:17:01 +0000 (20:17 +0000)]
Fix a deadlock between msync(..., MS_INVALIDATE) and vm_fault.  The
    invalidation code cannot wait for paging to complete while holding a
    vnode lock, so we don't wait.  Instead we simply allow the lower level
    code to simply block on any busy pages it encounters.  I think Yahoo
    may be the only entity in the entire world that actually uses this
    msync feature :-).

Bug reported by:  Paul Saab <paul@mu.org>

24 years agoSpecify the system directory for which we put in our include path
Matt Jacob [Fri, 21 Jan 2000 20:11:40 +0000 (20:11 +0000)]
Specify the system directory for which we put in our include path
as a separate line so we can override it on the command line if
we need to.

24 years agoThis file has gone away. It's contents have become the starting point for the
Wilko Bulte [Fri, 21 Jan 2000 19:24:33 +0000 (19:24 +0000)]
This file has gone away. It's contents have become the starting point for the
GENERIC HARDWARE.TXT now located one directory level up. This saves
people from duplicating all updates in i386 that are in fact generic.

24 years agoRemove wicontrol from the boot floppy - it's not easy to make
Jordan K. Hubbard [Fri, 21 Jan 2000 19:14:25 +0000 (19:14 +0000)]
Remove wicontrol from the boot floppy - it's not easy to make
these things architecture dependent and wpaul says wicontrol is
i386 only.

24 years agoThis is an ugly way to make HARDWARE.TXT live here again (instead of
Wilko Bulte [Fri, 21 Jan 2000 19:13:46 +0000 (19:13 +0000)]
This is an ugly way to make HARDWARE.TXT live here again (instead of
in [i386,alpha]HARDWARE.TXT. This particular file is destined to be
the generic HARDWARE.TXT. In [i386,alpha]HARWDARE.TXT the machdep
information will live from now on. This should fix the make release
failures people were experiencing.

Reviewed by: Peter Wemm

24 years agoCleanup of the card database:
Warner Losh [Fri, 21 Jan 2000 16:55:21 +0000 (16:55 +0000)]
Cleanup of the card database:
o Make sure every entry has a logger event on insert/delete
o Make sure that the order of loggers is consistant
o Add D-Link DEF-650
o use /sbin/ifconfig consistantly
o Add Elecom Laneed LD-CDE, NTT DoCoMo Paldio 321S and 341S
  (from shige@FreeBSD.org)

24 years ago- Merge from sys/i386/conf/GENERIC rev 1.224, 1.225 and 1.226.
Yoshihiro Takahashi [Fri, 21 Jan 2000 13:22:07 +0000 (13:22 +0000)]
- Merge from sys/i386/conf/GENERIC rev 1.224, 1.225 and 1.226.
- Reorder network interfaces.

24 years agoFixed "NTT DoCoMo PCMCIA DATA/FAX ADAPTER 9600".
Tatsumi Hosokawa [Fri, 21 Jan 2000 12:26:12 +0000 (12:26 +0000)]
Fixed "NTT DoCoMo PCMCIA DATA/FAX ADAPTER 9600".

Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>

24 years agoAdd ID for the AMD-756 OHCI controller
Nick Hibma [Fri, 21 Jan 2000 10:46:29 +0000 (10:46 +0000)]
Add ID for the AMD-756 OHCI controller

24 years agoGroup of usb and usb\d+ is now operator and permissions are 0660.
Nick Hibma [Fri, 21 Jan 2000 09:42:20 +0000 (09:42 +0000)]
Group of usb and usb\d+ is now operator and permissions are 0660.

Might need to be revisted to make it 0640 and limit the access to usb
and usb\d+ (in sys/dev/usb/usb.c) to 'retrieve info' only for operator.

24 years agoAdded Megahertz X-Jack Ethernet Card. (sorry, Warner, please merge it!)
Tatsumi Hosokawa [Fri, 21 Jan 2000 09:26:13 +0000 (09:26 +0000)]
Added Megahertz X-Jack Ethernet Card. (sorry, Warner, please merge it!)

Obtained from: PAO

24 years agoAdded "attr2" MAC address encoding (used by Megahertz Ethernet Card)
Tatsumi Hosokawa [Fri, 21 Jan 2000 09:12:00 +0000 (09:12 +0000)]
Added "attr2" MAC address encoding (used by Megahertz Ethernet Card)
support.

Reviewed by: Warner Losh <imp@village.org>
Obtained from: PAO

24 years agoAdded support for hex-encoded MAC address of Megahertz X-Jack Ethernet Card
Tatsumi Hosokawa [Fri, 21 Jan 2000 09:05:49 +0000 (09:05 +0000)]
Added support for hex-encoded MAC address of Megahertz X-Jack Ethernet Card

Reviewed by: Warner Losh <imp@village.org>

24 years agoAdded
Tatsumi Hosokawa [Fri, 21 Jan 2000 06:59:19 +0000 (06:59 +0000)]
Added
 Allied Telesis Ethernet Card
 Panasonic KX-PH402D

Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>

24 years agoFix the style bugs in the style bugs fix. The style bug fix made the
Warner Losh [Fri, 21 Jan 2000 06:57:52 +0000 (06:57 +0000)]
Fix the style bugs in the style bugs fix.  The style bug fix made the
new function inconsistant with the rest of this file.  The spelling
and grammer fixes were good and remain.

24 years agos/echo/logger -s/ to insert/remove lines in pccard.conf.
Tatsumi Hosokawa [Fri, 21 Jan 2000 06:42:49 +0000 (06:42 +0000)]
s/echo/logger -s/ to insert/remove lines in pccard.conf.

Obtained from: PAO

24 years agoPropagate MAC address in CIS tupple to dev/ed/ driver.
Tatsumi Hosokawa [Fri, 21 Jan 2000 03:08:46 +0000 (03:08 +0000)]
Propagate MAC address in CIS tupple to dev/ed/ driver.
Many ed-based Ethernet PC-cards can't get correct MAC address without
this patch.

Submitted by: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
Reviewed by: Warner Losh <imp@village.org>

24 years agoFix style bugs in the last commit.
Brian Feldman [Fri, 21 Jan 2000 02:52:54 +0000 (02:52 +0000)]
Fix style bugs in the last commit.

24 years agoIf a directory on the command line doesn't exist, warn about it
John Polstra [Fri, 21 Jan 2000 02:15:27 +0000 (02:15 +0000)]
If a directory on the command line doesn't exist, warn about it
and proceed rather than quitting with a fatal error message.

PR: bin/16056
Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>

24 years agoMinor style nits.
David E. O'Brien [Fri, 21 Jan 2000 02:09:43 +0000 (02:09 +0000)]
Minor style nits.

24 years agoOops, The dependency of libcrypt on libmd went away before it was "fixed"
Bruce Evans [Fri, 21 Jan 2000 02:00:53 +0000 (02:00 +0000)]
Oops, The dependency of libcrypt on libmd went away before it was "fixed"
here.

Reported by: peter

24 years agoDocument these drivers' support for netgraph(4).
Archie Cobbs [Fri, 21 Jan 2000 01:42:55 +0000 (01:42 +0000)]
Document these drivers' support for netgraph(4).

24 years agoRemove definition of the unimplemented "control" hook.
Archie Cobbs [Fri, 21 Jan 2000 01:39:40 +0000 (01:39 +0000)]
Remove definition of the unimplemented "control" hook.

24 years agoUse TUNSIFPID when we change our PID (if it exists).
Brian Somers [Fri, 21 Jan 2000 00:33:27 +0000 (00:33 +0000)]
Use TUNSIFPID when we change our PID (if it exists).

24 years agoAdd a new TUNSIFPID ioctl to update the tun_pid (recorded in
Brian Somers [Fri, 21 Jan 2000 00:31:43 +0000 (00:31 +0000)]
Add a new TUNSIFPID ioctl to update the tun_pid (recorded in
tunopen) with the current pid.

24 years agoAdd support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN
Nick Hibma [Thu, 20 Jan 2000 22:24:35 +0000 (22:24 +0000)]
Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN
methods for USB devices.

However: with none of the devices I have here suspend seems to work
properly.  This is probably a bug in uhci_power which I still have to
look at.

Prodded and pushed by:  Christopher Masto <chris@netmonger.net>

24 years agoRemove duplicate include
Nick Hibma [Thu, 20 Jan 2000 22:05:30 +0000 (22:05 +0000)]
Remove duplicate include

24 years agoRemove unnecessary alternate entry points for *setjmp(). Make the main
Jason Evans [Thu, 20 Jan 2000 21:58:27 +0000 (21:58 +0000)]
Remove unnecessary alternate entry points for *setjmp().  Make the main
entry point the standard name when not compiling libc_r (for example,
longjmp is the main entry point instead of __longjmp).

Suggested by: bde

24 years agoMinor *jmp() cleanups.
Jason Evans [Thu, 20 Jan 2000 21:53:59 +0000 (21:53 +0000)]
Minor *jmp() cleanups.

24 years agoProperly remove interrupts if initialisation fails.
Nick Hibma [Thu, 20 Jan 2000 21:36:07 +0000 (21:36 +0000)]
Properly remove interrupts if initialisation fails.

24 years agoBrucify:
Bill Fumerola [Thu, 20 Jan 2000 20:48:51 +0000 (20:48 +0000)]
Brucify:
add an upper limit to -t
match the types of return values and the variables they are stuffed in
make the man page and usage() a little more consistantly ugly
less obfuscation.

Submitted by: adrian, billf

24 years agoFix test for deciding when a bulk IN transfer got truncated. I thought
Bill Paul [Thu, 20 Jan 2000 19:57:43 +0000 (19:57 +0000)]
Fix test for deciding when a bulk IN transfer got truncated. I thought
I fixed this last night, but apparently I only applied the patch to the
copy of the code in /dev/brain0.

24 years agoRevamped Multia section. Included comments received from Peter Jeremy
Wilko Bulte [Thu, 20 Jan 2000 19:38:32 +0000 (19:38 +0000)]
Revamped Multia section. Included comments received from Peter Jeremy

24 years agobdeize last commit:
Warner Losh [Thu, 20 Jan 2000 17:03:53 +0000 (17:03 +0000)]
bdeize last commit:
o Remove opt_dontuse.h and ifdef PROCFS

Subitted by: bde, peter

24 years agoMake devices behind PPBs work on DS10s (and any other single pchip tsunamis)
Andrew Gallatin [Thu, 20 Jan 2000 16:49:18 +0000 (16:49 +0000)]
Make devices behind PPBs work on DS10s (and any other single pchip tsunamis)
I was wagering on DEC being elegant & numbering PCI buses normally on
machines with one pchip.  It looks like they went with consistent -- buses
behind ppbs begin with bus 2.

24 years agoSynced with the sc driver in the sys/dev/syscons directory.
KATO Takenori [Thu, 20 Jan 2000 15:16:49 +0000 (15:16 +0000)]
Synced with the sc driver in the sys/dev/syscons directory.

Submitted by: yokota

24 years agoAdd $FreeBSD$.
Jun Kuriyama [Thu, 20 Jan 2000 14:56:37 +0000 (14:56 +0000)]
Add $FreeBSD$.

24 years agoAdd the PnP ID for the Logitech Cordless MouseMan Wheel (serial
Kazutaka YOKOTA [Thu, 20 Jan 2000 13:39:08 +0000 (13:39 +0000)]
Add the PnP ID for the Logitech Cordless MouseMan Wheel (serial
version).

24 years ago- Add some comment from bde on the keyboard interrupt.
Kazutaka YOKOTA [Thu, 20 Jan 2000 13:32:53 +0000 (13:32 +0000)]
- Add some comment from bde on the keyboard interrupt.
- Fix obsolete comments.

24 years agoDo not explicitly create empty option files; they are taken
Kazutaka YOKOTA [Thu, 20 Jan 2000 13:25:18 +0000 (13:25 +0000)]
Do not explicitly create empty option files; they are taken
care of by bsd.kmod.mk.

Pointed out by: bde

24 years agoDo not include `ukbd.h'; it's not used.
Kazutaka YOKOTA [Thu, 20 Jan 2000 13:24:28 +0000 (13:24 +0000)]
Do not include `ukbd.h'; it's not used.

Pointed out by: bde

24 years agoPSM_HOOKAPM is obsolete; it was renamed to PSM_HOOKRESUME in
Kazutaka YOKOTA [Thu, 20 Jan 2000 13:23:42 +0000 (13:23 +0000)]
PSM_HOOKAPM is obsolete; it was renamed to PSM_HOOKRESUME in
psm.c rev.1.21.