On 5/12/10 11:52 PM, pluknet wrote:
> On 13 May 2010 07:37, Ken Smith wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 5/12/10 11:13 PM, pluknet wrote:
>>> On 13 May 2010 01:20, Christian Brueffer wrote:
Author: brueffer
Date: Wed May 12 21:20:04 2010
New Revisio
Author: brueffer
Date: Thu May 13 03:56:57 2010
New Revision: 208024
URL: http://svn.freebsd.org/changeset/base/208024
Log:
et.4 doesn't have a HARDWARE section. Unbreak the build by manually
describing the supported et(4) chips.
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.s
On 13 May 2010 07:37, Ken Smith wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 5/12/10 11:13 PM, pluknet wrote:
>> On 13 May 2010 01:20, Christian Brueffer wrote:
>>> Author: brueffer
>>> Date: Wed May 12 21:20:04 2010
>>> New Revision: 208002
>>> URL: http://svn.freebsd.org/chan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 5/12/10 11:13 PM, pluknet wrote:
> On 13 May 2010 01:20, Christian Brueffer wrote:
>> Author: brueffer
>> Date: Wed May 12 21:20:04 2010
>> New Revision: 208002
>> URL: http://svn.freebsd.org/changeset/base/208002
>>
>> Log:
>> Note 8.0-RELEASE.
>
On 13 May 2010 01:20, Christian Brueffer wrote:
> Author: brueffer
> Date: Wed May 12 21:20:04 2010
> New Revision: 208002
> URL: http://svn.freebsd.org/changeset/base/208002
>
> Log:
> Note 8.0-RELEASE.
>
> PR: 143824
> Submitted by: pluknet
>
> Modified:
> head/UPDATING
>
> Modifi
Author: thompsa
Date: Thu May 13 02:03:00 2010
New Revision: 208023
URL: http://svn.freebsd.org/changeset/base/208023
Log:
Use fixed width integer types for parsing the binary hid data.
PR: usb/146367
Submitted by: Hans Petter Selasky
Modified:
head/lib/libusbhid/data.c
hea
Author: imp
Date: Thu May 13 01:50:29 2010
New Revision: 208022
URL: http://svn.freebsd.org/changeset/base/208022
Log:
Remove some stray ';'s
Submitted by: marc balmer
Modified:
head/sys/mips/adm5120/if_admsw.c
head/sys/mips/mips/elf_machdep.c
Modified: head/sys/mips/adm5120/if_admsw.
Author: thompsa
Date: Thu May 13 00:26:30 2010
New Revision: 208021
URL: http://svn.freebsd.org/changeset/base/208021
Log:
Fix return values for usb_find_busses() and usb_find_devices(). We should try
to return the actual number of busses and devices.
Reported by: Mike Tancsa
Submitted
Author: thompsa
Date: Thu May 13 00:25:30 2010
New Revision: 208020
URL: http://svn.freebsd.org/changeset/base/208020
Log:
Fix header file compliancy with libusb 1.0 from sourceforge.
Reported by: Xiaofan Chen
Submitted by: Hans Petter Selasky
Modified:
head/lib/libusb/libusb.h
head
Author: thompsa
Date: Wed May 12 23:40:44 2010
New Revision: 208018
URL: http://svn.freebsd.org/changeset/base/208018
Log:
Reduce diffs to p4.
Add test code for delaying or failing usb control requests, disabled by
default under ifdef USB_REQ_DEBUG.
Submitted by: Hans Petter Selask
Author: thompsa
Date: Wed May 12 23:00:36 2010
New Revision: 208017
URL: http://svn.freebsd.org/changeset/base/208017
Log:
Fix possibly wrong bit masking.
Reported by: n_hibma
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb/net/uhso.c
Modified: head/sys/dev/usb/net/uhso.
Author: thompsa
Date: Wed May 12 22:58:59 2010
New Revision: 208016
URL: http://svn.freebsd.org/changeset/base/208016
Log:
Add new FTDI USB device ID.
PR: kern/146483
Submitted by: Andre Albsmeier
Modified:
head/sys/dev/usb/serial/uftdi.c
head/sys/dev/usb/usbdevs
Modified:
Author: thompsa
Date: Wed May 12 22:57:16 2010
New Revision: 208015
URL: http://svn.freebsd.org/changeset/base/208015
Log:
Increase the max ports to 12, 3G devices exist where the ppp endpoint is #9.
Requested by: n_hibma
Modified:
head/sys/dev/usb/serial/u3g.c
Modified: head/sys/dev/us
Author: thompsa
Date: Wed May 12 22:55:45 2010
New Revision: 208014
URL: http://svn.freebsd.org/changeset/base/208014
Log:
Back out r203140 which was causing problems when the first and the last
microframe slot was not in the smask. The problem was that the EHCI driver was
then thinking that
Author: thompsa
Date: Wed May 12 22:51:45 2010
New Revision: 208013
URL: http://svn.freebsd.org/changeset/base/208013
Log:
Add missing ifdefs for usb power saving support.
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb/controller/usb_controller.c
Modified: head/sys/dev/usb
Author: thompsa
Date: Wed May 12 22:50:23 2010
New Revision: 208012
URL: http://svn.freebsd.org/changeset/base/208012
Log:
Support getting signed and unsigned HID data.
Submitted by: Alex Deiter
Reviewed by: Hans Petter Selaksy
Modified:
head/lib/libusbhid/data.c
head/sys/dev/usb/us
Author: thompsa
Date: Wed May 12 22:45:44 2010
New Revision: 208011
URL: http://svn.freebsd.org/changeset/base/208011
Log:
Add the ASUS MyPal A730W device id.
Submitted by: Dmitry Luhtionov
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/usbdevs
===
Author: thompsa
Date: Wed May 12 22:44:57 2010
New Revision: 208010
URL: http://svn.freebsd.org/changeset/base/208010
Log:
Provide more information about the device location in the USB system.
Submitted by: Hans Petter Sekasky
Modified:
head/sys/dev/usb/usb_hub.c
Modified: head/sys/dev/
Author: thompsa
Date: Wed May 12 22:43:33 2010
New Revision: 208009
URL: http://svn.freebsd.org/changeset/base/208009
Log:
Enable support for mouse panning wheels.
Submitted by: Henry Hu
Modified:
head/sys/dev/usb/input/ums.c
head/sys/dev/usb/usbhid.h
Modified: head/sys/dev/usb/input/
Author: thompsa
Date: Wed May 12 22:42:35 2010
New Revision: 208008
URL: http://svn.freebsd.org/changeset/base/208008
Log:
If a USB device is suspended and a USB set config request is issued when the
USB enumeration lock is locked, then the USB stack fails to resume the device
because lockin
Author: thompsa
Date: Wed May 12 22:28:40 2010
New Revision: 208007
URL: http://svn.freebsd.org/changeset/base/208007
Log:
Staticise usb_ref_device and usb_unref_device.
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb/usb_dev.c
Modified: head/sys/dev/usb/usb_dev.c
=
Author: thompsa
Date: Wed May 12 22:26:23 2010
New Revision: 208006
URL: http://svn.freebsd.org/changeset/base/208006
Log:
Add quirks for the Alcor SDCR_6362 Card Reader, Freecom HDD storage device and
Samsung YP_U4 music player.
PR: usb/145265, usb/146104
Submitted by: Dmitry
Author: zml
Date: Wed May 12 21:25:05 2010
New Revision: 208004
URL: http://svn.freebsd.org/changeset/base/208004
Log:
extattr: Fix a signed/unsigned issue
Submitted by: Matthew Fleming
Reviewed by:zml, dfr
Modified:
head/usr.sbin/extattr/rmextattr.c
Modified: head/usr.
Author: zml
Date: Wed May 12 21:24:46 2010
New Revision: 208003
URL: http://svn.freebsd.org/changeset/base/208003
Log:
Add VOP_ADVLOCKPURGE so that the file system is called when purging
locks (in the case where the VFS impl isn't using lf_*)
Submitted by: Matthew Fleming
Reviewe
Author: brueffer
Date: Wed May 12 21:20:04 2010
New Revision: 208002
URL: http://svn.freebsd.org/changeset/base/208002
Log:
Note 8.0-RELEASE.
PR: 143824
Submitted by: pluknet
Modified:
head/UPDATING
Modified: head/UPDATING
===
Author: brueffer
Date: Wed May 12 20:21:44 2010
New Revision: 207998
URL: http://svn.freebsd.org/changeset/base/207998
Log:
Fix grammar in a line of output.
PR: 145343
Submitted by: Hywel Mallett
MFC after:1 week
Modified:
head/sbin/restore/symtab.c
Modified: head/sbi
Author: obrien
Date: Wed May 12 19:59:32 2010
New Revision: 207995
URL: http://svn.freebsd.org/changeset/base/207995
Log:
Non-GCC gcc compatible compilers may provide the same multimedia intrinsic
headers as GCC, but of their own implementation. So put the GCC ones into
their own header "na
Author: brueffer
Date: Wed May 12 19:24:31 2010
New Revision: 207991
URL: http://svn.freebsd.org/changeset/base/207991
Log:
Automatically generate hardware notes for run(4).
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.sgml
head/release/doc/share/misc/dev.archlist.txt
Modifi
Author: brueffer
Date: Wed May 12 19:20:32 2010
New Revision: 207990
URL: http://svn.freebsd.org/changeset/base/207990
Log:
Make this ready for automatic hardware notes generation.
Modified:
head/share/man/man4/run.4
Modified: head/share/man/man4/run.4
===
Author: rrs
Date: Wed May 12 18:33:25 2010
New Revision: 207985
URL: http://svn.freebsd.org/changeset/base/207985
Log:
Fix an old long time bug in generating a
fwd-tsn. This would appear when greater than
the size of mbuf TSN's would need to be skipped.
MFC after:3 days
Modified:
On 05/12/2010 11:12 AM, Dmitry Marakasov wrote:
* Matt Jacob (mja...@freebsd.org) wrote:
- (void)make_dev_alias(softc->dev, "sg%c", 'a' + periph->unit_number);
+ if (periph->unit_number< 26) {
+ (void)make_dev_alias(softc->dev, "sg%c", periph->unit_number +
'a');
* Matt Jacob (mja...@freebsd.org) wrote:
> - (void)make_dev_alias(softc->dev, "sg%c", 'a' + periph->unit_number);
> + if (periph->unit_number < 26) {
> + (void)make_dev_alias(softc->dev, "sg%c", periph->unit_number +
> 'a');
> + } else {
> + (void)make_dev_alia
Author: rrs
Date: Wed May 12 18:00:15 2010
New Revision: 207983
URL: http://svn.freebsd.org/changeset/base/207983
Log:
More PR-SCTP bugs:
- Make sure that when you kick the streams you add correctly
using a 16 bit unsigned.
- Make sure when sending out you allow FWD-TSN to skip ove
Author: brueffer
Date: Wed May 12 17:53:05 2010
New Revision: 207982
URL: http://svn.freebsd.org/changeset/base/207982
Log:
Add et(4), sge(4) and mwl(4).
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.sgml
Modified: head/release/doc/en_US.ISO8859-1/hardware/article.sgml
Author: gordon
Date: Wed May 12 17:44:00 2010
New Revision: 207981
URL: http://svn.freebsd.org/changeset/base/207981
Log:
Fix a bug due to a type conversion from 64 to 32 bits. The side effect of
this type conversion is the high bits which were used to indicate if a
special character was a l
Author: brueffer
Date: Wed May 12 17:30:46 2010
New Revision: 207979
URL: http://svn.freebsd.org/changeset/base/207979
Log:
Build the ixgbe(4) and mwlfw(4) modules by default.
PR: 144494
Submitted by: John Giacomoni , brucec
Modified:
head/sys/modules/Makefile
Modified: head
Author: brueffer
Date: Wed May 12 17:12:38 2010
New Revision: 207975
URL: http://svn.freebsd.org/changeset/base/207975
Log:
IBM ServeRAID M5015 SAS/SATA works.
PR: 144614
Submitted by: pluknet
MFC after:1 week
Modified:
head/share/man/man4/mfi.4
Modified: head/share/m
Author: yongari
Date: Wed May 12 16:59:58 2010
New Revision: 207971
URL: http://svn.freebsd.org/changeset/base/207971
Log:
Document undocumented tunables and sysctl variables.
While here use actual string to specify width as well as using Cm
to set command argument.
Reviewed by: brueff
Author: pjd
Date: Wed May 12 16:42:28 2010
New Revision: 207970
URL: http://svn.freebsd.org/changeset/base/207970
Log:
When there is no memory or KVA, try to help by reclaiming some vnodes.
This helps with 'kmem_map too small' panics.
No objections from: kib
Tested by:Alex
Author: tuexen
Date: Wed May 12 16:10:33 2010
New Revision: 207966
URL: http://svn.freebsd.org/changeset/base/207966
Log:
Get rid of unused constants.
MFC after: 3 days.
Modified:
head/sys/netinet/sctp_constants.h
head/sys/netinet/sctp_indata.c
Modified: head/sys/netinet/sctp_constant
Author: brueffer
Date: Wed May 12 15:47:43 2010
New Revision: 207964
URL: http://svn.freebsd.org/changeset/base/207964
Log:
Casting size_t to uintmax_t is not necessary anymore. This also
removes the need for stdint.h inclusion.
PR: 146046
Submitted by: Alexander Best
Revie
On May 12, 2010, at 8:29 AM, Matthew Jacob wrote:
> On 5/12/2010 7:23 AM, Scott Long wrote:
>> On May 12, 2010, at 8:20 AM, Matthew Jacob wrote:
>>
>>> Ow. No need to be rude :-).
>>>
>>> No, I didn't, why do you ask?
>>>
>>>
Wow, did you copy this from windows? :-)
>>>
On 5/12/2010 7:23 AM, Scott Long wrote:
On May 12, 2010, at 8:20 AM, Matthew Jacob wrote:
Ow. No need to be rude :-).
No, I didn't, why do you ask?
Wow, did you copy this from windows? :-)
Actually I'm impressed that someone is using my code. I wrote it on a dare to
On May 12, 2010, at 8:20 AM, Matthew Jacob wrote:
> Ow. No need to be rude :-).
>
> No, I didn't, why do you ask?
>
>> Wow, did you copy this from windows? :-)
>
Actually I'm impressed that someone is using my code. I wrote it on a dare to
see just how horrid the linux SG interface really is,
Ow. No need to be rude :-).
No, I didn't, why do you ask?
Wow, did you copy this from windows? :-)
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsub
Author: rrs
Date: Wed May 12 13:45:46 2010
New Revision: 207963
URL: http://svn.freebsd.org/changeset/base/207963
Log:
This fixes PR-SCTP issues:
- Slide the map at the proper place.
- Mark the bits in the nr_array ONLY if there
is no marking.
- When generating a FWD-TSN we allow u
On Tue, May 11, 2010 at 04:22:02PM -0700, Xin LI wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> Please try this patch:
>
> http://people.freebsd.org/~delphij/for_review/patch-lzmabuild.diff
>
> I'm not quite satisfied with this patch though.
>
> The problem was:
>
> - a
In message <4be9e69a.9020...@delphij.net>,
Xin LI (delp...@delphij.net) wrote:
>
> Please try this patch:
>
> http://people.freebsd.org/~delphij/for_review/patch-lzmabuild.diff
>
> I'm not quite satisfied with this patch though.
[...]
It fixed the build. If you need another patch testi
Author: kib
Date: Wed May 12 10:29:35 2010
New Revision: 207958
URL: http://svn.freebsd.org/changeset/base/207958
Log:
Route all returns from the interrupts and faults through the doreti_iret
labeled iretq instruction.
Suppose that multithreaded process executes two threads, currently
s
Author: kib
Date: Wed May 12 10:29:06 2010
New Revision: 207957
URL: http://svn.freebsd.org/changeset/base/207957
Log:
Remove unneeded overrides of the segment registers in the inner trap
frame upon segment register load fault. The doreti procedure does not
load segment registers when return
Author: mm
Date: Wed May 12 09:51:57 2010
New Revision: 207956
URL: http://svn.freebsd.org/changeset/base/207956
Log:
Fix possible hang when replaying large truncations.
OpenSolaris onnv revision:7904:6a124a4ca9c5
Approved by: pjd, delphij (mentor)
Obtained from:OpenSola
On Wed, 12 May 2010 00:22:01 +0200, Matt Jacob wrote:
Author: mjacob
Date: Tue May 11 22:22:01 2010
New Revision: 207933
URL: http://svn.freebsd.org/changeset/base/207933
Log:
Deal sensibly with more than 26 sg devices. It isn't a complete
solution.
Sponsored by: Panasas
MFC after:
52 matches
Mail list logo