Rui Paulo
b2e0e80d0c
Remove remaining references to BIOCSETBUFMODE ifdefs. We now have
...
another ifdef for zerocopy bpf.
2009-03-21 23:13:48 +00:00
Rui Paulo
2676a4aff3
Finish merge of zerocopy bpf.
2009-03-21 23:08:04 +00:00
Doug Barton
212b42b0a3
Merge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 23:00:40 +00:00
Rui Paulo
28510af555
Support files for new libpcap 1.0.0.
...
Includes a shlib bump.
2009-03-21 22:59:02 +00:00
Rui Paulo
a8e0710125
Merge libpcap 1.0.0.
2009-03-21 22:58:08 +00:00
Rui Paulo
661c9d81e0
Fix WITHOUT_IPV6=yes build.
...
Reported by: Andrzej Tobola ato at iem.pw.edu.pl
2009-03-21 21:56:23 +00:00
Robert Watson
06bd99086d
In nfs_request(), always exit using the nfsmout label once we're
...
definitely doing an NFSv2 or NFSv3 RPC, rather than sometimes doing
so and sometimes not. This makes it easier to add a DTrace return
probe at a single point in the function.
MFC after: 1 week
2009-03-21 21:49:07 +00:00
Doug Barton
6b52fc0a79
Vendor import of BIND 9.4.3-P2
2009-03-21 21:37:05 +00:00
Rui Paulo
c6a6c5e28b
Import of libpcap 1.0.0.
2009-03-21 20:43:56 +00:00
Rui Paulo
e744b7e395
Add Mac OS X stuff.
2009-03-21 20:39:22 +00:00
Rui Paulo
4eea7c44d8
Add a couple more paths.
2009-03-21 20:34:41 +00:00
Rui Paulo
b5c93f0a1b
Add svn:keywords.
2009-03-21 20:18:32 +00:00
Rui Paulo
4953d4b64d
Add exclude list for libpcap.
2009-03-21 20:16:15 +00:00
Poul-Henning Kamp
df55ca7278
Wrap a long line.
...
Save a copy of the CONFIGFILES before we spam them.
2009-03-21 19:09:33 +00:00
Rui Paulo
143a3e63c3
Add new build targets for tcpdump 4.0.0.
2009-03-21 18:40:38 +00:00
Rui Paulo
a5779b6e02
Merge tcpdump 4.0.0 from the vendor branch.
2009-03-21 18:30:25 +00:00
George V. Neville-Neil
6b6e256ae1
Fix a bug in the recent update to the Chelsio driver.
...
The tick routine was not being restarted in the init_locked routine
which could resulted in loss of carrier when updating the MTU.
Submitted by: Navdeep Parhar at Chelsio
MFC after: 3 weeks
2009-03-21 17:09:00 +00:00
Rui Paulo
0ea0e7ad03
Import tcpdump 4.0.0.
2009-03-21 16:23:46 +00:00
Rui Paulo
ef1946bcf8
Fix a path.
2009-03-21 16:08:40 +00:00
Rui Paulo
58ffff611f
Exclude list for tcpdump imports.
2009-03-21 15:46:37 +00:00
Maxim Konovalov
30905e0ffc
o Spell.
2009-03-21 10:10:33 +00:00
Andrew Thompson
96a7948cf6
Revert r190173 as it breaks 64bit arches.
2009-03-21 05:44:22 +00:00
Marius Strobl
4f09c4c7e5
- In bge_ifmedia_upd_locked() take advantrage of LIST_FOREACH().
...
- If boot verbose, print asicrev, chiprev and bus type on attach.
- For PCI Express devices:
1) Adjust max read request size to 4Kbytes
2) Turn on FIFO_LONG_BURST in RDMA during bge_blockinit()
Though 1) does not seem to have much to do with the poor TX performance
observed on PCI Express bge(4), 2) does fix the problem. [1]
- Nuke the RX CPU self-diag, which prevents working cards from working
(Linux tg3 does not have this diag neither does OpenBSD's bge(4)).
The increasing of the firmware handshaking timeout to 20000 retries
done as part of the original commit isn't merged as way already have a
way higher BGE_TIMEOUT of 100000.
PR: 119361 [1]
Obtained from: tg3 via DragonflyBSD [1], DragonflyBSD
2009-03-21 00:23:07 +00:00
Gabor Kovesdan
abc2df4ae4
- Add Ukranian catalog
...
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (via private mail)
2009-03-20 23:55:01 +00:00
Ivan Voras
9a07b54848
Separate the GEOM_PART entry into paragraphs with differences from old
...
slicers. Add more notes.
Reviewed by: marcel (implicit)
Approved by: gnn (mentor) (implicit)
2009-03-20 23:13:32 +00:00
Andrew Thompson
8755859a43
Fix compile with USB_HAVE_BUSDMA/USB_HAVE_UGEN/USB_HAVE_STRINGS.
...
Submitted by: Hans Petter Selasky
2009-03-20 23:12:14 +00:00
Andrew Thompson
d891ddcaea
Add umass quirk.
...
PR: usb/132799
Reported by: Yoshihiro Ota
Submitted by: Hans Petter Selasky
2009-03-20 22:17:27 +00:00
Andrew Thompson
01cf783140
MFp4 //depot/projects/usb @159423, 159497
...
- Return a Zero Length packet on read errors.
- Allow for smaller buffer size.
Submitted by: Hans Petter Selasky
2009-03-20 22:15:22 +00:00
Andrew Thompson
80536a485c
MFp4 //depot/projects/usb@159446
...
Remove unused and depreciated function: usb2_get_devid().
Submitted by: Hans Petter Selasky
2009-03-20 22:12:15 +00:00
Andrew Thompson
090f65a6f6
MFp4 //depot/projects/usb@159517
...
Fix warnings with the IAR compiler.
Submitted by: Hans Petter Selasky
2009-03-20 22:10:36 +00:00
Andrew Thompson
bafdb74c0b
MFp4 //depot/projects/usb
...
Sync usb_core.h after header changes.
Submitted by: Hans Petter Selasky
2009-03-20 22:04:33 +00:00
Andrew Thompson
e1ccac965c
MFp4 //depot/projects/usb @159479,159502,159516,159522,159529
...
Workaround for buggy USB hardware not handling new SETUP packet before STATUS
stage is complete, this allows xfers to endpoint0 to return a short frame.
Submitted by: Hans Petter Selasky
Reported by: me
2009-03-20 22:01:45 +00:00
Andrew Thompson
0f7d454847
MFp4 //depot/projects/usb @159479,159502,159516,159522,159529
...
Workaround for buggy USB hardware not handling new SETUP packet before STATUS
stage is complete, this allows xfers to endpoint0 to return a short frame.
Submitted by: Hans Petter Selasky
Reported by: me
2009-03-20 21:57:54 +00:00
Ivan Voras
781d043cc7
Note that GEOM_PART is on by default in 8-CURRENT and how it's different
...
from older slices.
OKed by: marcel
Approved by: gnn (mentor)
2009-03-20 21:51:27 +00:00
Andrew Thompson
578d0eff90
MFp4 //depot/projects/usb @159431,159437,159438
...
- start using the new USB typedefs in the USB core
- Remove usage of USB_ADD_BYTES()
Submitted by: Hans Petter Selasky
2009-03-20 21:50:54 +00:00
Andrew Thompson
bdc081c60f
MFp4 //depot/projects/usb@159392
...
Add ifdefs for making parts of usb conditional.
Submitted by: Hans Petter Selasky
2009-03-20 21:48:11 +00:00
John Baldwin
2a3f3a09c6
Expand the per-node access cache to cache permissions for multiple users.
...
The number of entries in the cache defaults to 8 but is easily changed in
nfsclient/nfs.h. When the cache is filled, the oldest cache entry is
evicted when space is needed.
I mirrored the changes to the NFSv[23] client in the NFSv4 client to fix
compile breakage. However, the NFSv4 client doesn't actually use the
access cache currently.
Submitted by: rmacklem
2009-03-20 21:12:38 +00:00
Andrew Thompson
ab42e8b2df
MFp4 //depot/projects/usb @159430
...
- Move tunable defines into usb_core.h and dependancy towards usb_defs.h
- Leave hardcoded defines in "usb_defs.h".
- Allow overriding all tunable defines.
- Add more customisable typedefs.
- Correct maximum device number.
Submitted by: Hans Petter Selasky
2009-03-20 19:04:31 +00:00
Andrew Thompson
c629193176
MFp4 //depot/projects/usb @159379,159380
...
Fixes for 8-bit and 16-bit compilation.
Submitted by: Hans Petter Selasky
2009-03-20 18:59:53 +00:00
Andrew Thompson
296ade6016
MFp4 //depot/projects/usb @159375,159376,159377
...
Further remove dependancy towards Giant.
Submitted by: Hans Petter Selasky
2009-03-20 18:56:27 +00:00
Robert Noland
8302ce4487
Replace anholt with myself as drm maintainer.
...
Noticed by: miwi
MFC after: 3 days
2009-03-20 18:51:13 +00:00
Robert Noland
a80ca4341a
vm_offset_t is unsigned, so compare of >= 0 is not needed.
...
Found with: Coverity Prevent(tm)
CID: 2259
MFC after: 3 days
2009-03-20 18:35:16 +00:00
Robert Noland
45d0290a5d
vm_offset_t is unsigned and therefore can not be negative.
...
Avoid unnessecary compares.
Found with: Coverity Prevent(tm)
CID: 2362,4215,4214,4209,4208,2363,4211,4210,4213,4212
MFC after: 3 days
2009-03-20 18:30:20 +00:00
Xin LI
1a604cfa07
Add two missing include files and prototype for sockfamilyname()
...
which is generated by mksubr.
2009-03-20 18:29:52 +00:00
Robert Noland
0bbcd5ca68
Remove the DRM_ERROR to fix build. It didn't make any sense anyway.
...
MFC after: 3 days
2009-03-20 18:01:32 +00:00
Robert Noland
c8264c8ee2
Fix what appears to be a typo, and restore the registers correctly.
...
Found with: Coverity Prevent(tm)
CID: 2454
2009-03-20 17:51:26 +00:00
Robert Noland
363fec5d16
Don't deref dev->dev_private before checking that it exists.
...
Found with: Coverity Prevent(tm)
CID: 2940
MFC after: 3 days
2009-03-20 17:48:36 +00:00
Tim Kientzle
f05da0e980
Act like ranlib if our name ends in ranlib. In particular,
...
this works with some recent cross-building changes by Warner
that install ranlib as, e.g., "arm-freebsd7.1-ranlib".
Submitted by: John Hein
2009-03-20 17:11:45 +00:00
Marius Strobl
8db04c5c8f
Revert r190105 so that removing options KDB but DDB or GDB being
...
available will cause the kernel to not respect -d and boot_kdb=1
for consistency with the other platforms as pointed out by marcel@.
2009-03-20 17:10:50 +00:00
Ed Schouten
d50321fd3a
Small cleanup to previous commit.
...
Just use % 8, instead of & 0x7. This makes it easier to understand.
2009-03-20 14:32:51 +00:00