Date: Fri, 20 Jul 2001 11:31:39 +0200 (CEST) From: Alexander Leidinger <Alexander@Leidinger.net> To: vince@oahu.WURLDLINK.NET Cc: david@catwhisker.org, current@FreeBSD.ORG Subject: Re: -current kernel hangs? Message-ID: <200107200931.f6K9VfC02096@Magelan.Leidinger.net> In-Reply-To: <Pine.BSF.4.31.0107191218120.39839-100000@oahu.WURLDLINK.NET>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On 19 Jul, Vincent Poy wrote:
>> I didn't see this behavior.
>>
>> If somebody wants the output of a verbose boot, my kernel config or
>> something else feel free to contact me.
>
> Hmmm, which kernel config did you use? I tried GENERIC and even
Kernel config and loader.conf attached (accf is loaded by the loader, it
isn't compiled into the kernel).
Bye,
Alexander.
--
...and that is how we know the Earth to be banana-shaped.
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
[-- Attachment #2 --]
machine i386
ident WORK
maxusers 40
makeoptions DEBUG=-g
makeoptions CONF_CFLAGS=-fno-builtin
hints "WORK.hints"
options PQ_CACHESIZE=128
cpu I686_CPU
options CPU_FASTER_5X86_FPU
options CPU_SUSP_HLT
options "NO_F00F_HACK"
options CPU_UPGRADE_HW_CACHE
options PERFMON
options COMPAT_43
options SYSVSHM
options SYSVSEM
options SYSVMSG
options DDB
options KTRACE
options UCONSOLE
options INET
device ether
device sppp
device loop 1
device bpf
options INVARIANTS
options INVARIANT_SUPPORT
options DIAGNOSTIC
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options FFS
options SOFTUPDATES
options ENABLE_VFS_IOOPT
options P1003_1B
options _KPOSIX_PRIORITY_SCHEDULING
options _KPOSIX_VERSION=199309L
device scbus
device da
device cd
device pass
device ses
options CAM_MAX_HIGHPOWER=4
options SCSI_DELAY=5000
options SES_ENABLE_PASSTHROUGH
device pty
device gzip
options MSGBUF_SIZE=40960
device isa
options PPS_SYNC
device atkbdc 1
device atkbd
options ATKBD_DFLT_KEYMAP
makeoptions ATKBD_DFLT_KEYMAP="german.iso"
options KBD_INSTALL_CDEV
device psm
device vga
device splash
device sc 1
options MAXCONS=16
options SC_DFLT_FONT
makeoptions SC_DFLT_FONT="iso"
options SC_HISTORY_SIZE=800
device npx
device ata
device atadisk
device atapifd
device fdc
device sio 2
device ed
device miibus
device pca
device apm
device pci
device ahc
options AHC_ALLOW_MEMIO
device smbus
device intpm
device smb
device iicbus
device iicbb
device ic
device iic
device iicsmb
options AVM_A1
device isic
device "i4bq921"
device "i4bq931"
device "i4b"
device "i4btrc" 2
device "i4bctl"
device "i4brbch" 2
options IPR_VJ
device "i4bisppp" 2
options PERIPH_1284
device ppbus
device lpt
device ppi
device pps
device lpbb
device pcfclock
options PPC_PROBE_CHIPSET
device ppc
options CLK_USE_TSC_CALIBRATION
device random
options VESA
options MSDOSFS
options PROCFS
[-- Attachment #3 --]
autoboot_delay="3"
cd9660_load="YES"
vn_load="YES"
linux_load="YES"
usb_load="YES"
udbp_load="NO"
ugen_load="NO"
uhid_load="NO"
ukbd_load="NO"
ulpt_load="NO"
ums_load="NO"
umass_load="NO"
umodem_load="NO"
uscanner_load="NO"
agp_load="YES"
accf_data_load="YES"
accf_http_load="YES"
joy_load="YES"
snd_pcm_load="YES"
snd_sbc_load="YES"
snd_sb16_load="YES"
atspeaker_load="YES"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107200931.f6K9VfC02096>
