From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 09:52:11 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FA0937B404; Tue, 10 Jun 2003 09:52:11 -0700 (PDT) Received: from remt27.cluster1.charter.net (remt27.cluster1.charter.net [209.225.8.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id F125243FA3; Tue, 10 Jun 2003 09:52:04 -0700 (PDT) (envelope-from cableboy@charter.net) Received: from [68.186.32.151] (HELO someone) by remt27.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 54354880; Tue, 10 Jun 2003 12:51:20 -0400 From: "Remington L." To: , Date: Tue, 10 Jun 2003 09:51:10 -0700 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0004_01C32F35.D5AEA2F0" X-Mailer: Microsoft Outlook, Build 11.0.4920 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcMva3u3cg9k7wFRSpa2tEqEVJtafQAA/2BA Message-ID: X-Mailman-Approved-At: Tue, 10 Jun 2003 10:14:58 -0700 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: RE: Potentially **DANGEROUS** bug in 5.0 - 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2003 16:52:11 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0004_01C32F35.D5AEA2F0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Take a look at Picture5.jpg for what I'm referring too. And now for extensive information. Heres my XF86config Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "speedo" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "ForcePCIMode" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPMode" # #Option "AGPFastWrite" # [] #Option "AGPSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] #Option "NoBackBuffer" # [] #Option "PanelOff" # [] #Option "DDCMode" # [] #Option "CloneDisplay" # #Option "CloneMode" # [] #Option "CloneHSync" # [] #Option "CloneVRefresh" # [] #Option "UseFBDev" # [] #Option "VideoKey" # Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Radeon Mobility M7 LW [Radeon Mobility 7500]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" EndSubSection EndSection ############# ### dmesg ############# FreeBSD 5.1-RELEASE #1: Tue Jun 10 01:16:10 PDT 2003 root@laptop:/usr/obj/usr/src/sys/LAPTOP Preloaded elf kernel "/boot/kernel/kernel" at 0xc0539000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0539294. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 1590817532 Hz CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.60GHz (1590.82-MHz 686-class = CPU) Origin =3D "GenuineIntel" Id =3D 0xf24 Stepping =3D 4 =20 Features=3D0x3febf9ff real memory =3D 536346624 (511 MB) avail memory =3D 515182592 (491 MB) Pentium Pro MTRR support enabled VESA: v2.0, 32768k memory, flags:0x1, mode table:0xc04526c2 (1000022) VESA: ATI MOBILITY RADEON 7500 npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard pcibios: BIOS version 2.10 Using $PIR table, 7 entries at 0xc00fdf50 ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS Timecounter "ACPI-fast" frequency 3579545 Hz ACPI-0351: *** Error: Could not install PciConfig handler for PCI0, AE_ALREADY_EXISTS acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 acpi_cpu0: port 0x530-0x537 on acpi0 acpi_tz0: port 0x530-0x537 on acpi0 acpi_lid0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib0: slot 29 INTA is routed to irq 9 pcib0: slot 29 INTB is routed to irq 9 pcib0: possible interrupts: 9 pcib0: slot 31 INTB routed to irq 9 via \\_SB_.LNKB agp0: mem 0xec000000-0xefffffff at = device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pcib1: slot 0 INTA is routed to irq 9 drm0: port 0x3000-0x30ff mem 0xe8100000-0xe810ffff,0xf0000000-0xf7ffffff irq 9 at device 0.0 on pci1 info: [drm] AGP at 0xec000000 64MB info: [drm] Initialized radeon 1.8.0 20020828 on minor 0 uhci0: port = 0x1800-0x181f irq 9 at device 29.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1: port = 0x1820-0x183f irq 9 at device 29.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev = 1.10/3.00, addr 2, iclass 3/1 ums0: 5 buttons and Z dir. uhci2: port = 0x1840-0x185f at device 29.2 on pci0 pcib0: possible interrupts: 9 pcib0: slot 29 INTC routed to irq 9 via \\_SB_.LNKC usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered ugen0: Sony USB Memory Stick Slot, rev 1.10/1.07, addr 2 pcib2: at device 30.0 on pci0 pci2: on pcib2 pcib2: possible interrupts: 9 pcib2: slot 5 INTA routed to irq 9 via \\_SB_.LNKF pcib2: slot 8 INTA is routed to irq 9 cbb0: irq 9 at device 5.0 on pci2 start (88000000) < sc->membase (e8200000) end (ffffffff) > sc->memlimit (e82fffff) cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: at device 5.1 on pci2 start (88000000) < sc->membase (e8200000) end (ffffffff) > sc->memlimit (e82fffff) cardbus1: on cbb1 pccard1: <16-bit PCCard bus> on cbb1 pcib2: possible interrupts: 9 pcib2: slot 5 INTB routed to irq 9 via \\_SB_.LNKG fwohci0: mem 0xe8201000-0xe82017ff at device 5.2 on pci2 pcib2: possible interrupts: 9 pcib2: slot 5 INTC routed to irq 9 via \\_SB_.LNKH fwohci0: OHCI version 1.0 (ROM=3D1) fwohci0: No. of Isochronous channel is 4. fwohci0: EUI64 08:00:46:03:01:0b:83:4d fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 sbp0: on firewire0 if_fwe0: on firewire0 if_fwe0: Fake Ethernet address: 0a:00:46:0b:83:4d fwohci0: Initiate bus reset fxp0: port 0x4000-0x403f mem 0xe8200000-0xe8200fff irq 9 at device 8.0 on pci2 fxp0: Ethernet address 08:00:46:51:a4:b2 miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1860-0x186f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 mem 0xe8000000-0xe80003ff at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at device 31.3 (no driver attached) pcm0: port 0x18c0-0x18ff,0x1c00-0x1cff irq 9 at device 31.5 on pci0 pcm0: pci0: at device 31.6 (no driver attached) atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 acpi_ec0: port 0x66,0x62 on acpi0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A ppc0 port 0x778-0x77f,0x378-0x37f irq 7 drq 3 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/15 bytes threshold ppbus0: on ppc0 ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port acpi_cmbat0: on acpi0 acpi_cmbat1: on acpi0 acpi_acad0: on acpi0 orm0: