¼133966 34 354 165 164 166 166 166 166 166 166 166 166 312 189 130 295 173 321 482 133 161 146 189 236 432 207 166 132 169 376 428 229 189 298 147 K 10 svn:author V 5 gibbs K 8 svn:date V 27 2004-08-18T16:35:52.000000Z K 7 svn:log V 259 Invert the polarity of two tests in the recovery code that could cause the driver to issue a bus reset more quickly than intended. We want to *wait* if we find another SCB that could be the cause of this timeout, not proceed to a bus reset. Noticed by: kan END K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-08-18T16:37:04.000000Z K 7 svn:log V 73 Add a line to BUGS section about the need of implementation description. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:05.000000Z K 7 svn:log V 68 This commit was manufactured by cvs2svn to create branch 'RELENG_5'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:06.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_3'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:07.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_3'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:08.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:09.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:10.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:11.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:12.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 2004-08-18T16:37:13.000000Z K 7 svn:log V 70 This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'. END K 10 svn:author V 3 njl K 8 svn:date V 27 2004-08-18T16:39:59.000000Z K 7 svn:log V 219 If _CRS fails, assume that it succeeded. The ASUS K8V (and others) defines single-entry irq links even though it uses an APIC. It appears that it ignores _SRS when in APIC mode but returns a valid irq at other times. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-08-18T16:41:30.000000Z K 7 svn:log V 97 - Add a manual page for graid3(8) utility. - Connect it to the build. - Inform geom(8) about it. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-08-18T16:46:51.000000Z K 7 svn:log V 38 Dump device status on 'list' command. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2004-08-18T16:56:54.000000Z K 7 svn:log V 200 ss if_vx through indent, and use ANSI function definitions, prior to adding if_media and DMA support to the driver. The previous style was inconsistent making it difficult to emulate existing style. END K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-08-18T16:58:42.000000Z K 7 svn:log V 81 NOP class doesn't operate on metadata, so the spoil event can be safely ignored. END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2004-08-18T17:17:43.000000Z K 7 svn:log V 226 Initialize iobase from the resource allocated by bus_alloc_resource_any() rather than with isa_get_port(). This value is only used in diagnostics, but the value we want to print is the value in our resource, not in any hint. END K 10 svn:author V 2 le K 8 svn:date V 27 2004-08-18T20:34:45.000000Z K 7 svn:log V 390 Fix a stupid bug in the drive taste function: when checking if a drive is known to the configuration check also if it already has a geom. Without this check several needless geoms are created and valid configuration data was overwritten. This change obsoletes the need for a separate geom to taste an offered provider and the consumer doesn't need to be opened with the exclusive bit set. END K 10 svn:author V 2 le K 8 svn:date V 27 2004-08-18T20:43:56.000000Z K 7 svn:log V 42 Pretty print some informational messages. END K 10 svn:author V 6 alfred K 8 svn:date V 27 2004-08-18T21:13:15.000000Z K 7 svn:log V 66 Clarify that realloc and reallocf may move the memory allocation. END K 10 svn:author V 3 phk K 8 svn:date V 27 2004-08-18T21:42:08.000000Z K 7 svn:log V 54 Do not override the class provided dumpconf function. END K 10 svn:author V 6 thomas K 8 svn:date V 27 2004-08-18T21:54:40.000000Z K 7 svn:log V 94 Skip entries for GBDE swap devices if they are commented out in /etc/fstab. Reviewed by: des END K 10 svn:author V 5 gibbs K 8 svn:date V 27 2004-08-18T22:16:38.000000Z K 7 svn:log V 141 MFC: Remove ISA attachment's dependency on eisaconf.h and fix iobase printout in diagnostics during failed ISA probes. Approved by: re END K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-08-18T23:06:47.000000Z K 7 svn:log V 336 Bring ia64 back from the dead. After a call one needs to restore the GP register, because it's clobbered for calls across load modules. The previous commit inserted the call to _init_tls() between the call to atexit() and the restoration of the GP register clobbered by it. Fix: restore GP before we call _init_tls(). Pointy hat: dfr@ END K 10 svn:author V 6 scottl K 8 svn:date V 27 2004-08-18T23:27:42.000000Z K 7 svn:log V 111 MFC: Fix the kernel compile when not using PFIL_HOOKS and IPSEC. Submitted by: rwatson, peter Approved by: re END K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-08-18T23:33:37.000000Z K 7 svn:log V 74 We really don't want to receive spoil event for synchroniztion consumers. END K 10 svn:author V 3 eik K 8 svn:date V 27 2004-08-18T23:35:19.000000Z K 7 svn:log V 40 MFC forgotten ports-x11-themes category END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-19T01:11:17.000000Z K 7 svn:log V 73 In in_pcbrehash(), do assert the inpcb lock as well as the pcbinfo lock. END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-19T01:13:10.000000Z K 7 svn:log V 279 Push down pcbinfo and inpcb locking from udp_send() into udp_output(). This provides greater context for the locking and allows us to avoid locking the pcbinfo structure if not binding operations will take place (i.e., already bound, connected, and no expliti sendto() address). END K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-19T01:45:16.000000Z K 7 svn:log V 331 Add UNP_UNLOCK_ASSERT() to asser that the UNIX domain socket subsystem lock is not held. Rather than annotating that the lock is released after calls to unp_detach() with a comment, annotate with an assertion. Assert that the UNIX domain socket subsystem lock is not held when unp_externalize() and unp_internalize() are called. END K 10 svn:author V 3 alc K 8 svn:date V 27 2004-08-19T02:37:12.000000Z K 7 svn:log V 136 Acquire and release Giant around a call to VOP_BMAP(). (This is a prerequisite to any further reduction in Giant's use by vm_fault().) END K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-08-19T05:52:09.000000Z K 7 svn:log V 94 MFC rev 1.4: unbreak the startup code by restoring a clobbered GP. Approved by: re (blanket) END K 10 svn:author V 3 jmg K 8 svn:date V 27 2004-08-19T06:38:26.000000Z K 7 svn:log V 205 add options MPROF_BUFFERS and MPROF_HASH_SIZE that adjust the sizes of the mutex profiling buffers. Document them in the man page and in NOTES. Ensure _HASH_SIZE is larger than _BUFFERS with a cpp error. END K 10 svn:author V 3 phk K 8 svn:date V 27 2004-08-19T06:56:50.000000Z K 7 svn:log V 55 MFC: Don't override class provided dumpconf function. END