<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 15-03-09 04:09 PM, George wrote:<br>
    </div>
    <blockquote cite="mid:54FDB7C2.3020308@nodeunit.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <br>
      <br>
      <div class="moz-cite-prefix">On 15-03-09 03:26 PM, Zachary
        Crownover wrote:<br>
      </div>
      <blockquote
cite="mid:CADLyqbxA-pVpEy=YkRw6DC3OaNXRxBZ2PBVSWUiA=Bevirqgyw@mail.gmail.com"
        type="cite">
        <div dir="ltr">
          <div>DragonFlyBSD and PCBSD are not comparable as you make
            them right now. PCBSD takes almost everything from upstream
            FreeBSD and patches it slightly for their system with a lot
            of GUI work to make the default interface and configuration
            easier for you, but under the hood, it's still 99% FreeBSD.
            DragonFlyBSD forked from FreeBSD 11 years ago and has become
            it's own completely independent and separate project. There
            is cross pollination of code from time to time, but it has
            diverged greatly from FreeBSD. There is no Nvidia driver for
            DragonFlyBSD. The PCBSD Nvidia driver works because it's
            written for FreeBSD, and binaries compiled on those two will
            work on the other, they're using the same kernel.<br>
          </div>
           Vesa is sort of a last resort, and I don't remember if the
          nouveau is up to date at all, we don't have Nvidia support at
          this time.<br>
        </div>
      </blockquote>
      <br>
      Hi Zachary,<br>
      <br>
      Thanks for the response actually the nv driver lists a number of
      NVidia cards, that's probably nouveau, but unfortunately mine is
      not on the list. BTW I am not trying to make DragonFly the same as
      PC-BSD I know they are not I was just hoping that some drivers
      move over and maybe I was missing an update or maybe someone has
      gotten the same card to work.<br>
      <br>
      I shall give it a few more tries as I would really like to give
      DragonFly a run as a system and see how it works for a daily
      driver so far I am really impressed by the speed.<br>
      <br>
      Thanks for your time.<br>
      Cheers,<br>
      George<br>
      <br>
    </blockquote>
    <br>
    BTW on a slightly different angle I just went to NVidia's web site
    and downloaded the FreeBSD x86_64 driver files and they contain
    sources and instructions for FreeBSD. How would one go about porting
    something like this for DragonFly BSD??? Or maybe I should ask
    Francois Tigeot I saw a presentation he did in Sofia last year and I
    think he has been working on stuff like that?<br>
    <br>
    Thanks.<br>
    George<br>
    <br>
    <blockquote cite="mid:54FDB7C2.3020308@nodeunit.com" type="cite">
      <blockquote
