On Sun, 8 Mar 2009 19:05:54 + (UTC), Joe Marcus Clarke
wrote:
> Author: marcus (doc,ports committer)
> Date: Sun Mar 8 19:05:53 2009
> New Revision: 189539
> URL: http://svn.freebsd.org/changeset/base/189539
>
> Log:
> Add a default implementation for VOP_VPTOCNP(9) which scans the parent
Author: rwatson
Date: Tue Mar 10 09:33:22 2009
New Revision: 189613
URL: http://svn.freebsd.org/changeset/base/189613
Log:
Rename files that collide on case-insensitive file systems by encoding
colliding upper case letters as the lower case letter with a '_' in
front.
MFC after:3 da
Author: rwatson
Date: Tue Mar 10 11:04:19 2009
New Revision: 189615
URL: http://svn.freebsd.org/changeset/base/189615
Log:
Remove now-unused INP_UNMAPPABLEOPTS.
MFC after:3 days
Discussed with: bz
Modified:
head/sys/netinet/in_pcb.h
Modified: head/sys/netinet/in_pcb.h
==
Author: nyan
Date: Tue Mar 10 11:14:03 2009
New Revision: 189616
URL: http://svn.freebsd.org/changeset/base/189616
Log:
Restore the return statement. It was accidentally removed by rev 188429.
Modified:
head/sys/geom/part/g_part_pc98.c
Modified: head/sys/geom/part/g_part_pc98.c
Author: ed
Date: Tue Mar 10 11:28:54 2009
New Revision: 189617
URL: http://svn.freebsd.org/changeset/base/189617
Log:
Make a 1:1 mapping between syscons stats and terminal emulators.
After I imported libteken into the source tree, I noticed syscons didn't
store the cursor position inside
Author: rwatson
Date: Tue Mar 10 11:46:41 2009
New Revision: 189618
URL: http://svn.freebsd.org/changeset/base/189618
Log:
Merge r183430 from vendor/top/dist to head/contrib/top, although with
record-only mergeinfo because an automated merge is confused by the
flattening that took place:
Author: imp
Date: Tue Mar 10 12:10:50 2009
New Revision: 189619
URL: http://svn.freebsd.org/changeset/base/189619
Log:
When freeing all the resources of the card, it is better to turn off
the PORTEN and MEMEN bits in the command register than to zero the
bars.
Use pci_write_ivar directl
On Tuesday 10 March 2009 8:10:50 am Warner Losh wrote:
> Author: imp
> Date: Tue Mar 10 12:10:50 2009
> New Revision: 189619
> URL: http://svn.freebsd.org/changeset/base/189619
>
> Log:
> When freeing all the resources of the card, it is better to turn off
> the PORTEN and MEMEN bits in the co
Author: csjp
Date: Tue Mar 10 14:28:19 2009
New Revision: 189620
URL: http://svn.freebsd.org/changeset/base/189620
Log:
Disable zerocopy by default for now. It's causing some problems in pcap
consumers which fork after the shared pages have been setup. pflogd(8)
is an example. The problem
Author: thompsa
Date: Tue Mar 10 14:29:34 2009
New Revision: 189621
URL: http://svn.freebsd.org/changeset/base/189621
Log:
Be compatible with LibUSB from sourceforge and close the handle after reset
Submitted by: Hans Petter Selasky
Modified:
head/lib/libusb/libusb20_compat01.c
Modified
Author: kib
Date: Tue Mar 10 14:35:21 2009
New Revision: 189622
URL: http://svn.freebsd.org/changeset/base/189622
Log:
Do not use bypass for vop_vptocnp() from nullfs, call standard
implementation instead. The bypass does not assume that returned vnode
is only held.
Reported by: Paul B
Author: rwatson
Date: Tue Mar 10 14:52:17 2009
New Revision: 189623
URL: http://svn.freebsd.org/changeset/base/189623
Log:
Add tcpp -- TCP parallelism microbenchmark.
This tool creates large numbers of TCP connections, each of which will
transmit a fixed amount of data, between client and
Author: guido
Date: Tue Mar 10 15:19:49 2009
New Revision: 189624
URL: http://svn.freebsd.org/changeset/base/189624
Log:
When swap resides on a mirror and it is not stopped, the mirror
is degraded upon the next reboot and will have to be rebuild.
Thus call swapoff when rebooting (read: when
Author: guido
Date: Tue Mar 10 15:23:43 2009
New Revision: 189625
URL: http://svn.freebsd.org/changeset/base/189625
Log:
When attaching a geli on boot make sure that it is detached
upon last close. (needed for a gmirror to properly shutdown
upon reboot when a geli is on top the gmirror)
Mod
Author: jhb
Date: Tue Mar 10 15:25:19 2009
New Revision: 189626
URL: http://svn.freebsd.org/changeset/base/189626
Log:
Update top and systat for vfs.bufcache now being a long rather than an int.
Modified:
head/usr.bin/systat/vmstat.c
head/usr.bin/top/machine.c
Modified: head/usr.bin/systat
Author: jhb
Date: Tue Mar 10 15:26:50 2009
New Revision: 189627
URL: http://svn.freebsd.org/changeset/base/189627
Log:
Add an ABI compat shim for the vfs.bufspace sysctl for sysctl requests that
try to fetch it as an int rather than a long. If the current value is
greater than INT_MAX it re
Author: thompsa
Date: Tue Mar 10 15:49:43 2009
New Revision: 189628
URL: http://svn.freebsd.org/changeset/base/189628
Log:
Update libusb.3 name and add mlinks for usb.3 and libusb20.3
Added:
head/lib/libusb/libusb.3 (contents, props changed)
- copied, changed from r189619, head/lib/lib
On Tue, 2009-03-10 at 15:19 +, Guido van Rooij wrote:
> Author: guido
> Date: Tue Mar 10 15:19:49 2009
> New Revision: 189624
> URL: http://svn.freebsd.org/changeset/base/189624
>
> Log:
> When swap resides on a mirror and it is not stopped, the mirror
> is degraded upon the next reboot an
Author: thompsa
Date: Tue Mar 10 15:54:37 2009
New Revision: 189629
URL: http://svn.freebsd.org/changeset/base/189629
Log:
Remove these files, they refer to module bundles that do not exist anymore.
Deleted:
head/share/man/man4/usb2_bluetooth.4
head/share/man/man4/usb2_controller.4
head/s
Guido van Rooij wrote:
> Author: guido
> Date: Tue Mar 10 15:23:43 2009
> New Revision: 189625
> URL: http://svn.freebsd.org/changeset/base/189625
>
> Log:
> When attaching a geli on boot make sure that it is detached
> upon last close. (needed for a gmirror to properly shutdown
> upon reb
Author: sam
Date: Tue Mar 10 16:42:49 2009
New Revision: 189630
URL: http://svn.freebsd.org/changeset/base/189630
Log:
catch up with r189306; handle delayed activation of resources
Submitted by: jhb
Modified:
head/sys/arm/xscale/ixp425/ixp425.c
head/sys/arm/xscale/ixp425/ixp425_pci.c
Author: jhb
Date: Tue Mar 10 17:00:28 2009
New Revision: 189631
URL: http://svn.freebsd.org/changeset/base/189631
Log:
- Remove a recently added comment from kernel_sysctlbyname() that isn't
needed.
- Move the release of the sysctl sx lock after the vsunlock() in
userland_sysctl() to r
Author: sam
Date: Tue Mar 10 17:16:16 2009
New Revision: 189632
URL: http://svn.freebsd.org/changeset/base/189632
Log:
Small cleanup of memory resource allocation from Cambria branch:
o encode need for A4 bus space tag hackery according to the memory
address; checking for "uart" breaks dow
Author: sam
Date: Tue Mar 10 17:19:45 2009
New Revision: 189633
URL: http://svn.freebsd.org/changeset/base/189633
Log:
bring in ddb "show gpio" support from Cambria branch
Modified:
head/sys/arm/xscale/ixp425/ixp425.c
Modified: head/sys/arm/xscale/ixp425/ixp425.c
On Tue, 2009-03-10 at 11:03 +0200, Giorgos Keramidas wrote:
> On Sun, 8 Mar 2009 19:05:54 + (UTC), Joe Marcus Clarke
> wrote:
> > Author: marcus (doc,ports committer)
> > Date: Sun Mar 8 19:05:53 2009
> > New Revision: 189539
> > URL: http://svn.freebsd.org/changeset/base/189539
> >
> > Log:
Author: jhb
Date: Tue Mar 10 17:28:23 2009
New Revision: 189634
URL: http://svn.freebsd.org/changeset/base/189634
Log:
MFC: Push down Giant inside sysctl.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/compat/freebsd32/freebsd32_misc.c
stable/7/sys/contrib/pf/ (props changed)
Author: bms
Date: Tue Mar 10 17:48:49 2009
New Revision: 189635
URL: http://svn.freebsd.org/changeset/base/189635
Log:
Don't print inm_print() chatter when KTR_IGMPV3 is not enabled
in the KTR_COMPILE mask.
Found by: gnn
Modified:
head/sys/netinet/in_mcast.c
Modified: head/sys/net
Author: gnn
Date: Tue Mar 10 17:54:04 2009
New Revision: 189636
URL: http://svn.freebsd.org/changeset/base/189636
Log:
Complete removal of cardbus_write_ivar which was left hanging.
Modified:
head/sys/dev/cardbus/cardbus.c
Modified: head/sys/dev/cardbus/cardbus.c
Author: rwatson
Date: Tue Mar 10 17:57:41 2009
New Revision: 189637
URL: http://svn.freebsd.org/changeset/base/189637
Log:
Remove unused v6 macro aliases for inpcb fields:
in6p_ip6_nxt
in6p_vflag
in6p_flags
in6p_socket
in6p_lport
in6
On Tue, 10 Mar 2009, Robert Watson wrote:
Author: rwatson
Date: Tue Mar 10 17:57:41 2009
New Revision: 189637
URL: http://svn.freebsd.org/changeset/base/189637
Log:
Remove unused v6 macro aliases for inpcb fields:
in6p_ip6_nxt
in6p_vflag
in6p_flags
in6p_soc
On Tue, Mar 10, 2009, Gavin Atkinson wrote:
> On Tue, 2009-03-10 at 15:19 +, Guido van Rooij wrote:
> > Author: guido
> > Date: Tue Mar 10 15:19:49 2009
> > New Revision: 189624
> > URL: http://svn.freebsd.org/changeset/base/189624
> >
> > Log:
> > When swap resides on a mirror and it is not
Author: jhb
Date: Tue Mar 10 18:16:03 2009
New Revision: 189638
URL: http://svn.freebsd.org/changeset/base/189638
Log:
MFC: Add sysctl_rename_oid() and use it in device_set_unit().
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/dev/ath/at
On Tue, Mar 10, 2009 at 05:19:48PM +0100, Fabian Keil wrote:
> > Log:
> > When attaching a geli on boot make sure that it is detached
> > upon last close. (needed for a gmirror to properly shutdown
> > upon reboot when a geli is on top the gmirror)
> >
>
> Detach-on-last-close is known to c
Author: jhb
Date: Tue Mar 10 18:41:06 2009
New Revision: 189639
URL: http://svn.freebsd.org/changeset/base/189639
Log:
- Remove code to set SAVENAME for CREATE or RENAME requests that get a -ve
hit in the name cache. cache_lookup() doesn't actually return ENOENT
for such requests to for
Author: jhb
Date: Tue Mar 10 18:57:10 2009
New Revision: 189640
URL: http://svn.freebsd.org/changeset/base/189640
Log:
MFC: Expand the scope of the sysctllock sx lock to protect the sysctl tree
itself. This also includes changes to the ia64 machine check code to
defer adding machine check r
Author: sam
Date: Tue Mar 10 19:15:35 2009
New Revision: 189641
URL: http://svn.freebsd.org/changeset/base/189641
Log:
o add missing bus_release_resource and bus_deactivate_resource that just
operate on the resource (we have no local resources to manage); this
fixes drivers that alloc/re
Author: sam
Date: Tue Mar 10 19:18:11 2009
New Revision: 189642
URL: http://svn.freebsd.org/changeset/base/189642
Log:
turn off inclusion of FCS in rx'd frames; we don't use it anywhere and
dhclient gets annoyed when it receives FCS in frames via bpf
Modified:
head/sys/arm/xscale/ixp425/if_
Author: gnn
Date: Tue Mar 10 19:22:45 2009
New Revision: 189643
URL: http://svn.freebsd.org/changeset/base/189643
Log:
Update the Chelsio driver to the latest bits from Chelsio
Firmware upgraded to 7.1.0 (from 5.0.0).
T3C EEPROM and SRAM added; Code to update eeprom/sram fixed.
fl_empty
Author: jhb
Date: Tue Mar 10 19:33:50 2009
New Revision: 189644
URL: http://svn.freebsd.org/changeset/base/189644
Log:
MFC: Add a flag to tag individual sysctl leaf nodes as MPSAFE. Tag the
following nodes as MPSAFE:
- All standalone INT/LONG sysctls.
- kern.proc.*
- All name-cache rela
Author: sam
Date: Tue Mar 10 19:35:37 2009
New Revision: 189645
URL: http://svn.freebsd.org/changeset/base/189645
Log:
mark device capable of vlan-size frames
Obtained from:netbsd
Modified:
head/sys/arm/xscale/ixp425/if_npe.c
Modified: head/sys/arm/xscale/ixp425/if_npe.c
===
Author: thompsa
Date: Tue Mar 10 19:35:41 2009
New Revision: 189646
URL: http://svn.freebsd.org/changeset/base/189646
Log:
Make sure HID has a default usage, this fixes recent mouse problems.
Tested by:Renato Botelho
Tested by:beech (earlier version)
Submitted by: Hans Petter Se
Author: delphij
Date: Tue Mar 10 21:13:26 2009
New Revision: 189647
URL: http://svn.freebsd.org/changeset/base/189647
Log:
Reflect license change from NetBSD.
Obtained from:NetBSD
Modified:
head/lib/libc/softfloat/fpgetmask.c
head/lib/libc/softfloat/fpgetround.c
head/lib/libc
Author: jhb
Date: Tue Mar 10 21:27:15 2009
New Revision: 189648
URL: http://svn.freebsd.org/changeset/base/189648
Log:
In the ABI shim for vfs.bufspace, rather than truncating values larger than
INT_MAX to INT_MAX, just go ahead and write out the full long to give an
error of ENOMEM to the u
Author: jhb
Date: Tue Mar 10 21:28:43 2009
New Revision: 189649
URL: http://svn.freebsd.org/changeset/base/189649
Log:
- Make maxpipekva a signed long rather than an unsigned long as overflow
is more likely to be noticed with signed types.
- Make amountpipekva a long as well to match maxpi
Author: sam
Date: Tue Mar 10 21:47:17 2009
New Revision: 189650
URL: http://svn.freebsd.org/changeset/base/189650
Log:
map CS0 on 2358 so flash is accessible
Modified:
head/sys/arm/xscale/ixp425/avila_machdep.c
Modified: head/sys/arm/xscale/ixp425/avila_machdep.c
Author: sam
Date: Tue Mar 10 21:49:22 2009
New Revision: 189651
URL: http://svn.freebsd.org/changeset/base/189651
Log:
add IXP4XX_FLASH_SIZE config knob that can be used to override the default
flash size; this is necessary at the moment because we map all of flash at
boot, eventually we'll
Author: sam
Date: Tue Mar 10 21:49:51 2009
New Revision: 189652
URL: http://svn.freebsd.org/changeset/base/189652
Log:
configure flash support
Modified:
head/sys/arm/conf/CAMBRIA
head/sys/arm/conf/CAMBRIA.hints
Modified: head/sys/arm/conf/CAMBRIA
===
Author: imp
Date: Tue Mar 10 22:04:52 2009
New Revision: 189653
URL: http://svn.freebsd.org/changeset/base/189653
Log:
Restore blank line removed when fixing my earlier botch. Never do
just one last change before bed...
Pointy had to: imp
Modified:
head/sys/dev/cardbus/cardbus.c
Modi
Author: sam
Date: Tue Mar 10 22:29:42 2009
New Revision: 189654
URL: http://svn.freebsd.org/changeset/base/189654
Log:
choose the size of the last region for d_stripsize instead of the first;
this fixes geom_redboot on boards that have multiple parts/regions as it
uses the value to locate th
Sam Leffler wrote:
Author: sam
Date: Tue Mar 10 22:29:42 2009
New Revision: 189654
URL: http://svn.freebsd.org/changeset/base/189654
Log:
choose the size of the last region for d_stripsize instead of the first;
this fixes geom_redboot on boards that have multiple parts/regions as it
uses t
Author: rwatson
Date: Tue Mar 10 22:35:45 2009
New Revision: 189655
URL: http://svn.freebsd.org/changeset/base/189655
Log:
Prefer ENETDOWN to ENXIO when returning queuing errors due to a link
down, interface down, etc, with if_cxgb's if_transmit routine.
MFC after:3 days
Reviewed by
Author: sam
Date: Wed Mar 11 00:12:45 2009
New Revision: 189656
URL: http://svn.freebsd.org/changeset/base/189656
Log:
switch to !legacy usb stack
Modified:
head/sys/arm/conf/CAMBRIA
Modified: head/sys/arm/conf/CAMBRIA
=
Author: rwatson
Date: Wed Mar 11 00:29:22 2009
New Revision: 189657
URL: http://svn.freebsd.org/changeset/base/189657
Log:
Add INP_INHASHLIST flag for inpcb->inp_flags to indicate whether
or not the inpcb is currenty on various hash lookup lists, rather
than using (lport != 0) to detect this
Author: thompsa
Date: Wed Mar 11 00:58:22 2009
New Revision: 189658
URL: http://svn.freebsd.org/changeset/base/189658
Log:
MFC r188548
Check the exit flag at the start of the taskqueue loop rather than the end.
It
is possible to tear down the taskqueue before the thread has run and the
On Tue, Mar 10, 2009 at 07:35:41PM +, Andrew Thompson wrote:
> Author: thompsa
> Date: Tue Mar 10 19:35:41 2009
> New Revision: 189646
> URL: http://svn.freebsd.org/changeset/base/189646
>
> Log:
> Make sure HID has a default usage, this fixes recent mouse problems.
My mouse still not fixed
On Tue, Mar 10, 2009 at 11:28:54AM +, Ed Schouten wrote:
> Author: ed
> Date: Tue Mar 10 11:28:54 2009
> New Revision: 189617
> URL: http://svn.freebsd.org/changeset/base/189617
>
> Log:
> Make a 1:1 mapping between syscons stats and terminal emulators.
Well, reboot messages are now in the
Author: sam
Date: Wed Mar 11 01:12:52 2009
New Revision: 189660
URL: http://svn.freebsd.org/changeset/base/189660
Log:
o disallow write to RedBoot and FIS directory partitions; these are painful
to resurrect (maybe honor foot shooting bit in kern.geom_debugflags)
o fix match macro so we no
Author: thompsa
Date: Wed Mar 11 01:03:32 2009
New Revision: 189659
URL: http://svn.freebsd.org/changeset/base/189659
Log:
MFC r189360
Add Mobile Action MA-620 Infrared Adapter.
Manually merged due to different codebase.
Modified:
stable/7/share/man/man4/uplcom.4
stable/7/sys/dev
Author: rnoland
Date: Wed Mar 11 01:47:32 2009
New Revision: 189661
URL: http://svn.freebsd.org/changeset/base/189661
Log:
Merge r189045
Remove the PZERO priority from mtx_sleep.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/dev/ath
Author: rnoland
Date: Wed Mar 11 01:49:22 2009
New Revision: 189662
URL: http://svn.freebsd.org/changeset/base/189662
Log:
Merge r189046
There is no reason to hold the lock here.
When I was LOCK_PROFILING this was pretty high up and there is no
reason for it.
Modified:
stable/7/sy
Author: rnoland
Date: Wed Mar 11 01:50:53 2009
New Revision: 189663
URL: http://svn.freebsd.org/changeset/base/189663
Log:
Merge r189047
The vblank_swap ioctl was fundamentally race prone. Get rid of it.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props chang
Author: rnoland
Date: Wed Mar 11 01:53:21 2009
New Revision: 189664
URL: http://svn.freebsd.org/changeset/base/189664
Log:
Merge 189048
The i915 driver was the only consumer of locked task support.
Now that it doesn't use it anymore, get right of the taskqueue
and locked task support
Author: rnoland
Date: Wed Mar 11 01:54:41 2009
New Revision: 189665
URL: http://svn.freebsd.org/changeset/base/189665
Log:
Merge r189049
This was part of a sync to the code that Intel is shipping in linux.
- Remove the old TTM interface
- Move register definitions to
Author: rnoland
Date: Wed Mar 11 01:56:17 2009
New Revision: 189666
URL: http://svn.freebsd.org/changeset/base/189666
Log:
Merge r189050
Add some vblank related debugging and replace the DRM_WAIT_ON macro
with a localized version.
Modified:
stable/7/sys/ (props changed)
stable/7/sy
Author: rnoland
Date: Wed Mar 11 01:57:20 2009
New Revision: 189667
URL: http://svn.freebsd.org/changeset/base/189667
Log:
Merge r189051
Prepare the radeon driver for MSI support.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/dev/at
Author: rnoland
Date: Wed Mar 11 01:58:37 2009
New Revision: 189668
URL: http://svn.freebsd.org/changeset/base/189668
Log:
Merge r189052
Turn on MSI if the card supports it. There is a blacklist for chips
which report that they are capable of MSI, but don't work correctly.
Modified:
s
Author: rnoland
Date: Wed Mar 11 02:00:13 2009
New Revision: 189669
URL: http://svn.freebsd.org/changeset/base/189669
Log:
Merge r189053
Remove D_NEEDGIANT
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stable/7/sys/dev/ath/ath_hal/ (props chan
Author: rnoland
Date: Wed Mar 11 02:13:46 2009
New Revision: 189670
URL: http://svn.freebsd.org/changeset/base/189670
Log:
Merge r189054
The GM45 handles vblank differently. Pull the changes from Intel in.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props cha
On Wed, Mar 11, 2009 at 04:27:05AM +0300, Andrey Chernov wrote:
> On Tue, Mar 10, 2009 at 11:28:54AM +, Ed Schouten wrote:
> > Author: ed
> > Date: Tue Mar 10 11:28:54 2009
> > New Revision: 189617
> > URL: http://svn.freebsd.org/changeset/base/189617
> >
> > Log:
> > Make a 1:1 mapping betw
Author: rnoland
Date: Wed Mar 11 02:36:20 2009
New Revision: 189671
URL: http://svn.freebsd.org/changeset/base/189671
Log:
Merge r189099
Fix up some ioctl permissions issues long overlooked.
Submitted by: jkim@
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/
Author: rnoland
Date: Wed Mar 11 02:37:52 2009
New Revision: 189672
URL: http://svn.freebsd.org/changeset/base/189672
Log:
Merge r189128
Add a tuneable to allow disabling msi on drm at runtime.
Modified:
stable/7/sys/ (props changed)
stable/7/sys/contrib/pf/ (props changed)
stabl
Author: rnoland
Date: Wed Mar 11 02:39:02 2009
New Revision: 189673
URL: http://svn.freebsd.org/changeset/base/189673
Log:
Merge 189130
Initialize the vblank structures at load time. Previously we did this
at irq install/uninstall time, but when we vt switch, we uninstall the
irq handl
Author: nwhitehorn
Date: Wed Mar 11 03:19:19 2009
New Revision: 189675
URL: http://svn.freebsd.org/changeset/base/189675
Log:
Change the PVO zone for fictitious pages to the unmanaged PVO zone, to match
the unmanaged flag set in the PVO attributes. Without doing this,
pmap_remove() could try
On Tue, 10 Mar 2009 19:01:57 +0100
Guido van Rooij wrote:
> On Tue, Mar 10, 2009 at 05:19:48PM +0100, Fabian Keil wrote:
> > > Log:
> > > When attaching a geli on boot make sure that it is detached
> > > upon last close. (needed for a gmirror to properly shutdown
> > > upon reboot when a ge
Author: thompsa
Date: Wed Mar 11 04:56:30 2009
New Revision: 189676
URL: http://svn.freebsd.org/changeset/base/189676
Log:
Fix a possible NULL pointer access at controller attach.
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb/controller/usb_controller.c
Modified: head/sys
Author: thompsa
Date: Wed Mar 11 04:58:21 2009
New Revision: 189677
URL: http://svn.freebsd.org/changeset/base/189677
Log:
MFp4 //depot/projects/usb 158981,159016,159024
Sync support for ATMEGA DCI parts.
Submitted by: Hans Petter Selasky
Modified:
head/sys/dev/usb/controller/atmega
Author: kientzle
Date: Wed Mar 11 05:11:57 2009
New Revision: 189678
URL: http://svn.freebsd.org/changeset/base/189678
Log:
Hack: *Temporarily* disable reading extended attributes from disk, as
it seems to be badly broken on ZFS.
Modified:
head/lib/libarchive/config_freebsd.h
Modified: hea
77 matches
Mail list logo