David E. O'Brien
1980871282
Move adv.4, adw.4, aha.4, ahb.4, bktr.4, bt.4, dpt.4, ed.4, joy.4, ppc.4,
...
sym.4, and wi.4 to the MI area.
2000-05-28 03:27:49 +00:00
Andrew Gallatin
6ab09a6376
Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.
...
Only PCI and on-board ISA peripherials are supported at this time.
This support has been only lightly tested due to a lack of response to my
call for testers on the freebsd-alpha mailing list. It works quite well
on the one AS2100 on which it has been tested, but it may not work on
an AS2100A and should therefore be regarded as experimental.
2000-05-28 02:52:54 +00:00
Andrew Gallatin
521ff6f1b9
Allow platform specific isa interrupt setup & teardown routines in
...
preparation for sable/lynx support
2000-05-28 02:40:53 +00:00
Kris Kennaway
72741b445a
Silence warnings.
2000-05-27 22:38:03 +00:00
Chris Costello
d2e7a6a46f
Fix a misspelling: undefied -> undefined
2000-05-27 22:02:32 +00:00
David E. O'Brien
fe449a53f3
MFA: Add {kernel,module}-{depend,clean,cleandepend,tags,install,reinstall}
...
targets. The {depend,clean,cleandepend,tags,install,reinstall} targets
are composits of the {kernel,module}-* targets (based on NO_MODULES).
2000-05-27 21:50:15 +00:00
David E. O'Brien
5415a4bd71
Use /sys/sys/*.h over /usr/include/sys.
...
No repsonce from: Maintainer
2000-05-27 21:35:47 +00:00
Warner Losh
d65850eb5f
Add entry for new binutils that are needed to properly rebuild the
...
kernel.
2000-05-27 21:20:07 +00:00
Wilko Bulte
ac8c5ad22d
Add suggested comment for TCP_DROP_SYNFIN and TCP_RESTRICT_RST
...
PR: conf/18124
Submitted by: Matt Heckaman <matt@arpa.mail.net>
2000-05-27 18:03:15 +00:00
Cameron Grant
94e3845ccd
fix the return value of the SOUND_PCM_WRITE_CHANNELS ioctl
...
re-enable old pcm ioctls
2000-05-27 14:40:17 +00:00
Doug Rabson
44eb1261b4
Use bus_space_handle_t instead of bus_space_tag_t to hold the result
...
from rman_get_bushandle().
2000-05-27 10:02:32 +00:00
Doug Rabson
20e1658bc2
Update to use newbus and busspace.
2000-05-27 09:27:36 +00:00
John Baldwin
f20dd05a67
- Remove unnecessary 'data32' and 'addr32' prefixes and #define's.
...
- Go ahead and use 'lgdt' again instead of hand-assembling the instruction.
During testing this code worked fine. If for some reason a 32-bit offset
is needed, 'lgdtl' should be used instead of reverting to manual machine
code.
Tested by: peter
2000-05-27 06:25:35 +00:00
Warner Losh
44d39c134d
Add IBM 56K Modem (PR 17992, Jeroen C. van Gelderen)
...
Fix D-Link 660 entry (PR 1340, Annelise Anderson)
Add more comments to very generic pcmcia ethernet card
entry (PR 17006, Georg Graf)
Add Linksys EtherFast 10/100 Intergrated PC Card (PCM100) (private mail
from Sean O'Connell)
PRs: 17006, 13402, 17992
2000-05-27 04:48:30 +00:00
David E. O'Brien
507f261243
Fix conflicts.
2000-05-27 02:43:50 +00:00
David E. O'Brien
1318f6d724
This commit was generated by cvs2svn to compensate for changes in r60967,
...
which included commits to RCS files with non-trunk default branches.
2000-05-27 02:25:28 +00:00
David E. O'Brien
c6d2f3514a
Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
...
branch as of May 26th, 2000. [these are changes March 31 - May 24th]
2000-05-27 02:25:28 +00:00
Peter Wemm
64db83a8ab
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
...
encoding the relative path.
2000-05-27 01:14:33 +00:00
Peter Wemm
5b412e30f2
Sigh. Use the correct path to bsd.conf.mk. It's times like this that I
...
regret giving up coffee.
2000-05-27 01:11:17 +00:00
Peter Wemm
8cc6d36435
Add bsd.kmod.mk back.
2000-05-27 00:54:45 +00:00
Peter Wemm
08f95f1e10
Revive a skeleton for bsd.kmod.mk (which will be in the make search path)
...
that merely locates and includes sys/conf/kmod.mk.
2000-05-27 00:54:15 +00:00
Daniel C. Sobral
b6b204a98b
Strip spaces and comments more agressively.
2000-05-26 22:58:10 +00:00
Cameron Grant
d28089a10d
move various fields from pcm_channel to snd_dbuf
...
improve chn_read code- don't stop/restart on overrun, just dump data
more error checking on ioctls
2000-05-26 21:55:13 +00:00
Cameron Grant
04553e63a5
if we have a codec init routine, fail the attach if init fails
2000-05-26 21:42:50 +00:00
Daniel C. Sobral
7795d19132
Bring in FICL 2.04. No bump of loader version is required by this
...
commit.
2000-05-26 21:35:08 +00:00
Cameron Grant
35f9e4a1db
handle emulated dma reads
...
don't try to get sample size from snd_dbuf
2000-05-26 21:15:47 +00:00
Brian Somers
962a3cbc83
If the fsm header reports a length greater than the packet size,
...
drop the packet rather than just whinging about it in the log.
If the fsm header has a smaller length, continue to whinge.
2000-05-26 21:11:55 +00:00
Mike Smith
1bdd62fc06
Some joker decided to make it even harder to build modules outside the
...
kernel, and rather than fix the make search path, hardcoded it into the
module Makefiles themselves. Go with the herd.
2000-05-26 20:07:29 +00:00
Dag-Erling Smørgrav
6f9febf93c
Hackish support for 302 redirect.
2000-05-26 15:34:42 +00:00
Søren Schmidt
d5f65fcbd7
If devclass_alloc_unit() is called with a wired unit #, and this is
...
buzy, only search upwards for a free slot to use..
This broke unit numbering on ATA systems where PCI attached controllers
come before the mainboard ones...
Reviewed by: dfr
2000-05-26 13:59:05 +00:00
Andrew Gallatin
fe81f64ffc
Rather than checking for hlen causing misalignment, we should do the
...
m_adj() and then check the resulting mbuf for misalignment, copying
backwards to align the mbuf if required.
This fixes a longstanding problem where an mbuf which would have been
properly aligned after an m_adj() was being misaligned and causing an
unaligned access trap in ip_input(). This bug only triggered when booting
diskless.
Reviewed by: dfr
2000-05-26 13:47:02 +00:00
Dag-Erling Smørgrav
d02e84a626
Honor FTP_PASSIVE_MODE so caller doesn't need to.
2000-05-26 12:56:53 +00:00
Yoshihiro Takahashi
c4de295680
Fixed header file path (machine/lpt.h -> dev/ppbus/lptio.h).
2000-05-26 12:25:01 +00:00
Seigo Tanimura
26605df75f
Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDs
...
more frequently than the core part of the sio driver, it might
be good to move the PnP IDs to sio_isapnp.h or something like
that.
PR: i386/18828
Submitted by: J.P. King <jpk28@cam.ac.uk>
2000-05-26 11:41:08 +00:00
Brian Somers
07e4efad3d
Remove an unused variable
2000-05-26 08:29:11 +00:00
Brian Somers
5e269efe6e
When we do a `dial'' or
`open'' from DATALINK_READY, go to
...
DATALINK_CARRIER and turn off scripting.
This should fix instances where ``term'' is used followed by ~.
and then ``dial''/``open'' (it currently just sits there looking
at you).
Reported by: Tim Vanderhoek <vanderh@ecf.utoronto.ca>
2000-05-26 08:26:56 +00:00
Darren Reed
6de9811ef7
define CSUM_DELAY_DATA to match merge
2000-05-26 07:28:03 +00:00
Jeroen Ruigrok van der Werven
a63f91247a
Resolve conflicts.
2000-05-26 07:24:14 +00:00
Jeroen Ruigrok van der Werven
6be735eb30
This commit was generated by cvs2svn to compensate for changes in r60940,
...
which included commits to RCS files with non-trunk default branches.
2000-05-26 07:17:19 +00:00
Jeroen Ruigrok van der Werven
a1f80258eb
Virgin import of BIND v8.2.3-T5B
2000-05-26 07:17:19 +00:00
Jake Burkholder
e39756439c
Back out the previous change to the queue(3) interface.
...
It was not discussed and should probably not happen.
Requested by: msmith and others
2000-05-26 02:09:24 +00:00
David E. O'Brien
13c6acf19d
Add the 'Z' key to the slice editor. Hitting it toggles the units the
...
sizes are displayed in.
Ok'ed by: murray
2000-05-26 00:38:20 +00:00
David E. O'Brien
4590b8aad9
Bump __FreeBSD_version after the Binutils upgrade -- just in case a port
...
or someone needs to decern the event.
2000-05-26 00:22:48 +00:00
Nick Hibma
42f0d19d1b
Regen.
2000-05-25 22:29:47 +00:00
Nick Hibma
1eb1a86576
New entries (Mike Meyer)
2000-05-25 22:27:55 +00:00
Tor Egge
5bb4998cca
Reintroduce a workaround for a gas bug (misassembled lgdt instruction)
...
Use .code16 for the real mode part of the AP bootstrap trampoline code.
2000-05-25 21:33:52 +00:00
Dirk Froemberg
8b2f7124cf
Remove -a from mkisofs' argument list. It's the default for version 1.12.1
...
and up and causes mkisofs to fail if present.
Add $FreeBSD$ while I'm here.
Ok'ed by: jkh
2000-05-25 20:12:10 +00:00
Nick Sayer
2db39860cf
1. Add IPv6 portrange restriction code (-U flag) to passive().
...
2. Add portrange restriction code (for both v4 and v6) to the EPSV
processing stuff.
2000-05-25 19:30:18 +00:00
Dag-Erling Smørgrav
a68f8b580f
Output newline after debugging message
2000-05-25 16:50:08 +00:00
Dag-Erling Smørgrav
9a964d6a82
Add (and document) fetchMakeURL()
2000-05-25 16:46:09 +00:00