cite="mid:CADLyqbxA-pVpEy=YkRw6DC3OaNXRxBZ2PBVSWUiA=Bevirqgyw@mail.gmail.com"
        type="cite">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Mon, Mar 9, 2015 at 2:59 AM,
            George <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:g.lister@nodeunit.com" target="_blank">g.lister@nodeunit.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi guys,<br>
              <br>
              I have the following question. I have an AsRock Vision 3D
              137D HTPC with i3 core and an NVidia GeForce 425 card.<br>
              <br>
              I wish to use the system for a personal desktop and some
              development etc.., the personal desktop is kind of a high
              priority for this system for me.<br>
              <br>
              I have managed to get a sort of decent, screen uses
              1600x1200 instead of the 1920x1080 optimal fonts are
              streched etc. (I am running XFCE), config for X see below:<br>
              <br>
              # cat /etc/X11/xorg.conf<br>
              Section "ServerLayout"<br>
                  Identifier     "X.org Configured"<br>
                  Screen      0  "Screen0" 0 0<br>
                  InputDevice    "Mouse0" "CorePointer"<br>
                  InputDevice    "Keyboard0" "CoreKeyboard"<br>
              EndSection<br>
              <br>
              Section "Files"<br>
                  ModulePath   "/usr/local/lib/xorg/modules"<br>
                  FontPath     "/usr/local/lib/X11/fonts/misc/"<br>
                  FontPath     "/usr/local/lib/X11/fonts/TTF/"<br>
                  FontPath     "/usr/local/lib/X11/fonts/OTF/"<br>
                  FontPath     "/usr/local/lib/X11/fonts/Type1/"<br>
                  FontPath     "/usr/local/lib/X11/fonts/100dpi/"<br>
                  FontPath     "/usr/local/lib/X11/fonts/75dpi/"<br>
              EndSection<br>
              <br>
              Section "Module"<br>
                  Load  "glx"<br>
              EndSection<br>
              <br>
              Section "InputDevice"<br>
                  Identifier  "Keyboard0"<br>
                  Driver      "kbd"<br>
              EndSection<br>
              <br>
              Section "InputDevice"<br>
                  Identifier  "Mouse0"<br>
                  Driver      "mouse"<br>
                  Option      "Protocol" "auto"<br>
                  Option      "Device" "/dev/sysmouse"<br>
                  Option      "ZAxisMapping" "4 5 6 7"<br>
              EndSection<br>
              <br>
              Section "Monitor"<br>
                  Identifier   "Monitor0"<br>
                  VendorName   "Samsung"<br>
                  ModelName    "BX2235 23inch LCD"<br>
                  HorizSync    <a moz-do-not-send="true"
                href="tel:31.469-79.976" value="+13146979976"
                target="_blank">31.469-79.976</a><br>
                  VertRefresh  <a moz-do-not-send="true"
                href="tel:56.250-75.029" value="+15625075029"
                target="_blank">56.250-75.029</a><br>
                      Modeline     "1152x864_75.00"  104.00  1152 1224
              1344 1536 864 867 871 905 -hsync +vsync<br>
                      Modeline     "1280x800_59.81"   83.25  1280 1352
              1480 1680 800 803 809 831 -hsync +vsync<br>
                      Modeline     "1280x800_74.93"  106.25  1280 1360
              1488 1696 800 803 809 838 -hsync +vsync<br>
                      Modeline     "1280x1024_60.02"  109.00  1280 1368
              1496 1712 1024 1027 1034 1063 -hsync +vsync<br>
                      Modeline     "1280x1024_75.03"  138.75  1280 1368
              1504 1728 1024 1027 1034 1072 -hsync +vsync<br>
                  Modeline     "1440x900_59.89"  106.25  1440 1528 1672
              1904  900 903 909 934 -hsync +vsync<br>
                      Modeline     "1440x900_74.98"  136.50  1440 1536
              1688 1936 900 903 909 942 -hsync +vsync<br>
                  Modeline     "1680x1200_60.00"  168.25  1680 1792 1968
              2256 1200 1203 1213 1245 -hsync +vsync<br>
                  Modeline     "1680x1050_59.95"  146.00  1680 1784 1960
              2240 1050 1053 1059 1089 -hsync +vsync<br>
                  Modeline     "1920x1080_60.00"  173.00  1920 2048 2248
              2576 1080 1083 1088 1120 -hsync +vsync<br>
              EndSection<br>
              <br>
              Section "Device"<br>
                      ### Available Driver options are:-<br>
                      ### Values: <i>: integer, <f>: float,
              <bool>: "True"/"False",<br>
                      ### <string>: "String", <freq>:
              "<f> Hz/kHz/MHz",<br>
                      ### <percent>: "<f>%"<br>
                      ### [arg]: arg optional<br>
                      #Option     "ShadowFB"              #
              [<bool>]<br>
                      #Option     "DefaultRefresh"        #
              [<bool>]<br>
                      #Option     "ModeSetClearScreen"    #
              [<bool>]<br>
                  Identifier  "Card0"<br>
                  Driver      "vesa"<br>
                  BusID       "PCI:1:0:0"<br>
              EndSection<br>
              <br>
              Section "Screen"<br>
                  Identifier "Screen0"<br>
                  Device     "Card0"<br>
                  Monitor    "Monitor0"<br>
                  SubSection "Display"<br>
                      Viewport   0 0<br>
                      Depth     1<br>
                      Modes     "1152x864_75.00" "1280x800_59.81"
              "1280x800_74.93" "1280x1024_60.02" "1280x1024_75.03"
              "1440x900_59.89" "1440x900_74.98" "1680x1200_60.00"
              "1680x1050_59.95" "1920x1080_60.00"<br>
                  EndSubSection<br>
                  SubSection "Display"<br>
                      Viewport   0 0<br>
                      Depth     4<br>
                      Modes     "1152x864_75.00" "1280x800_59.81"
              "1280x800_74.93" "1280x1024_60.02" "1280x1024_75.03"
              "1440x900_59.89" "1440x900_74.98" "1680x1200_60.00"
              "1680x1050_59.95" "1920x1080_60.00"<br>
                  EndSubSection<br>
                  SubSection "Display"<br>
                      Viewport   0 0<br>
                      Depth     8<br>
                      Modes     "1152x864_75.00" "1280x800_59.81"
              "1280x800_74.93" "1280x1024_60.02" "1280x1024_75.03"
              "1440x900_59.89" "1440x900_74.98" "1680x1200_60.00"
              "1680x1050_59.95" "1920x1080_60.00"<br>
                  EndSubSection<br>
                  SubSection "Display"<br>
                      Viewport   0 0<br>
                      Depth     15<br>
                      Modes     "1152x864_75.00" "1280x800_59.81"
              "1280x800_74.93" "1280x1024_60.02" "1280x1024_75.03"
              "1440x900_59.89" "1440x900_74.98" "1680x1200_60.00"
              "1680x1050_59.95" "1920x1080_60.00"<br>
                  EndSubSection<br>
                  SubSection "Display"<br>
                      Viewport   0 0<br>
                      Depth     16<br>
                      Modes     "1152x864_75.00" "1280x800_59.81"
              "1280x800_74.93" "1280x1024_60.02" "1280x1024_75.03"
              "1440x900_59.89" "1440x900_74.98" "1680x1200_60.00"
              "1680x1050_59.95" "1920x1080_60.00"<br>
                  EndSubSection<br>
                  SubSection "Display"<br>
                      Viewport   0 0<br>
                      Depth     24<br>
                      Modes     "1152x864_75.00" "1280x800_59.81"
              "1280x800_74.93" "1280x1024_60.02" "1280x1024_75.03"
              "1440x900_59.89" "1440x900_74.98" "1680x1200_60.00"
              "1680x1050_59.95" "1920x1080_60.00"<br>
                  EndSubSection<br>
              EndSection<br>
              <br>
              I tried also the "nv" NVidia??? driver but I get back
              "GeForce 425 not supported" the other drivers are ATI
              etc.. which will ot work.<br>
              <br>
              I have tried PC-BSD 10.1 release on the machine and it has
              an NVidia driver which detects the card and everything
              looks OK on the screen. DragonFly is a FreeBSD derivative
              just like PC-BSD. I am wondering whether the driver has
              not been ported yet?? I have used PC-BSD and it is very
              nice but it is kind of too slow (compared to Ubuntu on the
              same machine) and I am having some issues accessing an
              NetBSD NFS server it hangs with timeouts on lockd ...
              anyway long story short. I decided to give DragonFly a try
              and it is smocking fast to boot to shutdown to install
              packages etc. ... if I could only get X setup it would be
              great. Then I can move on to fighting HP printing etc. ;).<br>
              <br>
              Here is a dmesg from the machine:<br>
              <br>
              $ dmesg<br>
              Copyright (c) 2003-2014 The DragonFly Project.<br>
              Copyright (c) 1992-2003 The FreeBSD Project.<br>
              Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991,
              1992, 1993, 1994<br>
                  The Regents of the University of California. All
              rights reserved.<br>
              DragonFly v4.0.3-RELEASE #27: Thu Jan 22 17:19:56 PST 2015<br>
              <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
