From owner-freebsd-mobile Thu Aug 3 22: 2: 3 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 06C1B37B755 for ; Thu, 3 Aug 2000 22:01:57 -0700 (PDT) (envelope-from cjc@184.215.6.64.reflexcom.com) Received: from 184.215.6.64.reflexcom.com ([64.6.215.184]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 3 Aug 2000 22:00:54 -0700 Received: (from cjc@localhost) by 184.215.6.64.reflexcom.com (8.9.3/8.9.3) id WAA66181; Thu, 3 Aug 2000 22:01:52 -0700 (PDT) (envelope-from cjc) Date: Thu, 3 Aug 2000 22:01:52 -0700 From: "Crist J . Clark" To: Kevin Oberman Cc: freebsd-mobile@freebsd.org Subject: Re: The Dreaded ThinkPad Message-ID: <20000803220152.A66052@184.215.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20000801114156.A48000@184.215.6.64.reflexcom.com> <200008012107.e71L7HU32224@ptavv.es.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ReaqsoxgOBHFXBhH" X-Mailer: Mutt 1.0i In-Reply-To: <200008012107.e71L7HU32224@ptavv.es.net>; from oberman@es.net on Tue, Aug 01, 2000 at 02:07:17PM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii On Tue, Aug 01, 2000 at 02:07:17PM -0700, Kevin Oberman wrote: > Crist, > > The 600E is a nice FreeBSD box. I would recommend the following: > Set the IRQ on the NIC to 9. Set the pcic to polling. Sound uses pcm0 > AND pcm1. But the devices should be /dev/snd1. > > Network is fine. Sound is great. Realplayer sounds much better on > FreeBSD than on Windows 98. I have a Xircom, so your device > specification would be different. I just want to thank everyone who offered help on this thread. I've got the machine running at about 95%. For the sake of the mail archive, I have attached my kernel configuration and the dmesg. But I do have two questions. The sound works, but I don't seem to have any ability to use an equalizer, treble-bass levels, or anything sophisticated like that. You mention your Realplayer is better on FreeBSD than Win98. Does mean that you have this ability? How did you get it? Second, what kind of Xircom do you have? I have the CE2 card, and it still does not work. pccardd picks it up just fine, but it just doesn't work. If I tcpdump on it, I get some funky packets. If I try too keep using it, eventually I start to get errors about filled up buffers. Neither the BNC or UTP connectors works. No link lights on the connectors either. This is observed on more than one machine and more than one network. Anyway, that's another thread when I need to get that card working. Thanks for the help on the Thinkpad. -- Crist J. Clark cjclark@alum.mit.com --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=SEC-MOBILE # # SEC-MOBILE - 2000/07/31, cclark # # Configuration for IBM ThinkPad 600E, PII. # machine i386 cpu I686_CPU ident SEC-MOBILE maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] #options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING #options ICMP_BANDLIM #Rate limit bad replies #options KBD_INSTALL_CDEV # install a CDEV entry in /dev options PNPBIOS # Might be required for sound device isa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices #device ata0 at isa? port IO_WD1 irq 14 #device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID #Static device numbering options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? #device apm0 at nexus? flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support device card # Try polling mode device pcic0 at isa? #device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio #device sio0 at isa? port IO_COM1 flags 0x10 irq 4 #device sio1 at isa? port IO_COM2 irq 3 # Parallel port device ppc #device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # ISA Ethernet NICs device ep # Xircom Ethernet device xe # Pseudo devices - the number indicates how many units to be allocated pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # The PC has this, but disable for now # USB support #device uhci # UHCI PCI->USB interface #device ohci # OHCI PCI->USB interface #device usb # USB Bus (required) #device ugen # Generic #device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet # Sound support device pcm #End --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.pcm" Copyright (c) 1992-2000 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 4.1-STABLE #4: Wed Aug 2 12:55:07 PDT 2000 root@sec-mobile.corp.nowhere.com:/usr/src/sys/compile/SEC-MOBILE Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (297.79-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x66a Stepping = 10 Features=0x183f9ff real memory = 134021120 (130880K bytes) avail memory = 127381504 (124396K bytes) Preloaded elf kernel "kernel" at 0xc02ef000. Preloaded elf module "splash_bmp.ko" at 0xc02ef0a8. Preloaded splash_image_data "/boot/daemon.bmp" at 0xc02ef14c. Pentium Pro MTRR support enabled apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 pcic-pci0: mem 0x50102000-0x50102fff irq 11 at device 2.0 on pci0 pcic-pci0: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC parallel isa irq] pcic-pci1: mem 0x50101000-0x50101fff irq 11 at device 2.1 on pci0 pcic-pci1: TI12XX PCI Config Reg: [ring enable][speaker enable][pwr save][CSC parallel isa irq] csa0: mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 pcm0: on csa0 pcm0: ac97 codec invalid or not present (id == 0) device_probe_and_attach: pcm0 attach returned 6 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xfcf0-0xfcff at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 11 chip1: port 0xefa0-0xefaf at device 7.3 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> pcic0: at port 0x3e0-0x3e1 on isa0 pcic0: Polling mode pccard0: on pcic0 pccard1: on pcic0 unknown: can't assign resources unknown0: at port 0-0xf,0x80-0x8f,0xc0-0xdf drq 4 on isa0 unknown1: at port 0x40-0x43 irq 0 on isa0 unknown2: at port 0x70-0x73 irq 8 on isa0 unknown3: at port 0x61 on isa0 unknown: can't assign resources unknown: can't assign resources unknown4: at port 0xf0-0xff irq 13 on isa0 unknown: can't assign resources unknown5: at port 0xcf8-0xcff on isa0 unknown6: at port 0x22,0x2e-0x2f,0x92,0xb2-0xb3,0x4d0-0x4d1,0x15e0-0x15ef,0xef00-0xefaf iomem 0-0x9ffff,0xf0000-0xfffff,0x100000-0x7ffffff,0xffff0000-0xffffffff on isa0 ppc0: at port 0x3bc-0x3bf irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 unknown: can't assign resources pcm1: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq 1,0 on isa0 unknown7: at port 0x538-0x53f on isa0 unknown8: at port 0x200-0x207 on isa0 unknown: can't assign resources unknown: can't assign resources unknown9: at port 0x3f8-0x3ff irq 4 drq 3 on isa0 unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown10: on isa0 ad0: 3909MB [7944/16/63] at ata0-master using UDMA33 acd0: CDROM at ata1-master using WDMA2 Mounting root from ufs:/dev/ad0s2a pccard: card inserted, slot 0 ep0: <3Com 3C574B, Megahertz 3CCFE574BT or Fast Etherlink 3C574-TX> at port 0x240-0x25f irq 10 slot 0 on pccard0 ep0: Ethernet address 00:50:da:e4:d8:32 --ReaqsoxgOBHFXBhH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message