FreeBSD Bugzilla – Attachment 6823 Details for
Bug 15194
[PATCH] Fix for discrepancies/inconsistencies in LINT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.13 KB, created by
jedgar
on 1999-12-01 01:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jedgar
Created:
1999-12-01 01:10:00 UTC
Size:
3.13 KB
patch
obsolete
>Index: LINT >=================================================================== >RCS file: /home/ncvs/src/sys/i386/conf/LINT,v >retrieving revision 1.680 >diff -u -r1.680 LINT >--- LINT 1999/11/23 21:44:59 1.680 >+++ LINT 1999/12/01 00:57:44 >@@ -817,7 +817,7 @@ > # device is also untested. Use at your own risk. > # > # The option VINUMDEBUG must match the value set in CFLAGS >-# in /usr/src/sbin/vinum/Makefile. Failure to do so will result in >+# in src/sbin/vinum/Makefile. Failure to do so will result in > # the following message from vinum(8): > # > # Can't get vinum config: Invalid argument >@@ -1307,7 +1307,7 @@ > # > # the current driver supports only PVC operations (no atm-arp, no multicast). > # for more details, please read the original documents at >-# http://www.ccrc.wustl.edu/pub/chuck/bsdatm/wucs.html >+# http://www.ccrc.wustl.edu/pub/chuck/tech/bsdatm/bsdatm.html > # > pseudo-device atm > device en0 >@@ -1338,7 +1338,7 @@ > # the problem. > # > # Beware! The addresses specified below are also hard-coded in >-# i386/isa/sound/sound_config.h. If you change the values here, you >+# src/sys/i386/isa/sound/sound_config.h. If you change the values here, you > # must also change the values in the include file. > # > # pcm: PCM audio through various sound cards. >@@ -1346,7 +1346,7 @@ > # This has support for a large number of new audio cards, based on > # CS423x, OPTi931, Yamaha OPL-SAx, and also for SB16, GusPnP. > # For more information about this driver and supported cards, >-# see the pcm.4 man page and /sys/i386/isa/snd/CARDS. >+# see the pcm.4 man page. > # > # The flags of the device tells the device a bit more info about the > # device that normally is obtained through the PnP interface. >@@ -1378,7 +1378,7 @@ > # options GUS_DMA > # options GUS_IRQ > # >-# The i386/isa/sound/sound.doc has more information. >+# The src/sys/i386/isa/sound/sound.doc has more information. > > # Controls all "VOXWARE" driver sound devices. See Luigi's driver > # below for an alternate which may work better for some cards. >@@ -1555,7 +1555,7 @@ > device stli0 at isa? port 0x2a0 iomem 0xcc000 flags 23 iosiz 0x1000 > # You are unlikely to have the hardware for loran0 <phk@FreeBSD.org> > device loran0 at isa? port ? irq 5 >-# HOT1 Xilinx 6200 card (www.vcc.com) >+# HOT1 Xilinx 6200 card (http://www.vcc.com/) > device xrpu0 > > # >@@ -1735,7 +1735,7 @@ > # options OVERRIDE_MSP=1 > # options OVERRIDE_DBX=1 > # These options can be used to override the auto detection >-# The current values for xxx are found in /usr/src/sys/pci/brooktree848.c >+# The current values for xxx are found in src/sys/dev/bktr/bktr_card.h > # Using sysctl(8) run-time overrides on a per-card basis can be made > # > # options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL >@@ -2258,7 +2258,7 @@ > # some controllers by Olivetti, Dec, HP, AT&T, SNI, AST, Alphatronic, NEC and > # Compaq are actually DPT controllers. > # >-# See sys/dev/dpt for debugging and other subtle options. >+# See src/sys/dev/dpt for debugging and other subtle options. > # DPT_MEASURE_PERFORMANCE Enables a set of (semi)invasive metrics. Various > # instruments are enabled. The tools in > # /usr/sbin/dpt_* assume these to be enabled.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 15194
: 6823