Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2004 00:04:24 -0700
From:      Randy Bush <randy@psg.com>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   t40 hints, ctls, and loads
Message-ID:  <16701.23928.267840.215410@roam.psg.com>

next in thread | raw e-mail | index | archive | help
on my -current t40, i was wondering the best recipies for
sysctls, hints, and loads.  what i have now is

kernel

    options         COMPAT_LINUX
    options         LINPROCFS


/boot/loader.conf.local

    hw.pci.allow_unsupported_io_range="1"
    hw.ata.atapi_dma="1"
    hw.acpi.disable_on_poweroff="1"
    #
    acpi_video_load=YES
    ipfw_load="YES"
    ng_ubt_load=YES
    ntfs_load=YES
    snd_ich_load="YES"
    sound_load="YES"
    #
    beastie_disable=NO


added to /boot/device.hints

    hint.psm.0.flags="0x200"


can i do better?

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16701.23928.267840.215410>