Wierd X issue.
Jamie Bowden
ragnar at sysabend.org
Tue Aug 26 07:50:55 PDT 2003
On Fri, 22 Aug 2003, Murad Mamedov wrote:
> Can you send your kernel config file?
Sorry so long on this, but I haven't had time to play with this again up
until now.
Jamie Bowden
--
"It was half way to Rivendell when the drugs began to take hold"
Hunter S Tolkien "Fear and Loathing in Barad Dur"
Iain Bowen <alaric at alaric.org.uk>
-------------- next part --------------
machine i386
ident ghast
maxusers 0
options INCLUDE_CONFIG_FILE # Include this file in kernel
cpu I686_CPU # aka Pentium Pro(tm)
options COMPAT_43
options SCHED_4BSD
options COMPAT_FREEBSD4
options _KPOSIX_PRIORITY_SCHEDULING
options SYSVSHM # include support for shared memory
options SYSVSEM # include support for semaphores
options SYSVMSG # include support for message queues
options INET #Internet communications protocols
options INET6 #IPv6 communications protocols
options IPSEC #IP security
options IPSEC_ESP #IP security (crypto; define w/ IPSEC)
options IPSEC_DEBUG #debug for IP security
device ether #Generic Ethernet
device loop #Network loopback device
device wlan #802.11 support
device ppp #Point-to-point protocol
device bpf #Berkeley packet filter
device gif #IPv6 and IPv4 tunneling
device faith #for IPv6 and IPv4 translation
device stf #6to4 IPv6 over IPv4 encapsulation
device tun
options PPP_BSDCOMP #PPP BSD-compress support
options PPP_DEFLATE #PPP zlib/deflate/gzip support
options PPP_FILTER #enable bpf filtering (needs bpf)
options MROUTING # Multicast routing
options FFS #Fast filesystem
options SOFTUPDATES
device random
device scbus #base SCSI code
device da #SCSI direct access devices (aka disks)
device sa #SCSI tapes
device cd #SCSI CD-ROMs
device pass #SCSI passthrough driver
device pt #SCSI processor type
options SCSI_DELAY=8000 # Be pessimistic about Joe SCSI device
device pty #Pseudo ttys
device speaker #Play IBM BASIC-style noises out your speaker
device isa
device atkbdc
device atkbd
options KBD_INSTALL_CDEV
device psm
device vga
device agp
options VESA
device splash
device sc
options MAXCONS=8 # number of virtual consoles
options SC_PIXEL_MODE # add support for the raster text mode
device npx
device ata
device atadisk # ATA disk drives
device atapicd # ATAPI CDROM drives
device atapifd # ATAPI floppy drives
device atapist # ATAPI tape drives
device fdc
device sio
device apm
device pmtimer
device joy
device pci
device xl
device miibus
device pcm
device midi
device seq
device cbb
device pccard
device cardbus
device ppc
device ppbus
device lpt
device vpo
device firewire # Firewire bus code
device sbp # SCSI over Firewire (Requires scbus and da)
device fwe # Ethernet over Firewire (non-standard!)
device uhci
device ohci
device ehci
device usb
device ugen
device uhid
device ukbd
device ulpt
device umass
device ums
More information about the freebsd-mobile
mailing list