Author: ae
Date: Tue Jul 26 04:33:00 2011
New Revision: 224414
URL: http://svn.freebsd.org/changeset/base/224414
Log:
MFC r223945:
Add SIGINFO handler.
Obtained from: NetBSD (partly)
MFC r223946:
Use NULL instead of 0 for third argument of sigaction(2).
Modified:
stab
Author: kensmith
Date: Tue Jul 26 04:00:00 2011
New Revision: 224413
URL: http://svn.freebsd.org/changeset/base/224413
Log:
Looks like we're ready for 9.0-BETA1 builds.
Approved by: re (implicit)
Modified:
head/sys/conf/newvers.sh
Modified: head/sys/conf/newvers.sh
Author: marius
Date: Mon Jul 25 23:01:08 2011
New Revision: 224411
URL: http://svn.freebsd.org/changeset/base/224411
Log:
MFC: r223938
Since r219452 the alignment of __dmadat has changed, revealing that fsread()
bogusly casts its contents around causing alignment faults on sparc64 and
m
Author: marius
Date: Mon Jul 25 23:01:08 2011
New Revision: 224410
URL: http://svn.freebsd.org/changeset/base/224410
Log:
MFC: r223938
Since r219452 the alignment of __dmadat has changed, revealing that fsread()
bogusly casts its contents around causing alignment faults on sparc64 and
m
On Sun, Jul 24, 2011 at 06:27:09PM +, Kirk McKusick wrote:
> Author: mckusick
> Date: Sun Jul 24 18:27:09 2011
> New Revision: 224294
> URL: http://svn.freebsd.org/changeset/base/224294
> Log:
> Move the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ in mnt_flag
> so that it is visible to userl
Author: jilles
Date: Mon Jul 25 21:58:39 2011
New Revision: 224409
URL: http://svn.freebsd.org/changeset/base/224409
Log:
MFC r222932: skel/.shrc: Improve commented CDPATH example for POSIX
requirements.
POSIX says an empty entry in CDPATH shall not result in the new directory
being pri
Author: rodrigc
Date: Mon Jul 25 21:52:17 2011
New Revision: 224408
URL: http://svn.freebsd.org/changeset/base/224408
Log:
Document the tftp.blksize variable added in src/lib/libstand/tftp.c.
Approved by: re (kib)
Requested by: maxim
Modified:
head/sys/boot/forth/loader.conf
Mod
Author: marius
Date: Mon Jul 25 21:44:35 2011
New Revision: 224406
URL: http://svn.freebsd.org/changeset/base/224406
Log:
MFC: r218713, r218716
Apply a few small optimizations to boot2's code, to make it shrink a
little further. This gets us further on the way to be able to build it
su
Author: marius
Date: Mon Jul 25 21:41:46 2011
New Revision: 224405
URL: http://svn.freebsd.org/changeset/base/224405
Log:
MFC: r218713, r218716
Apply a few small optimizations to boot2's code, to make it shrink a
little further. This gets us further on the way to be able to build it
su
Author: marius
Date: Mon Jul 25 21:39:09 2011
New Revision: 224404
URL: http://svn.freebsd.org/changeset/base/224404
Log:
MFC: r211747
Replace structure assignments with explicity memcpy calls. This allows
Clang to compile this file: it was using the builtin memcpy and we want
to use th
Author: marius
Date: Mon Jul 25 21:37:52 2011
New Revision: 224403
URL: http://svn.freebsd.org/changeset/base/224403
Log:
MFC: r192972 (partial)
Some of the boot loader code only works on a ufs file system, but it
uses the generic struct dirent, which happens to look identical to UFS's
Author: yongari
Date: Mon Jul 25 20:13:35 2011
New Revision: 224402
URL: http://svn.freebsd.org/changeset/base/224402
Log:
MFC r224157:
Revert r222135 by allowing controller reinitialization. Due to
unknown reason Apple UniNorth2 gem(4) device required manual
interface down/up opera
Author: yongari
Date: Mon Jul 25 20:12:31 2011
New Revision: 224401
URL: http://svn.freebsd.org/changeset/base/224401
Log:
MFC r224157:
Revert r222135 by allowing controller reinitialization. Due to
unknown reason Apple UniNorth2 gem(4) device required manual
interface down/up opera
Author: andreast
Date: Mon Jul 25 20:10:01 2011
New Revision: 224400
URL: http://svn.freebsd.org/changeset/base/224400
Log:
This a follow up commit from r224216 for powerpc 32-bit. Increase
the storage size for sintrcnt/sintrnames to .long.
Reviewed by: nwhitehorn
Approved by: re (kib)
Author: yongari
Date: Mon Jul 25 20:09:09 2011
New Revision: 224399
URL: http://svn.freebsd.org/changeset/base/224399
Log:
MFC r224023,224060:
Document AX88772B and AX88760. AX88760 is treated as AX88772A in
driver.
Mention all ASIX USB controllers that are supported by axe(4).
R
Author: yongari
Date: Mon Jul 25 20:06:18 2011
New Revision: 224398
URL: http://svn.freebsd.org/changeset/base/224398
Log:
MFC r224020:
Add initial support for AX88772B USB Fast Ethernet. AX88772B
supports IPv4/IPv6 checksum offloading and VLAN tag insertion/
stripping as well as WOL
Guys, I'm a bit out of that for a couple of days, flying to another
continent, I'm not entirely sure the patch is right because I think we
need an unified approach for specifying a 32-bits value, but you can
check-in as a showstopper for the moment, I will make a better one in
a couple of days.
At
Author: marius
Date: Mon Jul 25 19:13:51 2011
New Revision: 224397
URL: http://svn.freebsd.org/changeset/base/224397
Log:
MFC: r223986
- Expand the scope of the lock in the interrupt routine to close races with
checking IFF_DRV_RUNNING and simplify the code. This also involves holding
Author: marius
Date: Mon Jul 25 19:13:51 2011
New Revision: 224396
URL: http://svn.freebsd.org/changeset/base/224396
Log:
MFC: r223986
- Expand the scope of the lock in the interrupt routine to close races with
checking IFF_DRV_RUNNING and simplify the code. This also involves holding
Author: marius
Date: Mon Jul 25 19:11:29 2011
New Revision: 224395
URL: http://svn.freebsd.org/changeset/base/224395
Log:
MFC: r223984
PCIB_ALLOC_MSIX() may already fail on the first pass, f.e. when the PCI-PCI
bridge is blacklisted. In that case just return from pci_alloc_msix_method(),
Author: marius
Date: Mon Jul 25 19:11:29 2011
New Revision: 224394
URL: http://svn.freebsd.org/changeset/base/224394
Log:
MFC: r223984
PCIB_ALLOC_MSIX() may already fail on the first pass, f.e. when the PCI-PCI
bridge is blacklisted. In that case just return from pci_alloc_msix_method(),
Author: marius
Date: Mon Jul 25 19:06:30 2011
New Revision: 224393
URL: http://svn.freebsd.org/changeset/base/224393
Log:
MFC: r223981
Remove extra empty lines.
Modified:
stable/8/sys/dev/mpt/mpt_pci.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/x
Author: marius
Date: Mon Jul 25 19:06:30 2011
New Revision: 224392
URL: http://svn.freebsd.org/changeset/base/224392
Log:
MFC: r223981
Remove extra empty lines.
Modified:
stable/7/sys/dev/mpt/mpt_pci.c
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cddl/contrib/op
Author: marius
Date: Mon Jul 25 19:04:57 2011
New Revision: 224391
URL: http://svn.freebsd.org/changeset/base/224391
Log:
MFC: r223962
Remove NULL assignments which are redundant for static timecounters.
Submitted by: jkim
Modified:
stable/7/sys/sparc64/sparc64/tick.c
Directory Prop
Author: marius
Date: Mon Jul 25 19:04:57 2011
New Revision: 224390
URL: http://svn.freebsd.org/changeset/base/224390
Log:
MFC: r223962
Remove NULL assignments which are redundant for static timecounters.
Submitted by: jkim
Modified:
stable/8/sys/sparc64/sparc64/tick.c
Directory Prop
Author: marius
Date: Mon Jul 25 19:03:50 2011
New Revision: 224389
URL: http://svn.freebsd.org/changeset/base/224389
Log:
MFC: r223961
- Remove redundant timecounter masking from counter_get_timecount().
- Zero the timecounter when allocation so we don't need to initialize unused
memb
Author: marius
Date: Mon Jul 25 19:03:45 2011
New Revision: 224388
URL: http://svn.freebsd.org/changeset/base/224388
Log:
MFC: r223961
- Remove redundant timecounter masking from counter_get_timecount().
- Zero the timecounter when allocation so we don't need to initialize unused
memb
Author: marius
Date: Mon Jul 25 19:01:36 2011
New Revision: 224387
URL: http://svn.freebsd.org/changeset/base/224387
Log:
MFC: r223960
- Current testing shows that (ab)using the JBC performance counter in bus
cycle mode as timecounter just works fine. My best guess is that a firmware
Author: marius
Date: Mon Jul 25 19:01:35 2011
New Revision: 224386
URL: http://svn.freebsd.org/changeset/base/224386
Log:
MFC: r223960
- Current testing shows that (ab)using the JBC performance counter in bus
cycle mode as timecounter just works fine. My best guess is that a firmware
Author: marius
Date: Mon Jul 25 18:59:45 2011
New Revision: 224385
URL: http://svn.freebsd.org/changeset/base/224385
Log:
MFC: r223959
- Add a missing shift in schizo_get_timecount(). This happened to be non-fatal
as STX_CTRL_PERF_CNT_CNT0_SHIFT actually is zero, if we were using the
Author: marius
Date: Mon Jul 25 18:59:43 2011
New Revision: 224384
URL: http://svn.freebsd.org/changeset/base/224384
Log:
MFC: r223959
- Add a missing shift in schizo_get_timecount(). This happened to be non-fatal
as STX_CTRL_PERF_CNT_CNT0_SHIFT actually is zero, if we were using the
On 07/25/11 13:40, Andreas Tobler wrote:
On 24.07.11 23:35, Nathan Whitehorn wrote:
On 07/19/11 07:41, Attilio Rao wrote:
Author: attilio
Date: Tue Jul 19 12:41:57 2011
New Revision: 224216
URL: http://svn.freebsd.org/changeset/base/224216
Log:
On 64 bit architectures size_t is 8 bytes, thus i
Author: marius
Date: Mon Jul 25 18:57:50 2011
New Revision: 224383
URL: http://svn.freebsd.org/changeset/base/224383
Log:
MFC: r223944
According to the OpenSolaris source the PCI latency and the cache line size
should be set for Sun ERI.
Tested by:yongari
Modified:
stable/7/sys/d
Author: marius
Date: Mon Jul 25 18:57:49 2011
New Revision: 224382
URL: http://svn.freebsd.org/changeset/base/224382
Log:
MFC: r223944
According to the OpenSolaris source the PCI latency and the cache line size
should be set for Sun ERI.
Tested by:yongari
Modified:
stable/8/sys/d
Author: marius
Date: Mon Jul 25 18:54:29 2011
New Revision: 224381
URL: http://svn.freebsd.org/changeset/base/224381
Log:
MFC: r223801
It can be useful to know which page still has mappings.
Modified:
stable/7/sys/sparc64/sparc64/vm_machdep.c
Directory Properties:
stable/7/sys/ (prop
Author: marius
Date: Mon Jul 25 18:54:28 2011
New Revision: 224380
URL: http://svn.freebsd.org/changeset/base/224380
Log:
MFC: r223801
It can be useful to know which page still has mappings.
Modified:
stable/8/sys/sparc64/sparc64/vm_machdep.c
Directory Properties:
stable/8/sys/ (prop
Author: marius
Date: Mon Jul 25 18:53:23 2011
New Revision: 224379
URL: http://svn.freebsd.org/changeset/base/224379
Log:
MFC: r223800
- pmap_cache_remove() and pmap_protect_tte() are only used within pmap.c
so static'ize them.
- Correct a typo.
Modified:
stable/7/sys/sparc64/inclu
Author: marius
Date: Mon Jul 25 18:52:49 2011
New Revision: 224378
URL: http://svn.freebsd.org/changeset/base/224378
Log:
MFC: r223800
- pmap_cache_remove() and pmap_protect_tte() are only used within pmap.c
so static'ize them.
- Correct a typo.
Modified:
stable/8/sys/sparc64/inclu
On 24.07.11 23:35, Nathan Whitehorn wrote:
On 07/19/11 07:41, Attilio Rao wrote:
Author: attilio
Date: Tue Jul 19 12:41:57 2011
New Revision: 224216
URL: http://svn.freebsd.org/changeset/base/224216
Log:
On 64 bit architectures size_t is 8 bytes, thus it should use an 8 bytes
storage.
Author: marius
Date: Mon Jul 25 18:46:56 2011
New Revision: 224377
URL: http://svn.freebsd.org/changeset/base/224377
Log:
MFC: r223795
Call pmap_qremove() before freeing or unwiring the pages, otherwise
there's a window during which a page can be re-used before its previous
mapping is r
Author: marius
Date: Mon Jul 25 18:46:54 2011
New Revision: 224376
URL: http://svn.freebsd.org/changeset/base/224376
Log:
MFC: r223795
Call pmap_qremove() before freeing or unwiring the pages, otherwise
there's a window during which a page can be re-used before its previous
mapping is r
Author: marius
Date: Mon Jul 25 18:44:46 2011
New Revision: 224375
URL: http://svn.freebsd.org/changeset/base/224375
Log:
MFC: r223721
UltraSPARC-IV CPUs seem to be affected by a not publicly documented
erratum causing them to trigger stray vector interrupts accompanied by a
state in wh
Author: marius
Date: Mon Jul 25 18:44:46 2011
New Revision: 224374
URL: http://svn.freebsd.org/changeset/base/224374
Log:
MFC: r223721
UltraSPARC-IV CPUs seem to be affected by a not publicly documented
erratum causing them to trigger stray vector interrupts accompanied by a
state in wh
Author: marius
Date: Mon Jul 25 18:43:25 2011
New Revision: 224373
URL: http://svn.freebsd.org/changeset/base/224373
Log:
MFC: r223720
Don't waste a delay slot.
Modified:
stable/8/sys/sparc64/sparc64/mp_exception.S
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/am
Author: marius
Date: Mon Jul 25 18:43:24 2011
New Revision: 224372
URL: http://svn.freebsd.org/changeset/base/224372
Log:
MFC: r223720
Don't waste a delay slot.
Modified:
stable/7/sys/sparc64/sparc64/mp_exception.S
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cd
Author: marius
Date: Mon Jul 25 18:42:45 2011
New Revision: 224371
URL: http://svn.freebsd.org/changeset/base/224371
Log:
MFC: r223719
- For Cheetah- and Zeus-class CPUs don't flush all unlocked entries from
the TLBs in order to get rid of the user mappings but instead traverse
them
Author: marius
Date: Mon Jul 25 18:41:52 2011
New Revision: 224370
URL: http://svn.freebsd.org/changeset/base/224370
Log:
MFC: r223719
- For Cheetah- and Zeus-class CPUs don't flush all unlocked entries from
the TLBs in order to get rid of the user mappings but instead traverse
them
Author: marius
Date: Mon Jul 25 18:34:42 2011
New Revision: 224369
URL: http://svn.freebsd.org/changeset/base/224369
Log:
MFC: r223718
Using .comm to declare intrnames and eintrnames causes binutils 2.17.50 to
merge the two.
Modified:
stable/8/sys/sparc64/sparc64/exception.S
Directory
Author: marius
Date: Mon Jul 25 18:34:42 2011
New Revision: 224368
URL: http://svn.freebsd.org/changeset/base/224368
Log:
MFC: r223718
Using .comm to declare intrnames and eintrnames causes binutils 2.17.50 to
merge the two.
Modified:
stable/7/sys/sparc64/sparc64/exception.S
Directory
Author: marius
Date: Mon Jul 25 18:32:56 2011
New Revision: 224367
URL: http://svn.freebsd.org/changeset/base/224367
Log:
MFC: r223648, r223949
- In gem_reset_rx() also reset the RX MAC which is necessary in order to
get it out of a stuck condition that can be caused by GEM_MAC_RX_OVERF
Author: marius
Date: Mon Jul 25 18:32:54 2011
New Revision: 224366
URL: http://svn.freebsd.org/changeset/base/224366
Log:
MFC: r223648, r223949
- In gem_reset_rx() also reset the RX MAC which is necessary in order to
get it out of a stuck condition that can be caused by GEM_MAC_RX_OVERF
Author: marius
Date: Mon Jul 25 18:29:35 2011
New Revision: 224365
URL: http://svn.freebsd.org/changeset/base/224365
Log:
MFC: r223379
Fix whitespace
Modified:
stable/8/sys/sparc64/include/vmparam.h
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/amd64/include/xen/
Author: marius
Date: Mon Jul 25 18:29:35 2011
New Revision: 224364
URL: http://svn.freebsd.org/changeset/base/224364
Log:
MFC: r223379
Fix whitespace
Modified:
stable/7/sys/sparc64/include/vmparam.h
Directory Properties:
stable/7/sys/ (props changed)
stable/7/sys/cddl/contrib/opens
Author: marius
Date: Mon Jul 25 18:28:12 2011
New Revision: 224363
URL: http://svn.freebsd.org/changeset/base/224363
Log:
MFC: r223378
On machines where we don't need to lock the kernel TSB into the dTLB and
thus may basically use the entire 64-bit kernel address space reduce
VM_KMEM_SI
Author: marius
Date: Mon Jul 25 18:26:54 2011
New Revision: 224362
URL: http://svn.freebsd.org/changeset/base/224362
Log:
MFC: r223377
On machines where we don't need to lock the kernel TSB into the dTLB and
thus may basically use the entire 64-bit kernel address space increase
the kern
Author: marius
Date: Mon Jul 25 18:25:30 2011
New Revision: 224361
URL: http://svn.freebsd.org/changeset/base/224361
Log:
MFC: r223347
As astopgap minimize the sched_lock coverage in pmap_activate() in order
to reduce lock contention.
Modified:
stable/8/sys/sparc64/sparc64/pmap.c
Direc
Author: marius
Date: Mon Jul 25 18:25:30 2011
New Revision: 224360
URL: http://svn.freebsd.org/changeset/base/224360
Log:
MFC: r223347
As astopgap minimize the sched_lock coverage in pmap_activate() in order
to reduce lock contention.
Modified:
stable/7/sys/sparc64/sparc64/pmap.c
Direc
Author: marius
Date: Mon Jul 25 18:24:17 2011
New Revision: 224359
URL: http://svn.freebsd.org/changeset/base/224359
Log:
MFC: r223235
- As with stray vector interrupts limit the reporting of stray level
interrupts. Bringup on additional machine models repeatedly reveals
firmware th
Author: marius
Date: Mon Jul 25 18:23:24 2011
New Revision: 224358
URL: http://svn.freebsd.org/changeset/base/224358
Log:
MFC: r223235
- As with stray vector interrupts limit the reporting of stray level
interrupts. Bringup on additional machine models repeatedly reveals
firmware th
Author: marius
Date: Mon Jul 25 18:17:12 2011
New Revision: 224357
URL: http://svn.freebsd.org/changeset/base/224357
Log:
MFC: r223126 (partial)
Don't include curcpu in the mask which is used as the IPI cookie as we
have to ignore it when sending the IPI anyway. Actually I can't think of
Author: marius
Date: Mon Jul 25 18:17:11 2011
New Revision: 224356
URL: http://svn.freebsd.org/changeset/base/224356
Log:
MFC: r223126 (partial)
Don't include curcpu in the mask which is used as the IPI cookie as we
have to ignore it when sending the IPI anyway. Actually I can't think of
Author: marius
Date: Mon Jul 25 17:56:06 2011
New Revision: 224355
URL: http://svn.freebsd.org/changeset/base/224355
Log:
MFC: r222840
- For the case when tl1_align(_trap) is used to call rsf_fatal via
RSF_FATAL we need to switch to alternate globals for KSTACK_CHECK just
like tl1_d
Author: marius
Date: Mon Jul 25 17:56:06 2011
New Revision: 224354
URL: http://svn.freebsd.org/changeset/base/224354
Log:
MFC: r222840
- For the case when tl1_align(_trap) is used to call rsf_fatal via
RSF_FATAL we need to switch to alternate globals for KSTACK_CHECK just
like tl1_d
Author: marius
Date: Mon Jul 25 17:54:05 2011
New Revision: 224353
URL: http://svn.freebsd.org/changeset/base/224353
Log:
MFC: r222828 (partial)
- Test KTR_CPUMASK against pc_cpuid rather than pc_mid to match what the C
version does.
- Initialize global registers early in the MP start
Author: marius
Date: Mon Jul 25 17:54:04 2011
New Revision: 224352
URL: http://svn.freebsd.org/changeset/base/224352
Log:
MFC: r222828 (partial)
- Test KTR_CPUMASK against pc_cpuid rather than pc_mid to match what the C
version does.
- Initialize global registers early in the MP start
Author: marius
Date: Mon Jul 25 17:37:54 2011
New Revision: 224351
URL: http://svn.freebsd.org/changeset/base/224351
Log:
MFC: r221960
Recognize the SAB 82532 found in Fujitsu PRIMEPOWER650 and 900.
Modified:
stable/7/sys/dev/scc/scc_bfe_ebus.c
stable/7/sys/dev/uart/uart_cpu_sparc64.c
Author: marius
Date: Mon Jul 25 17:37:53 2011
New Revision: 224350
URL: http://svn.freebsd.org/changeset/base/224350
Log:
MFC: r221960
Recognize the SAB 82532 found in Fujitsu PRIMEPOWER650 and 900.
Modified:
stable/8/sys/dev/scc/scc_bfe_ebus.c
stable/8/sys/dev/uart/uart_cpu_sparc64.c
Author: marius
Date: Mon Jul 25 17:32:22 2011
New Revision: 224349
URL: http://svn.freebsd.org/changeset/base/224349
Log:
MFC: r221958
Recognize the eeprom device found in Fujitsu PRIMEPOWER650 and 900.
Modified:
stable/7/sys/sparc64/sparc64/eeprom.c
Directory Properties:
stable/7/sys/
Author: marius
Date: Mon Jul 25 17:32:22 2011
New Revision: 224348
URL: http://svn.freebsd.org/changeset/base/224348
Log:
MFC: r221958
Recognize the eeprom device found in Fujitsu PRIMEPOWER650 and 900.
Modified:
stable/8/sys/sparc64/sparc64/eeprom.c
Directory Properties:
stable/8/sys/
Author: marius
Date: Mon Jul 25 17:31:09 2011
New Revision: 224347
URL: http://svn.freebsd.org/changeset/base/224347
Log:
MFC: r221957
Add support for MK48T37.
Modified:
stable/7/sys/dev/mk48txx/mk48txx.c
stable/7/sys/dev/mk48txx/mk48txxreg.h
Directory Properties:
stable/7/sys/ (pr
Author: marius
Date: Mon Jul 25 17:31:09 2011
New Revision: 224346
URL: http://svn.freebsd.org/changeset/base/224346
Log:
MFC: r221957
Add support for MK48T37.
Modified:
stable/8/sys/dev/mk48txx/mk48txx.c
stable/8/sys/dev/mk48txx/mk48txxreg.h
Directory Properties:
stable/8/sys/ (pr
Author: marius
Date: Mon Jul 25 17:20:36 2011
New Revision: 224345
URL: http://svn.freebsd.org/changeset/base/224345
Log:
MFC: r221955
- Add 10baseT as an alias for 10baseT/UTP.
- Add shorthand aliases for common media+option combinations as announced
by miibus(4) so that one can actu
Author: marius
Date: Mon Jul 25 17:20:33 2011
New Revision: 224344
URL: http://svn.freebsd.org/changeset/base/224344
Log:
MFC: r221955
- Add 10baseT as an alias for 10baseT/UTP.
- Add shorthand aliases for common media+option combinations as announced
by miibus(4) so that one can actu
Author: marius
Date: Mon Jul 25 17:18:47 2011
New Revision: 224343
URL: http://svn.freebsd.org/changeset/base/224343
Log:
MFC: r221954
When setting media always and not just in case of switching to IFM_AUTO
clear the options of the current media, i.e. only inherit the instance,
which ma
Author: marius
Date: Mon Jul 25 17:18:46 2011
New Revision: 224342
URL: http://svn.freebsd.org/changeset/base/224342
Log:
MFC: r221954
When setting media always and not just in case of switching to IFM_AUTO
clear the options of the current media, i.e. only inherit the instance,
which ma
Author: marius
Date: Mon Jul 25 17:14:55 2011
New Revision: 224341
URL: http://svn.freebsd.org/changeset/base/224341
Log:
MFC: r221344
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/7/sys/dev/bge/if_bge.c
Directory Properties:
stable/7/sys/ (props changed)
Author: marius
Date: Mon Jul 25 17:14:49 2011
New Revision: 224340
URL: http://svn.freebsd.org/changeset/base/224340
Log:
MFC: r221344
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/8/sys/dev/bge/if_bge.c
Directory Properties:
stable/8/sys/ (props changed)
Author: marius
Date: Mon Jul 25 17:12:55 2011
New Revision: 224339
URL: http://svn.freebsd.org/changeset/base/224339
Log:
MFC: r220951
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/7/sys/dev/esp/ncr53c9x.c
Directory Properties:
stable/7/sys/ (props changed)
Author: marius
Date: Mon Jul 25 17:12:52 2011
New Revision: 224338
URL: http://svn.freebsd.org/changeset/base/224338
Log:
MFC: r220951
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/8/sys/dev/esp/ncr53c9x.c
Directory Properties:
stable/8/sys/ (props changed)
Author: marius
Date: Mon Jul 25 17:01:14 2011
New Revision: 224337
URL: http://svn.freebsd.org/changeset/base/224337
Log:
MFC: r220945
Correct spelling.
Submitted by: brucec
Modified:
stable/7/sys/dev/mpt/mpt.c
stable/7/sys/dev/mpt/mpt.h
stable/7/sys/dev/mpt/mpt_cam.c
stable/7
Author: marius
Date: Mon Jul 25 17:01:13 2011
New Revision: 224336
URL: http://svn.freebsd.org/changeset/base/224336
Log:
MFC: r220945
Correct spelling.
Submitted by: brucec
Modified:
stable/8/sys/dev/mpt/mpt.c
stable/8/sys/dev/mpt/mpt.h
stable/8/sys/dev/mpt/mpt_cam.c
stable/8
Author: marius
Date: Mon Jul 25 16:59:41 2011
New Revision: 224335
URL: http://svn.freebsd.org/changeset/base/224335
Log:
MFC: r219335
- Allocate the DMA memory shared between the host and the controller as
coherent.
- Add some missing bus_dmamap_sync() calls. This includes putting su
Author: marius
Date: Mon Jul 25 16:54:31 2011
New Revision: 224334
URL: http://svn.freebsd.org/changeset/base/224334
Log:
MFC: r195274
Change explicit maximium numbers to the defined macro MPT_MAX_LUNS.
Modified:
stable/7/sys/dev/mpt/mpt_cam.c
Directory Properties:
stable/7/sys/ (pro
Author: marius
Date: Mon Jul 25 16:45:12 2011
New Revision: 224332
URL: http://svn.freebsd.org/changeset/base/224332
Log:
MFC: r209599 (partial), r209960:
r209960 | marius
- Make the maxsize parameter of the data buffer DMA tag match maxio, which
was missed in r209599.
Re
Author: marius
Date: Mon Jul 25 16:24:27 2011
New Revision: 224331
URL: http://svn.freebsd.org/changeset/base/224331
Log:
MFC: r203484
Do not release device, when changing number of openings.
Modified:
stable/7/sys/dev/mpt/mpt_cam.c
stable/7/sys/dev/mpt/mpt_raid.c
Directory Properties:
Author: marius
Date: Mon Jul 25 16:20:02 2011
New Revision: 224330
URL: http://svn.freebsd.org/changeset/base/224330
Log:
MFC: r210943
Figure which is the IO and MEM bars- do not assume that they are in
a fixed order.
PR: 149220
Obtained from:John Baldwin
Modifie
Author: marius
Date: Mon Jul 25 16:20:00 2011
New Revision: 224329
URL: http://svn.freebsd.org/changeset/base/224329
Log:
MFC: r210943
Figure which is the IO and MEM bars- do not assume that they are in
a fixed order.
PR: 149220
Obtained from:John Baldwin
Modifie
Author: marius
Date: Mon Jul 25 16:14:36 2011
New Revision: 224328
URL: http://svn.freebsd.org/changeset/base/224328
Log:
MFC: r207543
Print IR_RESYNC updates informatively.
Obtained from:pluknet
Modified:
stable/7/sys/dev/mpt/mpt_cam.c
Directory Properties:
stable/7/sys/
Author: marius
Date: Mon Jul 25 16:11:52 2011
New Revision: 224327
URL: http://svn.freebsd.org/changeset/base/224327
Log:
MFC: r198262
Use callout_init_mtx on FreeBSD versions recent enough. This closes
the race where interrupt thread can complete the request for which
timeout has fired
Author: bz
Date: Mon Jul 25 15:14:03 2011
New Revision: 224326
URL: http://svn.freebsd.org/changeset/base/224326
Log:
Flush output buffers before closing TCP session. Fixes the case where
the proxy would eat the 221 response coming from the server towards the
client.
This is a commit a
Author: marius
Date: Mon Jul 25 15:10:53 2011
New Revision: 224325
URL: http://svn.freebsd.org/changeset/base/224325
Log:
MFC: r220944, r220950
- Correct spelling. [1]
- Remove variables which are unused besides initialization. [2]
Submitted by: brucec, N.J. Mann [1], Christoph Mallo
Author: marius
Date: Mon Jul 25 15:10:52 2011
New Revision: 224324
URL: http://svn.freebsd.org/changeset/base/224324
Log:
MFC: r220944, r220950
- Correct spelling. [1]
- Remove variables which are unused besides initialization. [2]
Submitted by: brucec, N.J. Mann [1], Christoph Mallo
Author: marius
Date: Mon Jul 25 15:05:37 2011
New Revision: 224323
URL: http://svn.freebsd.org/changeset/base/224323
Log:
MFC: r220943
Correct spelling in a comment.
Submitted by: brucec
Modified:
stable/8/sys/dev/cas/if_cas.c
Directory Properties:
stable/8/sys/ (props changed)
Author: marius
Date: Mon Jul 25 15:05:37 2011
New Revision: 224322
URL: http://svn.freebsd.org/changeset/base/224322
Log:
MFC: r220943
Correct spelling in a comment.
Submitted by: brucec
Modified:
stable/7/sys/dev/cas/if_cas.c
Directory Properties:
stable/7/sys/ (props changed)
Author: marius
Date: Mon Jul 25 15:01:40 2011
New Revision: 224321
URL: http://svn.freebsd.org/changeset/base/224321
Log:
MFC: r220941
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/7/sys/dev/gem/if_gem.c
Directory Properties:
stable/7/sys/ (props changed)
Author: marius
Date: Mon Jul 25 15:01:37 2011
New Revision: 224320
URL: http://svn.freebsd.org/changeset/base/224320
Log:
MFC: r220941
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/8/sys/dev/gem/if_gem.c
Directory Properties:
stable/8/sys/ (props changed)
Hi Nathan Whitehorn!
On Sun, 17 Jul 2011 11:06:14 -0500; Nathan Whitehorn
wrote:
>>> as well as letting
>>> people try out the operating system and expanding the range of system
>>> functionality available to the installer. This takes space. Some of that
>>> space is at the expense of other th
Author: marius
Date: Mon Jul 25 14:46:24 2011
New Revision: 224319
URL: http://svn.freebsd.org/changeset/base/224319
Log:
MFC: r220940
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/7/sys/dev/hme/if_hme.c
stable/7/sys/dev/hme/if_hmereg.h
Directory Properties:
Author: marius
Date: Mon Jul 25 14:46:24 2011
New Revision: 224318
URL: http://svn.freebsd.org/changeset/base/224318
Log:
MFC: r220940
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/8/sys/dev/hme/if_hme.c
stable/8/sys/dev/hme/if_hmereg.h
Directory Properties:
Author: marius
Date: Mon Jul 25 14:45:17 2011
New Revision: 224317
URL: http://svn.freebsd.org/changeset/base/224317
Log:
MFC: r220939
Correct spelling in comments.
Submitted by: brucec
Modified:
stable/8/sys/sparc64/include/cpufunc.h
stable/8/sys/sparc64/sbus/lsi64854.c
stable/
1 - 100 of 111 matches
Mail list logo