| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
Submitted by: Sean Fagan,
Notes:
svn path=/head/; revision=50717
|
|
|
|
| |
Notes:
svn path=/head/; revision=50716
|
|
|
|
|
|
|
|
|
| |
max(dev->si_bsize_phys, BLKDEV_IOSIZE).
Requested by: davidg
Notes:
svn path=/head/; revision=50715
|
|
|
|
|
|
|
| |
a sysctl vfs.bdev_access.
Notes:
svn path=/head/; revision=50714
|
|
|
|
| |
Notes:
svn path=/head/; revision=50712
|
|
|
|
|
|
|
|
|
| |
time value which results in < 1 tick.
Suggested by: bde
Notes:
svn path=/head/; revision=50705
|
|
|
|
| |
Notes:
svn path=/head/; revision=50704
|
|
|
|
|
|
|
| |
Also set it up to be compiled as a module.
Notes:
svn path=/head/; revision=50703
|
|
|
|
| |
Notes:
svn path=/head/; revision=50702
|
|
|
|
|
|
|
|
|
| |
the buffer instead of creating a future deadlock.
PR: 12800
Submitted by: dillon
Notes:
svn path=/head/; revision=50701
|
|
|
|
|
|
|
| |
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
Notes:
svn path=/head/; revision=50697
|
|
|
|
| |
Notes:
svn path=/head/; revision=50695
|
|
|
|
|
|
|
| |
Put it back to $FreeBSD:
Notes:
svn path=/head/; revision=50694
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New Features:
Greatly improved VBI capture support. (mainly for the AleVT port)
Supports select() on /dev/vbi
Improved RISC program for RGB+VBI capture to capture both evenodd
VBI data even when only capturing even only (or odd only) video
Based on code from Juha Nurmela <Juha.Nurmela@quicknet.inet.fi>
Support for Hauppauge 627 and Temic 4006
Submitted by: Maurice Castro <maurice@atum.castro.aus.net>
Bug Fix:
Fix bug in AverMedia card detection.
Notes:
svn path=/head/; revision=50693
|
|
|
|
|
|
|
| |
Submitted by: Hellmuth Michaelis <hm@hcs.de>
Notes:
svn path=/head/; revision=50686
|
|
|
|
| |
Notes:
svn path=/head/; revision=50685
|
|
|
|
|
|
|
| |
in ste_attach().
Notes:
svn path=/head/; revision=50684
|
|
|
|
|
|
|
|
|
| |
PN_RX_BUG_WAR - it was freeing memory that may not have been allocated,
and unconditionally bzero'ing the mbufs even if the workaround wasn't
enabled.
Notes:
svn path=/head/; revision=50683
|
|
|
|
|
|
|
|
|
| |
the user in ms, while they are stored internally as ticks. Note
that there probably are rounding bogons here, especially on the
alpha.
Notes:
svn path=/head/; revision=50682
|
|
|
|
|
|
|
| |
(return an error to the caller)
Notes:
svn path=/head/; revision=50677
|
|
|
|
| |
Notes:
svn path=/head/; revision=50675
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an operation, as a kernel client may not have previously checked the CPU
type (it may not be able to).
Also correct the function declaration style for the mem_range functions to
match the rest of this file (oops).
Submitted by: gibbs
Notes:
svn path=/head/; revision=50674
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- eliminate the fast/slow timeout lists for TCP and instead use a
callout entry for each timer.
- increase the TCP timer granularity to HZ
- implement "bad retransmit" recovery, as presented in
"On Estimating End-to-End Network Path Properties", by Allman and Paxson.
Submitted by: jlemon, wollmann
Notes:
svn path=/head/; revision=50673
|
|
|
|
|
|
|
| |
Avoid name clash with dev_t member si_tty.
Notes:
svn path=/head/; revision=50671
|
|
|
|
| |
Notes:
svn path=/head/; revision=50669
|
|
|
|
|
|
|
| |
Suggested by: bde
Notes:
svn path=/head/; revision=50668
|
|
|
|
|
|
|
| |
Submitted by: Vsevolod Lobko seva@sevasoft.alex-ua.com
Notes:
svn path=/head/; revision=50666
|
|
|
|
|
|
|
| |
Found by: Roger Hardiman <roger@cs.strath.ac.uk>
Notes:
svn path=/head/; revision=50663
|
|
|
|
|
|
|
|
|
|
| |
Clean out some #if 0'ed debugging cruft.
aic7xxx.h:
Definitions for the aic7855 and aic7859.
Notes:
svn path=/head/; revision=50662
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Break out the detection logic for the aic7855 and properly report
these chips as 7855s instead of 7850s.
The 2940AU_CN is an aic7860 based card, not aic7860.
Not setting CACHETHEN turned out to be a bad idea. It can cause
spurious corruption under heavy PCI load with multiple masters.
Notes:
svn path=/head/; revision=50661
|
|
|
|
| |
Notes:
svn path=/head/; revision=50659
|
|
|
|
| |
Notes:
svn path=/head/; revision=50656
|
|
|
|
|
|
|
|
|
|
| |
print a matching "disabled" message when we drop out of promiscuous
mode for that interface.
Discussed on the freebsd-hackers mailing list.
Notes:
svn path=/head/; revision=50655
|
|
|
|
| |
Notes:
svn path=/head/; revision=50652
|
|
|
|
| |
Notes:
svn path=/head/; revision=50642
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the highly non-recommended option ALLOW_BDEV_ACCESS is used.
(bdev access is evil because you don't get write errors reported.)
Kill si_bsize_best before it kills Matt :-)
Use the specfs routines rather having cloned copies in devfs.
Notes:
svn path=/head/; revision=50623
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the highly non-recommended option ALLOW_BDEV_ACCESS is used.
(bdev access is evil because you don't get write errors reported.)
Kill si_bsize_best.
Use the specfs routines rather having cloned copies in devfs.
Notes:
svn path=/head/; revision=50622
|
|
|
|
|
|
|
|
|
| |
DIAGNOSTIC.
Fixed an English style bug in the panic messages controlled by SAFETY.
Notes:
svn path=/head/; revision=50616
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
statement to put the rcsid into the .comment section. This allows
the comments (ie:version id's of compiler, headers, source, etc) to be
stripped out with the standard tools (strip/objcopy). SVR4 has a
tool called 'mcs' (manipulate comment section) which allows you to
add/remove/compact strings. Removing duplicate strings helps a lot
if the headers generate them.
Using __attribute__((section(".comment"))) would probably also work,
but that still leaves the RCSID occupying C name space somewhere.
Notes:
svn path=/head/; revision=50614
|
|
|
|
|
|
|
| |
Fixed some style bugs, especially the bogus definition of UMAPFS.
Notes:
svn path=/head/; revision=50611
|
|
|
|
| |
Notes:
svn path=/head/; revision=50604
|
|
|
|
|
|
|
| |
Approved by: brian (well, he approved adding $Id$)
Notes:
svn path=/head/; revision=50597
|
|
|
|
|
|
|
|
|
| |
plus wrap some long lines from that revision.
While here, wrap some other long lines.
Notes:
svn path=/head/; revision=50596
|
|
|
|
|
|
|
| |
- Fixed arguments of atcompat_dsinit() in diskslice_machdep.c.
Notes:
svn path=/head/; revision=50594
|
|
|
|
|
|
|
| |
Okayed by: hosokawa
Notes:
svn path=/head/; revision=50585
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
due to the fact that there are non-MII cards supported by the same
driver and I don't have all of the cards available for testing. There's
also the 3c905B-COMBO which has MII, AUI and BNC media ports all in one
package. Supporting the COMBO is difficult because we have to add the
10base5 and 10base2 media types to the same ifmedia struct as the
MII-attached types, however there is no way to force the miibus and
child PHYs into existence before xl_attach() completes, so there is
no ifmedia struct available in xl_attach(). What we do inistead is
use the mediainit method as a callback: when a child PHY is attached,
it calls the miibus mediainit routine which selects a default media.
This routing also calls the NIC driver's mediainit method (if it
implements one) at which point we can safely add the other media
types.
Notes:
svn path=/head/; revision=50579
|
|
|
|
| |
Notes:
svn path=/head/; revision=50578
|
|
|
|
|
|
|
|
|
|
|
|
| |
ones were made by Lucent). The Broadcom chip also appears to use an
internal PHY made by Broadcom which uses the Broadcom OUI. This is different
from previous ASICs which always returned 0 in the PHY ID registers.
To account for this, I added the necessary ID values for the Broadcom
PHY so that it can be detected and attached using the 3Com PHY driver
instead of defaulting to the generic one.
Notes:
svn path=/head/; revision=50577
|
|
|
|
|
|
|
|
| |
pciconf on my Vodoo3 2000 also shows sub-system vendor id/model with
card=0x0030121a
Notes:
svn path=/head/; revision=50573
|
|
|
|
|
|
|
|
|
| |
Give up if we have already started dumping once before.
Print name of dumpdev.
Notes:
svn path=/head/; revision=50571
|