href="mailto:root@pkgbox64.dragonflybsd.org:/usr/obj/build/home/justin/src/sys/X86_64_GENERIC">root@pkgbox64.dragonflybsd.org:/usr/obj/build/home/justin/src/sys/X86_64_GENERIC</a><br>
              TSC invariant clock: <a moz-do-not-send="true"
                href="tel:2409543436" value="+12409543436"
                target="_blank">2409543436</a> Hz, i8254 clock: 1193223
              Hz<br>
              CPU: Intel(R) Core(TM) i3 CPU       M 370  @ 2.40GHz
              (2409.47-MHz K8-class CPU)<br>
                Origin = "GenuineIntel"  Id = 0x20655  Stepping = 5<br>
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE><br>
Features2=0x9ae3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,POPCNT><br>
                AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM><br>
                AMD Features2=0x1<LAHF><br>
                Thermal and PM Features=0x5<SENSOR,ARAT><br>
                MONITOR/MWAIT Features=0x3<CST,INTBRK><br>
              real memory  = 6433078272 (6135 MB)<br>
              avail memory = <a moz-do-not-send="true"
                href="tel:6023581696" value="+16023581696"
                target="_blank">6023581696</a> (5744 MB)<br>
              lapic: divisor index 0, frequency 66929700 Hz<br>
              Initialize MI interrupts<br>
              TSC testing MP synchronization ...<br>
              TSC is MP synchronized<br>
              TSC: cputimer freq 75296071, shift 5<br>
              FQ scheduler policy version 1.1 loaded<br>
              wdog: In-kernel automatic watchdog reset enabled<br>
              kbd1 at kbdmux0<br>
              disk scheduler: set policy of vn0 to noop<br>
              disk scheduler: set policy of vn1 to noop<br>
              disk scheduler: set policy of vn2 to noop<br>
              disk scheduler: set policy of vn3 to noop<br>
              disk scheduler: set policy of md0 to noop<br>
              md0: Malloc disk<br>
              ACPI: RSDP 0x00000000000F9EF0 000014 (v00 ACPIAM)<br>
              ACPI: RSDT 0x00000000D3770000 000044 (v01 102410 RSDT1223
              20101024 MSFT 00000097)<br>
              ACPI: FACP 0x00000000D3770200 000084 (v01 A_M_I  OEMFACP 
              12000601 MSFT 00000097)<br>
              ACPI: DSDT 0x00000000D3770460 0074A4 (v01 AS388  AS388115
              00000115 INTL 20051117)<br>
              ACPI: FACS 0x00000000D3780000 000040<br>
              ACPI: APIC 0x00000000D3770390 00008C (v01 102410 APIC1223
              20101024 MSFT 00000097)<br>
              ACPI: MCFG 0x00000000D3770420 00003C (v01 102410 OEMMCFG 
              20101024 MSFT 00000097)<br>
              ACPI: OEMB 0x00000000D3780040 000072 (v01 102410 OEMB1223
              20101024 MSFT 00000097)<br>
              ACPI: AAFT 0x00000000D377A460 000027 (v01 102410 OEMAAFT 
              20101024 MSFT 00000097)<br>
              ACPI: HPET 0x00000000D377A490 000038 (v01 102410 OEMHPET 
              20101024 MSFT 00000097)<br>
              ACPI: ASF! 0x00000000D377A4D0 000099 (v32 LEGEND I865PASF
              00000001 INTL 20051117)<br>
              ACPI: SSDT 0x00000000D37815F0 000363 (v01 DpgPmm CpuPm   
              00000012 INTL 20051117)<br>
              cryptosoft0: <software crypto> on motherboard<br>
              aesni0: No AESNI support.<br>
              padlock0: No ACE support.<br>
              rdrand0: No RdRand support.<br>
              acpi0: <102410 RSDT1223> on motherboard<br>
              ACPI: All ACPI Tables successfully acquired<br>
              ACPI FADT: SCI testing interrupt mode ...<br>
              ACPI FADT: SCI select level/high<br>
              ACPI: Executed 1 blocks of module-level executable AML
              code<br>
              objcache_reclaimlist<br>
              objcache_reclaimlist<br>
              objcache_reclaimlist<br>
              objcache_reclaimlist<br>
              acpi0: Power Button (fixed)<br>
              Warning: ACPI is disabling APM's device.  You can't run
              both<br>
              acpi_timer0: <24-bit timer at 3.579545MHz> port
              0x808-0x80b on acpi0<br>
              acpi_hpet0: <High Precision Event Timer> iomem
              0xfed00000-0xfed003ff on acpi0<br>
              acpi_hpet0: frequency 14318180<br>
              pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on
              acpi0<br>
              pci0: <ACPI PCI bus> on pcib0<br>
              pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on
              pci0<br>
              pci1: <ACPI PCI bus> on pcib1<br>
              pcib1: No _PRT found, routing with pci<br>
              pcib1: No _PRT found, routing with pci<br>
              vgapci0: <VGA-compatible display> port 0xdc00-0xdc7f
              mem
              0xd6000000-0xd7ffffff,0xd8000000-0xdfffffff,0xfa000000-0xfaffffff
              irq 16 at device 0.0 on pci1<br>
              vgapci0: Boot video device<br>
              pci1: <multimedia, HDA> (vendor 0x10de, dev 0x0bea)
              at device 0.1 irq 17<br>
              pci0: <dasp> (vendor 0x8086, dev 0x0050) at device
              4.0 irq 16<br>
              ehci0: <Intel PCH USB 2.0 controller USB-B> mem
              0xf9ff8000-0xf9ff83ff irq 16 at device 26.0 on pci0<br>
              usbus0: EHCI version 1.0<br>
              usbus0: <Intel PCH USB 2.0 controller USB-B> on
              ehci0<br>
              pci0: <multimedia, HDA> (vendor 0x8086, dev 0x3b56)
              at device 27.0 irq 22<br>
              pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.0
              on pci0<br>
              pci2: <ACPI PCI bus> on pcib2<br>
              re0: <RealTek 8111/8168 PCIe Gigabit Ethernet> port
              0xe800-0xe8ff mem
              0xf8ff8000-0xf8ffbfff,0xf8fff000-0xf8ffffff irq 16 at
              device 0.0 on pci2<br>
              re0: Hardware rev. 0x2c000000; PCI-E 125MHz<br>
              miibus0: <MII bus> on re0<br>
              rgephy0: <8211B/RTL8169S/8110S media interface> on
              miibus0<br>
              rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX,
              1000baseT, 1000baseT-FDX, auto<br>
              usbus0: 480Mbps High Speed USB v2.0<br>
              re0: MAC address: e0:69:95:1f:6d:81<br>
              pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.1
              on pci0<br>
              pci3: <ACPI PCI bus> on pcib3<br>
              xhci0: <NEC uPD720200 USB 3.0 controller> mem
              0xfbdfe000-0xfbdfffff irq 17 at device 0.0 on pci3<br>
              ugen0.1: <Intel> at usbus0<br>
              uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00,
              addr 1> on usbus0<br>
              xhci0: 32 byte context size.<br>
              usbus1 on xhci0<br>
              pcib4: <ACPI PCI-PCI bridge> irq 18 at device 28.2
              on pci0<br>
              pci4: <ACPI PCI bus> on pcib4<br>
              ath0: <Atheros 9287> mem 0xfbef0000-0xfbefffff irq
              18 at device 0.0 on pci4<br>
              usbus1: 5.0Gbps Super Speed USB v3.0<br>
              ugen1.1: <0x1033> at usbus1<br>
              uhub1: <0x1033 XHCI root HUB, class 9/0, rev 3.00/1.00,
              addr 1> on usbus1<br>
              ath0: AR9287 mac 384.2 RF5133 phy 15.15<br>
              ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0<br>
              pcib5: <ACPI PCI-PCI bridge> irq 19 at device 28.3
              on pci0<br>
              pci5: <ACPI PCI bus> on pcib5<br>
              xhci1: <XHCI (generic) USB 3.0 controller> mem
              0xfbff0000-0xfbffffff irq 19 at device 0.0 on pci5<br>
              xhci1: 32 byte context size.<br>
              usbus2 on xhci1<br>
              usbus2: 5.0Gbps Super Speed USB v3.0<br>
              ehci1: <Intel PCH USB 2.0 controller USB-A> mem
              0xf9ff2000-0xf9ff23ff irq 23 at device 29.0 on pci0<br>
              usbus3: EHCI version 1.0<br>
              ugen2.1: <0x1b73> at usbus2<br>
              uhub2: <0x1b73 XHCI root HUB, class 9/0, rev 3.00/1.00,
              addr 1> on usbus2<br>
              usbus3: <Intel PCH USB 2.0 controller USB-A> on
              ehci1<br>
              usbus3: 480Mbps High Speed USB v2.0<br>
              pcib6: <ACPI PCI-PCI bridge> at device 30.0 on pci0<br>
              pci6: <ACPI PCI bus> on pcib6<br>
              isab0: <PCI-ISA bridge> at device 31.0 on pci0<br>
              isa0: <ISA bus> on isab0<br>
              atapci0: <Intel ATA controller> port
              0xc080-0xc08f,0xc400-0xc40f,0xc480-0xc483,0xc800-0xc807,0xc880-0xc883,0xcc00-0xcc07

              irq 19 at device 31.2 on pci0<br>
              ata2: <ATA channel 0> on atapci0<br>
              ugen3.1: <Intel> at usbus3<br>
              uhub3: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00,
              addr 1> on usbus3<br>
              disk scheduler: set policy of ad4 to noop<br>
              ad4: 953869MB <TOSHIBA MQ01ABD100 AX001A> at
              ata2-master UDMA33<br>
              ata3: <ATA channel 1> on atapci0<br>
              uhub2: 2 ports with 2 removable, self powered<br>
              pci0: <serial bus, SMBus> (vendor 0x8086, dev
              0x3b30) at device 31.3 irq 18<br>
              atapci1: <Intel ATA controller> port
              0xb080-0xb08f,0xb400-0xb40f,0xb480-0xb483,0xb800-0xb807,0xb880-0xb883,0xbc00-0xbc07

              irq 19 at device 31.5 on pci0<br>
              ata4: <ATA channel 0> on atapci1<br>
              uhub1: 4 ports with 4 removable, self powered<br>
              unknown: timeout waiting for read DRQ<br>
              unknown: timeout waiting for read DRQ<br>
              disk scheduler: set policy of acd0 to noop<br>
              acd0: DVDR <Slimtype DVD A DL8ATS/XAB2> at
              ata4-master UDMA33<br>
              ata5: <ATA channel 1> on atapci1<br>
              uhub3: 8 ports with 8 removable, self powered<br>
              acpi_button0: <Power Button> on acpi0<br>
              cpu0: <ACPI CPU> on acpi0<br>
              ACPI: Dynamic OEM Table Load:<br>
              ACPI: SSDT 0xFFFFFFE03FACB600 001028 (v01 DpgPmm P001Ist 
              00000011 INTL 20051117)<br>
              ACPI: Dynamic OEM Table Load:<br>
              ACPI: SSDT 0xFFFFFFE0B6167380 0004F4 (v01 PmRef  P001Cst 
              00003001 INTL 20051117)<br>
              cpu_cst0: <ACPI CPU C-State> on cpu0<br>
              cpu_pst0: <ACPI CPU P-State> on cpu0<br>
              clockmod0: <CPU clock modulation> on cpu0<br>
              coretemp0: <CPU On-Die Thermal Sensors> on cpu0<br>
              cpu1: <ACPI CPU> on acpi0<br>
              cpu_cst1: <ACPI CPU C-State> on cpu1<br>
              cpu_pst1: <ACPI CPU P-State> on cpu1<br>
              clockmod1: <CPU clock modulation> on cpu1<br>
              coretemp1: <CPU On-Die Thermal Sensors> on cpu1<br>
              cpu2: <ACPI CPU> on acpi0<br>
              cpu_cst2: <ACPI CPU C-State> on cpu2<br>
              cpu_pst2: <ACPI CPU P-State> on cpu2<br>
              clockmod2: <CPU clock modulation> on cpu2<br>
              coretemp2: <CPU On-Die Thermal Sensors> on cpu2<br>
              cpu3: <ACPI CPU> on acpi0<br>
              cpu_cst3: <ACPI CPU C-State> on cpu3<br>
              cpu_pst3: <ACPI CPU P-State> on cpu3<br>
              clockmod3: <CPU clock modulation> on cpu3<br>
              coretemp3: <CPU On-Die Thermal Sensors> on cpu3<br>
              ACPI: Enabled 4 GPEs in block 00 to 3F<br>
              pmtimer0 on isa0<br>
              atkbdc0: <Keyboard controller (i8042)> at port
              0x60,0x64 on isa0<br>
              atkbd0: <AT Keyboard> irq 1 on atkbdc0<br>
              kbd0 at atkbd0<br>
              ugen3.2: <vendor 0x8087> at usbus3<br>
              uhub4: <vendor 0x8087 product 0x0020, class 9/0, rev
              2.00/0.00, addr 2> on usbus3<br>
              vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem
              0xa0000-0xbffff on isa0<br>
              sc0: <System console> at flags 0x100 on isa0<br>
              sc0: VGA <16 virtual consoles, flags=0x300><br>
              lm0: <Winbond W83627DHG Hardware Monitor> at port
              0x290-0x297 on isa0<br>
              sio0: can't drain, serial port might not exist, disabling<br>
              sio1: can't drain, serial port might not exist, disabling<br>
              ppc0: cannot reserve I/O port range<br>
              hpt27xx: no controller detected.<br>
              CAM: Configuring 4 busses<br>
              CAM: finished configuring all busses<br>
              disk scheduler: set policy of cd0 to noop<br>
              cd0 at ata2 bus 0 target 0 lun 0<br>
              cd0: <Slimtype DVD A  DL8ATS XAB2> Removable CD-ROM
              SCSI-0 device<br>
              cd0: 33.000MB/s transfers<br>
              cd0: Attempt to query device size failed: NOT READY,
              Medium not present - tray open<br>
              uhub4: 8 ports with 8 removable, self powered<br>
              intr 19 on cpu3 at 40001/40000 hz, livelocked limit
              engaged!<br>
              ugen3.3: <vendor 0x05e3> at usbus3<br>
              uhub5: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev
              2.00/77.64, addr 3> on usbus3<br>
              uhub0: 6 ports with 6 removable, self powered<br>
              uhub5: 4 ports with 4 removable, self powered<br>
              ugen0.2: <vendor 0x8087> at usbus0<br>
              uhub6: <vendor 0x8087 product 0x0020, class 9/0, rev
              2.00/0.00, addr 2> on usbus0<br>
              ugen3.4: <vendor 0x05e3> at usbus3<br>
              uhub7: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev
              2.00/77.64, addr 4> on usbus3<br>
              uhub6: 6 ports with 6 removable, self powered<br>
              uhub7: 4 ports with 4 removable, self powered<br>
              ugen0.3: <Logitech> at usbus0<br>
              ukbd0: <Logitech USB Receiver, class 0/0, rev
              2.00/12.01, addr 3> on usbus0<br>
              kbd2 at ukbd0<br>
              ums0: <Logitech USB Receiver, class 0/0, rev
              2.00/12.01, addr 3> on usbus0<br>
              ums0: 16 buttons and [XYZT] coordinates ID=2<br>
              uhid0: <Logitech USB Receiver, class 0/0, rev
              2.00/12.01, addr 3> on usbus0<br>
              ugen3.5: <vendor 0x05e3> at usbus3<br>
              uhub8: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev
              2.00/9.01, addr 5> on usbus3<br>
              uhub8: 4 ports with 4 removable, self powered<br>
              no B_DEVMAGIC (bootdev=0)<br>
              ugen3.6: <vendor 0x05e3> at usbus3<br>
              uhub9: <vendor 0x05e3 USB2.0 Hub, class 9/0, rev
              2.00/9.01, addr 6> on usbus3<br>
              uhub9: 4 ports with 4 removable, self powered<br>
              ugen3.7: <HP> at usbus3<br>
              umass0: <HP Photosmart B110 series, class 0/0, rev
              2.00/1.00, addr 7> on usbus3<br>
              disk scheduler: set policy of da8 to noop<br>
              da8 at umass-sim0 bus 0 target 0 lun 0<br>
              da8: <HP Photosmart B110 1.00> Removable Direct
              Access SCSI-5 device<br>
              da8: 40.000MB/s transfers<br>
              da8: Attempt to query device size failed: NOT READY,
              Medium not present<br>
              Mounting root from hammer:serno/23BBPJN0T.s1d<br>
              HAMMER(ROOT) recovery check seqno=00233441<br>
              HAMMER(ROOT) recovery range
              300000000a56b9d8-300000000a56b9d8<br>
              HAMMER(ROOT) recovery nexto 300000000a56b9d8
              endseqno=00233442<br>
              HAMMER(ROOT) mounted clean, no recovery needed<br>
              DMA space used: 12416k, remaining available: 16384k<br>
              Mounting devfs<br>
              ugen3.8: <vendor 0x05e3> at usbus3<br>
              uhub10: <vendor 0x05e3 USB Hub 2.0, class 9/0, rev
              2.00/7.02, addr 8> on usbus3<br>
              uhub10: 4 ports with 4 removable, self powered<br>
              ugen3.9: <Prolific Technology Inc.> at usbus3<br>
              ugen3.10: <Prolific Technology Inc.> at usbus3<br>
              ugen3.11: <Logitech> at usbus3<br>
              ums1: <Logitech USB-PS2 Optical Mouse, class 0/0, rev
              2.00/27.30, addr 11> on usbus3<br>
              ums1: 8 buttons and [XYZT] coordinates ID=0<br>
              ugen3.12: <Darfon> at usbus3<br>
              ukbd1: <Darfon USB Combo Keyboard, class 0/0, rev
              1.10/2.02, addr 12> on usbus3<br>
              kbd3 at ukbd1<br>
              uhid1: <Darfon USB Combo Keyboard, class 0/0, rev
              1.10/2.02, addr 12> on usbus3<br>
              ulpt0: <HP Photosmart B110 series, class 0/0, rev
              2.00/1.00, addr 7> on usbus3<br>
              ulpt0: using bi-directional mode<br>
              ucom init<br>
              uplcom0: <Prolific Technology Inc. USB-Serial
              Controller, class 0/0, rev 1.10/3.00, addr 10> on
              usbus3<br>
              attach tty<br>
              malloc:<br>
              uplcom1: <Prolific Technology Inc. USB-Serial
              Controller, class 0/0, rev 1.10/3.00, addr 9> on usbus3<br>
              attach tty<br>
              malloc:<br>
              ugen3.11: <Logitech> at usbus3 (disconnected)<br>
              ums1: at uhub4, port 4, addr 11 (disconnected)<br>
              ums1: detached<br>
              ugen3.12: <Darfon> at usbus3 (disconnected)<br>
              ukbd1: at uhub4, port 5, addr 12 (disconnected)<br>
              ukbd1: detached<br>
              uhid1: at uhub4, port 5, addr 12 (disconnected)<br>
              uhid1: detached<br>
              <br>
              If someone can give me a pointer from what I have provided
              here that would be great.<br>
              Thank you for making DragonFly!<br>
              Cheers,<br>
              George<br>
              <br>
            </blockquote>
          </div>
          <br>
          <br clear="all">
          <br>
          -- <br>
          <div class="gmail_signature">
            <div dir="ltr">Sincerely,<br>
              <br>
              Zachary Crownover<br>
            </div>
          </div>
        </div>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>