Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2005 20:56:13 +0000
From:      "Ganael Laplanche" <ganael.laplanche@martymac.com>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        freebsd-amd64@FreeBSD.org, "K.Wieland" <wieland.k@gmail.com>
Subject:   Re: [PATCH] agp(4) for ULi M1689/nVidia nForce3
Message-ID:  <20050919204516.M35724@martymac.com>
In-Reply-To: <200509151957.24837.jkim@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Hi all,

I've just tested the patch, but unfortunately, it didn't work for me :( Kernel
panic at bootup, with (nearly) this message :

[...]
drm0: <ATI Radeon if R250 9000>
Fatal trap 12 : page fault while in kernel mode
[...]

... and the system reboots :(

Let me know if you want me to make further tests...

Find attached to this email :

- output of `pciconf -vl`
- dmesg
- kernel config file

I'm using an Asus K8NE-deluxe (amd64 - nforce3-250gb) mobo and an ATI Radeon
9000 pro.

Anyone getting the same problems with the patch ?

Ganaël LAPLANCHE
ganael.laplanche@martymac.com
http://www.martymac.com
Tel : (+33)6.84.03.57.24.

---------- Original Message -----------
From: Jung-uk Kim <jkim@FreeBSD.org>
To: freebsd-amd64@FreeBSD.org
Sent: Thu, 15 Sep 2005 19:57:04 -0400
Subject: [PATCH] agp(4) for ULi M1689/nVidia nForce3

> If you have any of these, please test and let me know.
> 
> http://people.freebsd.org/~jkim/agp_amd64.diff
> 
> FYI, agp(4) GART test is here:
> 
> http://people.freebsd.org/~jkim/testgart.c
> 
> Thanks,
> 
> Jung-uk Kim
> _______________________________________________
> freebsd-amd64@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"
------- End of Original Message -------


[-- Attachment #2 --]
# Mykernel aux petits oignons - FreeBSD 6
# CPU
machine		amd64
cpu		HAMMER

ident		MYKERNEL
maxusers        10

options 	SCHED_4BSD		#old 4BSD scheduler
#options		SCHED_ULE		#new ULE scheduler
options 	INET			#InterNETworking
options 	FFS			#Berkeley Fast Filesystem

# Soft updates is a technique for improving filesystem speed and
# making abrupt shutdown less risky.
options         SOFTUPDATES

# Filesystems
options 	UFS_DIRHASH		#Improve performance on big directories
options         UFS_EXTATTR
options         UFS_EXTATTR_AUTOSTART
options         UFS_ACL
options         QUOTA                   #enable disk quotas

options 	NFSCLIENT		#Network Filesystem Client
options 	NFSSERVER		#Network Filesystem Server
options 	MSDOSFS			#MSDOS Filesystem
options		REISERFS		#Reiserfs
options 	CD9660			#ISO 9660 Filesystem
options 	PROCFS			#Process filesystem (requires PSEUDOFS)
options 	PSEUDOFS		#Pseudo-filesystem framework
options         GEOM_GPT                #GUID Partition Tables

options         LIBMCHAIN 		# mchain library. It can be either loaded as KLD or compiled into kernel
options         LIBICONV 		# Kernel side iconv library
options         SMBFS                   #SMB/CIFS filesystem
options         NETSMB                  #SMB/CIFS requester
options         NETSMBCRYPTO            #encrypted password support for SMB

# Systeme
options         PANIC_REBOOT_WAIT_TIME=5 # Attend 5 sec en cas de kernel panic
options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]
options		COMPAT_IA32		#Compatible with i386 binaries
options 	COMPAT_FREEBSD4		#Compatible with FreeBSD4
options		COMPAT_FREEBSD5		#Compatible with FreeBSD5

options         COMPAT_LINUX32          #Compatible with Linux binaries (32 bits mode)
options         LINPROCFS               #Enable the linux-like proc filesystem support (mount -t linprocfs linprocfs /compat/linux/proc)

options         ADAPTIVE_GIANT          # Giant mutex is adaptive
options 	KTRACE			#ktrace(1) support
options 	_KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev

# Pour wine par exemple...
options 	SYSVSHM			#SYSV-style shared memory
options 	SYSVMSG			#SYSV-style message queues
options 	SYSVSEM			#SYSV-style semaphores

device          mptable			# Optional MPSPEC mptable support
options 	INVARIANT_SUPPORT	#Extra sanity checks of internal structures, required by INVARIANTS

# CRYPTO
device          crypto          # core crypto support
device          cryptodev       # /dev/crypto for access to h/w

# Snoop device (pour watch)
device		snp

# Devices
device          acpi
device          atpic
device		isa
device		pci
device		agp

device		io
device		mem

# Graphique
device          vga
device          splash
device		fire_saver	# Fire screen saver

device          drm		# drm core module
device          radeondrm	# ATI Radeon 9000

# Console VESA
#options		VESA
options		SC_PIXEL_MODE

# Floppy drives
device		fdc

# ATA and ATAPI devices
device		ata
device		atadisk			# ATA disk drives
device		ataraid			# ATA RAID drives
device		atapicd			# ATAPI CDROM drives
options 	ATA_STATIC_ID		#Static device numbering

# Emulation SCSI graveur
device		scbus			# Necessaire aussi pour clefs USB
device		atapicam
device		pass
device		cd

# atkbdc0 controls both the keyboard and the PS/2 mouse
device		atkbdc		# AT keyboard controller
device		atkbd		# AT keyboard

# syscons is the default console driver, resembling an SCO console
device		sc

# Serial (COM) ports
device		sio		# 8250, 16[45]50 based serial ports

# Parallel port
device		ppc
device		ppbus		# Parallel port bus (required)
device		lpt		# Printer
device		ppi		# Parallel port interface device

# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device		miibus		# MII bus support
device		rl		# RealTek 8129/8139
device		sk		# Carte Gigabit MARVELL 88E1111

# Firewall
options         IPFIREWALL              #firewall
options         IPFIREWALL_DEFAULT_TO_ACCEPT    #allow everything by default
options         TCP_DROP_SYNFIN         #drop TCP packets with SYN+FIN

# Pseudo devices - the number indicates how many units to allocate.
device		random		# Entropy device
device          mem             # Memory and kernel memory devices
device          io              # I/O device
device		loop		# Network loopback
device		ether		# Ethernet support
device		tun		# Packet tunnel.
device          ppp             # Kernel PPP
device		pty		# Pseudo-ttys (telnet etc)
device		md		# Memory disks

# The `bpf' device enables the Berkeley Packet Filter.
device		bpf		# Berkeley packet filter

# USB support
device		usb		# USB Bus (required)
device		ohci		# UHCI PCI->USB interface
device		ugen		# Generic
device		uhid		# "Human Interface Devices"
device		ukbd		# Keyboard
device		ums		# Mouse
device		uscanner	# Scanners

# FireWire support
device          firewire        # FireWire bus code
device          fwe             # Ethernet over FireWire (non-standard!)

# Clef USB
device          da              # Direct Access (disks)
device		umass		# Disks/Mass storage - Requires scbus and da

# Carte Son
device		sound
device		"snd_emu10k1"	# SBLive 5.1
device		"snd_ich"	# Nforce-3 250

# BT848
device          bktr
device		iicbus
device		iicbb
device		smbus
options		OVERRIDE_TUNER=6 # Philips SECAM
options		OVERRIDE_CARD=1  # PCTV
options         BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_SECAM

[-- Attachment #3 --]
hostb0@pci0:0:0:	class=0x060000 card=0x813f1043 chip=0x00e110de rev=0xa1 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'nforce3 CPU to PCI Bridge'
    class    = bridge
    subclass = HOST-PCI
isab0@pci0:1:0:	class=0x060100 card=0x813f1043 chip=0x00e010de rev=0xa2 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce3 CPU to ISA Bridge'
    class    = bridge
    subclass = PCI-ISA
none0@pci0:1:1:	class=0x0c0500 card=0x813f1043 chip=0x00e410de rev=0xa1 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce PCI SMB Controller'
    class    = serial bus
    subclass = SMBus
ohci0@pci0:2:0:	class=0x0c0310 card=0x813f1043 chip=0x00e710de rev=0xa1 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce OHCI USB Controller'
    class    = serial bus
    subclass = USB
ohci1@pci0:2:1:	class=0x0c0310 card=0x813f1043 chip=0x00e710de rev=0xa1 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce OHCI USB Controller'
    class    = serial bus
    subclass = USB
none1@pci0:2:2:	class=0x0c0320 card=0x813f1043 chip=0x00e810de rev=0xa2 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce EHCI USB 2.0 Controller'
    class    = serial bus
    subclass = USB
none2@pci0:5:0:	class=0x068000 card=0x80a71043 chip=0x00df10de rev=0xa2 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'Network Bus Enumerator'
    class    = bridge
atapci0@pci0:8:0:	class=0x01018a card=0x813f1043 chip=0x00e510de rev=0xa2 hdr=0x00
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce ATA Controller'
    class    = mass storage
    subclass = ATA
pcib1@pci0:11:0:	class=0x060400 card=0x00000000 chip=0x00e210de rev=0xa2 hdr=0x01
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce3 PCI to AGP Bridge'
    class    = bridge
    subclass = PCI-PCI
pcib2@pci0:14:0:	class=0x060400 card=0x00000000 chip=0x00ed10de rev=0xa2 hdr=0x01
    vendor   = 'NVIDIA Corporation'
    device   = 'nForce PCI to PCI Bridge'
    class    = bridge
    subclass = PCI-PCI
hostb1@pci0:24:0:	class=0x060000 card=0x00000000 chip=0x11001022 rev=0x00 hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron HyperTransport Technology Configuration'
    class    = bridge
    subclass = HOST-PCI
hostb2@pci0:24:1:	class=0x060000 card=0x00000000 chip=0x11011022 rev=0x00 hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron Address Map'
    class    = bridge
    subclass = HOST-PCI
hostb3@pci0:24:2:	class=0x060000 card=0x00000000 chip=0x11021022 rev=0x00 hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron DRAM Controller'
    class    = bridge
    subclass = HOST-PCI
hostb4@pci0:24:3:	class=0x060000 card=0x00000000 chip=0x11031022 rev=0x00 hdr=0x00
    vendor   = 'Advanced Micro Devices (AMD)'
    device   = 'Athlon 64 / Opteron Miscellaneous Control'
    class    = bridge
    subclass = HOST-PCI
drm0@pci1:0:0:	class=0x030000 card=0x40101458 chip=0x49661002 rev=0x01 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    device   = 'RV250 Radeon 9000/9000 Pro'
    class    = display
    subclass = VGA
none3@pci1:0:1:	class=0x038000 card=0x40111458 chip=0x496e1002 rev=0x01 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    device   = 'RV250 Radeon 9000/9000 Pro - Secondary'
    class    = display
none4@pci2:7:0:	class=0x020000 card=0x138f1043 chip=0x1fa611ab rev=0x07 hdr=0x00
    vendor   = 'Marvell Semiconductor (Was: Galileo Technology Ltd)'
    device   = '88W8310 The Libertas™ WLAN 80211bg'
    class    = network
    subclass = ethernet
rl0@pci2:8:0:	class=0x020000 card=0x813910ec chip=0x813910ec rev=0x10 hdr=0x00
    vendor   = 'Realtek Semiconductor'
    device   = 'RT8139 (A/B/C/810x/813x/C+) Fast Ethernet Adapter'
    class    = network
    subclass = ethernet
pcm0@pci2:9:0:	class=0x040100 card=0x80641102 chip=0x00021102 rev=0x07 hdr=0x00
    vendor   = 'Creative Labs'
    device   = 'EMU10000 Sound Blaster Live! (Also Live! 5.1) - OEM from DELL - CT4780'
    class    = multimedia
    subclass = audio
emujoy0@pci2:9:1:	class=0x098000 card=0x00201102 chip=0x70021102 rev=0x07 hdr=0x00
    vendor   = 'Creative Labs'
    device   = 'EMU10000 Game Port'
    class    = input device
bktr0@pci2:10:0:	class=0x040000 card=0x00000000 chip=0x0350109e rev=0x12 hdr=0x00
    vendor   = 'Conexant (Was: Brooktree Corp)'
    device   = 'Bt848 Mediastream Controller'
    class    = multimedia
    subclass = video
fwohci0@pci2:11:0:	class=0x0c0010 card=0xd0087fc8 chip=0x30441106 rev=0x80 hdr=0x00
    vendor   = 'VIA Technologies Inc'
    device   = 'VT6306 VIA Fire II IEEE-1394 OHCI Link Layer Controller'
    class    = serial bus
    subclass = FireWire

[-- Attachment #4 --]
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 6.0-BETA5 #0: Tue Sep 20 00:27:35 CEST 2005
    root@odie:/usr/obj/usr/src/sys/MYKERNEL
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) 64 Processor 3200+ (2210.77-MHz K8-class CPU)
  Origin = "AuthenticAMD"  Id = 0xfc0  Stepping = 0
  Features=0x78bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2>
  AMD Features=0xe0500800<SYSCALL,NX,MMX+,LM,3DNow+,3DNow>
real memory  = 536608768 (511 MB)
avail memory = 510119936 (486 MB)
netsmb_dev: loaded
acpi0: <A M I OEMXSDT> on motherboard
acpi0: Power Button (fixed)
pci_link0: <ACPI PCI Link LNKA> irq 11 on acpi0
pci_link1: <ACPI PCI Link LNKB> irq 9 on acpi0
pci_link2: <ACPI PCI Link LNKC> irq 5 on acpi0
pci_link3: <ACPI PCI Link LNKD> irq 11 on acpi0
pci_link4: <ACPI PCI Link LNKE> irq 11 on acpi0
pci_link5: <ACPI PCI Link LUS0> irq 5 on acpi0
pci_link6: <ACPI PCI Link LUS1> irq 9 on acpi0
pci_link7: <ACPI PCI Link LUS2> irq 10 on acpi0
pci_link8: <ACPI PCI Link LKLN> irq 3 on acpi0
pci_link9: <ACPI PCI Link LAUI> irq 0 on acpi0
pci_link10: <ACPI PCI Link LKMO> irq 0 on acpi0
pci_link11: <ACPI PCI Link LKSM> irq 0 on acpi0
pci_link12: <ACPI PCI Link LTID> irq 0 on acpi0
pci_link13: <ACPI PCI Link LTIE> irq 0 on acpi0
pci_link14: <ACPI PCI Link LATA> irq 14 on acpi0
Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
acpi_perf0: invalid _PSS package
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
isab0: <PCI-ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
pci0: <serial bus, SMBus> at device 1.1 (no driver attached)
ohci0: <OHCI (generic) USB controller> mem 0xff6fd000-0xff6fdfff irq 5 at device 2.0 on pci0
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
ohci1: <OHCI (generic) USB controller> mem 0xff6fe000-0xff6fefff irq 9 at device 2.1 on pci0
ohci1: [GIANT-LOCKED]
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1: <OHCI (generic) USB controller> on ohci1
usb1: USB revision 1.0
uhub1: nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 4 ports with 4 removable, self powered
pci0: <serial bus, USB> at device 2.2 (no driver attached)
pci0: <bridge> at device 5.0 (no driver attached)
atapci0: <nVidia nForce3 Pro UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 8.0 on pci0
ata0: <ATA channel 0> on atapci0
ata1: <ATA channel 1> on atapci0
pcib1: <ACPI PCI-PCI bridge> at device 11.0 on pci0
pci1: <ACPI PCI bus> on pcib1
drm0: <ATI Radeon If R250 9000> port 0xc800-0xc8ff mem 0xd8000000-0xdbffffff,0xff4f0000-0xff4fffff irq 11 at device 0.0 on pci1
info: [drm] Initialized radeon 1.16.0 20050311 on minor 0
pci1: <display> at device 0.1 (no driver attached)
pcib2: <ACPI PCI-PCI bridge> at device 14.0 on pci0
pci2: <ACPI PCI bus> on pcib2
pci2: <network, ethernet> at device 7.0 (no driver attached)
rl0: <RealTek 8139 10/100BaseTX> port 0xd800-0xd8ff mem 0xff5dfc00-0xff5dfcff irq 5 at device 8.0 on pci2
miibus0: <MII bus> on rl0
rlphy0: <RealTek internal media interface> on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl0: Ethernet address: 00:50:fc:55:08:a8
pcm0: <Creative EMU10K1> port 0xd400-0xd41f irq 11 at device 9.0 on pci2
pcm0: <SigmaTel STAC9708/11 AC97 Codec>
bktr0: <BrookTree 848A> mem 0xdeaff000-0xdeafffff irq 11 at device 10.0 on pci2
bktr0: [GIANT-LOCKED]
bktr0: Pinnacle/Miro TV, Philips SECAM tuner.
fwohci0: <VIA Fire II (VT6306)> port 0xd000-0xd07f mem 0xff5df000-0xff5df7ff irq 9 at device 11.0 on pci2
fwohci0: OHCI version 1.0 (ROM=1)
fwohci0: No. of Isochronous channels is 4.
fwohci0: EUI64 00:e0:18:00:00:86:69:12
fwohci0: Phy 1394a available S400, 2 ports.
fwohci0: Link S400, max_rec 2048 bytes.
firewire0: <IEEE1394(FireWire) bus> on fwohci0
fwe0: <Ethernet over FireWire> on firewire0
if_fwe0: Fake Ethernet address: 02:e0:18:86:69:12
fwe0: Ethernet address: 02:e0:18:86:69:12
fwe0: if_start running deferred for Giant
fwohci0: Initiate bus reset
fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
firewire0: bus manager 0 (me)
acpi_button0: <Power Button> on acpi0
fdc0: <floppy drive controller (FDE)> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77b irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/16 bytes threshold
ppbus0: <Parallel port bus> on ppc0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
orm0: <ISA Option ROM> at iomem 0xc0000-0xccfff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ums0: Logitech USB-PS/2 Optical Mouse, rev 2.00/18.00, addr 2, iclass 3/1
ums0: 6 buttons and Z dir.
uhid0: Microsoft\M-. Microsoft\M-. SideWinder\M-. Game Pad USB, rev 2.00/1.06, addr 3, iclass 3/0
Timecounter "TSC" frequency 2210769629 Hz quality 800
Timecounters tick every 1.000 msec
module_register_init: MOD_LOAD (fire_saver, 0xffffffff8021a6d0, 0) error 19
ipfw2 (+ipv6) initialized, divert loadable, rule-based forwarding disabled, default to accept, logging disabled
ad0: 156334MB <Maxtor 6B160P0 BAH41B10> at ata0-master UDMA133
acd0: DVDROM <Pioneer DVD-ROM ATAPIModel DVD-105S 0122/E1.22> at ata1-master UDMA33
acd1: DVDR <NEC DVD RW ND-3520A/1.04> at ata1-slave UDMA33
cd0 at ata1 bus 0 target 0 lun 0
cd0: <PIONEER DVD-ROM DVD-105F 1.22> Removable CD-ROM SCSI-0 device 
cd0: 33.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
cd1 at ata1 bus 0 target 1 lun 0
cd1: <_NEC DVD_RW ND-3520A 1.04> Removable CD-ROM SCSI-0 device 
cd1: 33.000MB/s transfers
cd1: Attempt to query device size failed: NOT READY, Medium not present
Trying to mount root from ufs:/dev/ad0s2a
error: [drm:pid601:radeon_cp_init] *ERROR* radeon_cp_init called without lock held
error: [drm:pid601:drm_unlock] *ERROR* Process 601 using kernel context 0
collecting pv entries -- suggest increasing PMAP_SHPGPERPROC
home | help

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