From owner-freebsd-mobile Sun Dec 12 9:12: 1 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from switch2.switchpwr.com (switch1.switchpwr.com [12.14.48.19]) by hub.freebsd.org (Postfix) with ESMTP id 1D62A14C86 for ; Sun, 12 Dec 1999 09:11:54 -0800 (PST) (envelope-from melk@switchpwr.com) Received: from switchpwr.com (switch3.switchpwr.com [12.14.48.21]) by switch2.switchpwr.com (8.8.7/8.8.7) with ESMTP id HAA09234 for ; Sun, 12 Dec 1999 07:58:49 -0500 Message-ID: <38540178.7D8EDAA1@switchpwr.com> Date: Sun, 12 Dec 1999 12:11:36 -0800 From: mel kravitz Organization: switching power inc X-Mailer: Mozilla 4.61 [en] (X11; I; NetBSD 1.4P i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: cardebus support in NetBSD-current Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just letting everyone know there is support in NetBSD-current kernel for the following cardbus cards: 3Com 575 BT -ex0 intel PRO/100 -fxp0 linksys 32bit cardbus card-tulip DEC chip-tlp0 driver cards work well, i have netbsd 1.4P on a Toshiba 3010, all features work including sound. mel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 12 21:42:28 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id A5C9A14D07 for ; Sun, 12 Dec 1999 21:42:23 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA66554; Sun, 12 Dec 1999 22:42:18 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA41268; Sun, 12 Dec 1999 22:42:18 -0700 (MST) Message-Id: <199912130542.WAA41268@harmony.village.org> To: mel kravitz Subject: Re: cardebus support in NetBSD-current Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 12 Dec 1999 12:11:36 PST." <38540178.7D8EDAA1@switchpwr.com> References: <38540178.7D8EDAA1@switchpwr.com> Date: Sun, 12 Dec 1999 22:42:18 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <38540178.7D8EDAA1@switchpwr.com> mel kravitz writes: : Just letting everyone know there is support in NetBSD-current kernel for : the following cardbus cards: We know.... Trying to get pccard layer in shape to add cardbus on top of it. Both are from NetBSD via the newconfig project. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 12:49:51 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from habanero.netmonger.net (habanero.netmonger.net [167.206.208.129]) by hub.freebsd.org (Postfix) with ESMTP id 058A9151E7 for ; Mon, 13 Dec 1999 12:49:42 -0800 (PST) (envelope-from chris@habanero.netmonger.net) Received: (from chris@localhost) by habanero.netmonger.net (8.9.3/8.9.3) id OAA00310; Thu, 9 Dec 1999 14:33:56 -0500 (EST) (envelope-from chris) Date: Thu, 9 Dec 1999 14:33:56 -0500 From: Christopher Masto To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: Newer pccard code Message-ID: <19991209143356.A291@netmonger.net> References: <199912080639.XAA01861@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <199912080639.XAA01861@harmony.village.org>; from imp@village.org on Tue, Dec 07, 1999 at 11:39:53PM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Dec 07, 1999 at 11:39:53PM -0700, Warner Losh wrote: > > OK. I'm seeing the newer old pccard code problems. I've finally had > a chance to use the laptop for a little while. Here's what I'm seeing > (and looking into, but will let others fix if they are motivated): > > o All Configurations busy message (this is a pccardd bug, I > think, but could be kernel) after suspend. > o Killing and restarting pccard brings the card back up, but > I get crashes in the network stack. I suspect that the > if_detach that I'm using is bogus somehow. I get this even > when I don't plug the card back in.... Must be dangling > reference somewhere. I just updated my laptop to an up-to-the-minute -current, and was able to confirm that the "ed removal" problem is still there: Dec 9 14:17:12 habanero sudo: chris : TTY=ttyv0 ; PWD=/home/chris ; USER=root ; COMMAND=/usr/sbin/pccardd Dec 9 14:17:12 habanero pccardd[224]: pccardd started Dec 9 14:17:20 habanero /kernel: pccard: card inserted, slot 0 Dec 9 14:17:31 habanero /kernel: ed0 at port 0x300-0x31f irq 15 slot 0 on pccard0 Dec 9 14:17:31 habanero /kernel: ed0: address 00:e0:98:07:c6:ee, type NE2000 (16 bit) Dec 9 14:17:31 habanero /kernel: bpf: ed0 attached Dec 9 14:17:31 habanero dhclient: New Network Number: 167.206.208.0 Dec 9 14:17:31 habanero dhclient: New Broadcast Address: 167.206.208.255 Dec 9 14:17:31 habanero dhclient: New Subnet Mask for ed0: 255.255.255.0 Dec 9 14:18:04 habanero sudo: chris : TTY=ttyv0 ; PWD=/home/chris ; USER=root ; COMMAND=/bin/kill 285 Dec 9 14:18:09 habanero /kernel: ed0: unload Dec 9 14:18:09 habanero /kernel: pccard: card removed, slot 0 Dec 9 14:19:05 habanero /kernel: pccard: card inserted, slot 0 Dec 9 14:19:16 habanero pccardd[224]: driver allocation failed for Linksys(Combo PCMCIA EthernetCard (EC2T)): Device not configured Dec 9 14:24:03 habanero /kernel: pccard: card removed, slot 0 Dec 9 14:24:03 habanero /kernel: pccard: card removed, slot 0 Dec 9 14:24:14 habanero sudo: chris : TTY=ttyv0 ; PWD=/home/chris ; USER=root ; COMMAND=/bin/kill 224 Dec 9 14:24:19 habanero sudo: chris : TTY=ttyv0 ; PWD=/home/chris ; USER=root ; COMMAND=/usr/sbin/pccardd Dec 9 14:24:19 habanero pccardd[310]: pccardd started Dec 9 14:24:21 habanero /kernel: pccard: card inserted, slot 0 Dec 9 14:24:31 habanero pccardd[310]: driver allocation failed for Linksys(Combo PCMCIA EthernetCard (EC2T)): Device not configured I killed the dhclient (285) before removing the card, but that doesn't seem to be related. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 14:49: 6 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id CEA801528C for ; Mon, 13 Dec 1999 14:49:02 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id RAA25622; Mon, 13 Dec 1999 17:48:53 -0500 (EST) Message-ID: <19991213174852.A25352@netmonger.net> Date: Mon, 13 Dec 1999 17:48:52 -0500 From: Christopher Masto To: Warner Losh , mobile@FreeBSD.ORG Subject: ed still not entirely ejectable (was Re: ed fix committed) References: <199912100730.AAA20281@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199912100730.AAA20281@harmony.village.org>; from Warner Losh on Fri, Dec 10, 1999 at 12:30:46AM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Dec 10, 1999 at 12:30:46AM -0700, Warner Losh wrote: > > OK. I've committed a fix for the ed driver. The basic problem was > that it didn't properly release the interrupt, so the interrupt was > still getting called, which lead to all kinds of problems. Hrm. Better, but not quite there yet. On my Vaio, I can use my LinkSys ed card just fine, I can eject it, and I can put it back in, but if I telnet or ping or netscape after the second insert, boom: Fatal trap 18: integer divide fault while in kernel mode instruction pointer = 0x8:0xc018bdd6 stack pointer = 0x10:0xc6a05ce0 frame pointer = 0x10:0xc6a05d24 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 574 (netscape) interrupt mask = trap number = 18 panic: integer divide fault Oddly, the dhclient that runs when I insert it doesn't seem to trigger this, but any other network access does. And yes, I've killed dhclient before removing the card, so that's not it. > I've not tried sio, but suspect it will be no more broken than it > currently seems to be. sio is working beautifully now, as long as I kill ppp before removing it. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 15: 1:11 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id E041A152BF for ; Mon, 13 Dec 1999 15:01:00 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA69278; Mon, 13 Dec 1999 16:00:59 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA47246; Mon, 13 Dec 1999 16:00:58 -0700 (MST) Message-Id: <199912132300.QAA47246@harmony.village.org> To: Christopher Masto Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Dec 1999 17:48:52 EST." <19991213174852.A25352@netmonger.net> References: <19991213174852.A25352@netmonger.net> <199912100730.AAA20281@harmony.village.org> Date: Mon, 13 Dec 1999 16:00:58 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991213174852.A25352@netmonger.net> Christopher Masto writes: : Hrm. Better, but not quite there yet. On my Vaio, I can use my LinkSys : ed card just fine, I can eject it, and I can put it back in, but : if I telnet or ping or netscape after the second insert, boom: : : Fatal trap 18: integer divide fault while in kernel mode : instruction pointer = 0x8:0xc018bdd6 : stack pointer = 0x10:0xc6a05ce0 : frame pointer = 0x10:0xc6a05d24 : code segment = base 0x0, limit 0xfffff, type 0x1b : = DPL 0, pres 1, def32 1, gran 1 : processor eflags = interrupt enabled, resume, IOPL = 0 : current process = 574 (netscape) : interrupt mask = : trap number = 18 : panic: integer divide fault Can you get a traceback for this? I saw this all the time before I made the commits to sys/net/if.c and sys/dev/ed/if_ed_pccard.c, but not after. Can you verify that you have if.c 1.79 and if_ed_pccard.c 1.8. I'll switch to my 10/100 linksys ed card from my 3c589d and see if I can see these. BTW, are you using 10baseT or 100baseT/TX? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 15: 8:31 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 07D23154CE for ; Mon, 13 Dec 1999 15:08:23 -0800 (PST) (envelope-from jedgar@fxp.org) Received: from earth.fxp (oca-c1s7-29.mfi.net [209.26.31.68]) by pawn.primelocation.net (Postfix) with ESMTP id A54159B1D; Mon, 13 Dec 1999 18:08:19 -0500 (EST) Date: Mon, 13 Dec 1999 18:08:19 -0500 (EST) From: "Chris D. Faulhaber" X-Sender: jedgar@earth.fxp To: Christopher Masto Cc: Warner Losh , mobile@FreeBSD.ORG Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) In-Reply-To: <19991213174852.A25352@netmonger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 13 Dec 1999, Christopher Masto wrote: > On Fri, Dec 10, 1999 at 12:30:46AM -0700, Warner Losh wrote: > > > > OK. I've committed a fix for the ed driver. The basic problem was > > that it didn't properly release the interrupt, so the interrupt was > > still getting called, which lead to all kinds of problems. > > Hrm. Better, but not quite there yet. On my Vaio, I can use my LinkSys > ed card just fine, I can eject it, and I can put it back in, but > if I telnet or ping or netscape after the second insert, boom: > Yeah, I've been getting the same thing...backtrace as follows: Script started on Mon Dec 13 18:09:37 1999 root@pluto:~# gdb -k /sys/compile/PLUTO/kernel.debug /var/crash/vmcore.0 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... IdlePTD 3129344 initial pcb at 2861a0 panicstr: from debugger panic messages: --- Fatal trap 18: integer divide fault while in kernel mode instruction pointer = 0x8:0xc018b41f stack pointer = 0x10:0xc5104e14 frame pointer = 0x10:0xc5104e54 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 313 (ssh) interrupt mask = panic: from debugger panic: from debugger Uptime: 1m11s dumping to dev #ad/0x30001, offset 196608 dump ata0: resetting devices .. done 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 --- #0 boot (howto=260) at ../../kern/kern_shutdown.c:303 303 dumppcb.pcb_cr3 = rcr3(); (kgdb) bt #0 boot (howto=260) at ../../kern/kern_shutdown.c:303 #1 0xc014193d in panic (fmt=0xc023d534 "from debugger") at ../../kern/kern_shutdown.c:553 #2 0xc0127051 in db_panic (addr=-1072122849, have_addr=0, count=-1, modif=0xc5104ca8 "") at ../../ddb/db_command.c:433 #3 0xc0126ff1 in db_command (last_cmdp=0xc026635c, cmd_table=0xc02661bc, aux_cmd_tablep=0xc0282350) at ../../ddb/db_command.c:333 #4 0xc01270b6 in db_command_loop () at ../../ddb/db_command.c:455 #5 0xc0129147 in db_trap (type=18, code=0) at ../../ddb/db_trap.c:71 #6 0xc0218abf in kdb_trap (type=18, code=0, regs=0xc5104dd4) at ../../i386/i386/db_interface.c:157 #7 0xc0224b5c in trap_fatal (frame=0xc5104dd4, eva=0) at ../../i386/i386/trap.c:903 #8 0xc022453b in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = 16, tf_edi = 0, tf_esi = 0, tf_ebp = -988787116, tf_isp = -988787200, tf_ebx = -1064389120, tf_edx = 0, tf_ecx = 0, tf_eax = 44, tf_trapno = 18, tf_err = 0, tf_eip = -1072122849, tf_cs = 8, tf_eflags = 66118, tf_esp = -1068634368, tf_ss = -994009088}) at ../../i386/i386/trap.c:570 #9 0xc018b41f in ip_output (m0=0xc04def00, opt=0x0, ro=0xc4ccfae8, flags=0, imo=0x0) at ../../netinet/ip_output.c:371 #10 0xc018fe71 in tcp_output (tp=0xc4ccfb60) at ../../netinet/tcp_output.c:715 #11 0xc0191329 in tcp_usr_connect (so=0xc4c0a000, nam=0xc08acd20, p=0xc4e4c700) at ../../netinet/tcp_usrreq.c:247 ---Type to continue, or q to quit--- #12 0xc015bd7e in soconnect (so=0xc4c0a000, nam=0xc08acd20, p=0xc4e4c700) at ../../kern/uipc_socket.c:348 #13 0xc015ef2d in connect (p=0xc4e4c700, uap=0xc5104f80) at ../../kern/uipc_syscalls.c:346 #14 0xc0224dba in syscall (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 22, tf_esi = 0, tf_ebp = -1077939752, tf_isp = -988786732, tf_ebx = 1, tf_edx = 3, tf_ecx = 0, tf_eax = 98, tf_trapno = 7, tf_err = 2, tf_eip = 672566920, tf_cs = 31, tf_eflags = 647, tf_esp = -1077939828, tf_ss = 47}) at ../../i386/i386/trap.c:1057 #15 0xc02193c6 in Xint0x80_syscall () #16 0x804b16a in ?? () #17 0x804a3d1 in ?? () (kgdb) quit root@pluto:~# Script done on Mon Dec 13 18:10:10 1999 ----- Chris D. Faulhaber | You can ISO9001 certify the process of System/Network Administrator, | shooting yourself in the foot, so long Reality Check Information, Inc. | as the process is documented and reliably | produces the proper result. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 15:12:53 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id 3778615456 for ; Mon, 13 Dec 1999 15:12:48 -0800 (PST) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id ED3419B1C; Mon, 13 Dec 1999 18:12:46 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id E3A6DBA0C; Mon, 13 Dec 1999 18:12:46 -0500 (EST) Date: Mon, 13 Dec 1999 18:12:46 -0500 (EST) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Warner Losh Cc: Christopher Masto , mobile@FreeBSD.ORG Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) In-Reply-To: <199912132300.QAA47246@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 13 Dec 1999, Warner Losh wrote: > In message <19991213174852.A25352@netmonger.net> Christopher Masto writes: > : Hrm. Better, but not quite there yet. On my Vaio, I can use my LinkSys > : ed card just fine, I can eject it, and I can put it back in, but > : if I telnet or ping or netscape after the second insert, boom: > : > : Fatal trap 18: integer divide fault while in kernel mode > : instruction pointer = 0x8:0xc018bdd6 > : stack pointer = 0x10:0xc6a05ce0 > : frame pointer = 0x10:0xc6a05d24 > : code segment = base 0x0, limit 0xfffff, type 0x1b > : = DPL 0, pres 1, def32 1, gran 1 > : processor eflags = interrupt enabled, resume, IOPL = 0 > : current process = 574 (netscape) > : interrupt mask = > : trap number = 18 > : panic: integer divide fault > > Can you get a traceback for this? I saw this all the time before I > made the commits to sys/net/if.c and sys/dev/ed/if_ed_pccard.c, but > not after. Can you verify that you have if.c 1.79 and if_ed_pccard.c > 1.8. I'll switch to my 10/100 linksys ed card from my 3c589d and see > if I can see these. > > BTW, are you using 10baseT or 100baseT/TX? > I just sent a backtrace in response to his post. I'm using: "Linksys" "EtherFast 10/100 PC Card (PCMPC100)" over 100baseT with: $FreeBSD: src/sys/net/if.c,v 1.79 1999/12/10 16:31:25 imp Exp $ $FreeBSD: src/sys/dev/ed/if_ed_pccard.c,v 1.8 1999/12/10 07:22:53 imp Exp $ ----- Chris D. Faulhaber | All the true gurus I've met never System/Network Administrator, | claimed they were one, and always Reality Check Information, Inc. | pointed to someone better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 15:20:44 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id 38EDF14D7C for ; Mon, 13 Dec 1999 15:20:31 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id SAA27550; Mon, 13 Dec 1999 18:20:22 -0500 (EST) Message-ID: <19991213182021.B24293@netmonger.net> Date: Mon, 13 Dec 1999 18:20:21 -0500 From: Christopher Masto To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) References: <19991213174852.A25352@netmonger.net> <199912100730.AAA20281@harmony.village.org> <19991213174852.A25352@netmonger.net> <199912132300.QAA47246@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199912132300.QAA47246@harmony.village.org>; from Warner Losh on Mon, Dec 13, 1999 at 04:00:58PM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Dec 13, 1999 at 04:00:58PM -0700, Warner Losh wrote: > Can you get a traceback for this? I saw this all the time before I > made the commits to sys/net/if.c and sys/dev/ed/if_ed_pccard.c, but > not after. Can you verify that you have if.c 1.79 and if_ed_pccard.c > 1.8. I'll switch to my 10/100 linksys ed card from my 3c589d and see > if I can see these. Ok, here goes. I have sys/net/if.c 1.80 and if_ed_pccard.c 1.8: ed0: unload pccard: card removed, slot 0 pccard: card removed, slot 0 pccard: card inserted, slot 0 ed0 at port 0x300-0x31f irq 15 slot 0 on pccard0 ed0: address 00:e0:98:07:c6:ee, type NE2000 (16 bit) bpf: ed0 attached Fatal trap 18: integer divide fault while in kernel mode instruction pointer = 0x8:0xc018bdf6 stack pointer = 0x10:0xc69c3dcc frame pointer = 0x10:0xc69c3e10 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 353 (ping) interrupt mask = kernel: type 18 trap, code=0 Stopped at ip_output+0x39a: divl 0x3c(%ebx),%eax db> db> trace ip_output(c05a5f00,0,c62cfac8,0,0) at ip_output+0x39a udp_output(c62cfa80,c05a5f00,0,0,c64b0000) at udp_output+0x1ca udp_send(c626eb40,0,c05a5f00,0,0) at udp_send+0x20 sosend(c626eb40,0,c69c3ee0,c05a5f00,0) at sosend+0x587 sendit(c64b0000,4,c69c3f20,0,bfbfeae5) at sendit+0x1ff sendto(c64b0000,c69c3f80,1d,bfbff3b8,1) at sendto+0x4d syscall(2f,2f,2f,1,bfbff3b8) at syscall+0x176 Xint0x80_syscall() at Xint0x80_syscall+0x26 > BTW, are you using 10baseT or 100baseT/TX? 10baseT on a Linksys "Combo PCMCIA thernetCard (EC2T)". That's all it does. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 15:21:19 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id BEAED157E6 for ; Mon, 13 Dec 1999 15:21:10 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA69406; Mon, 13 Dec 1999 16:21:08 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA47503; Mon, 13 Dec 1999 16:21:08 -0700 (MST) Message-Id: <199912132321.QAA47503@harmony.village.org> To: "Chris D. Faulhaber" Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) Cc: Christopher Masto , mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Dec 1999 18:12:46 EST." References: Date: Mon, 13 Dec 1999 16:21:08 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org OK. I just ejected/inserted my ed card 5 times in a row and didn't see the problem.... Do you have the new pccardd as well? I have the following running right now: while (1) sudo pccardc power 0 0 sleep 10 sudo pccardc power 0 1 sleep 60 end with a ping of the address going on from another machine, and I'm not seeing the problem. I'll let it run for a while and see if I can get it to have problems. Ah, but pinging FROM the machine triggers it quickly... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 15:29: 6 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B576E154CD for ; Mon, 13 Dec 1999 15:29:01 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA69450; Mon, 13 Dec 1999 16:29:00 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA47587; Mon, 13 Dec 1999 16:28:59 -0700 (MST) Message-Id: <199912132328.QAA47587@harmony.village.org> To: Christopher Masto Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Dec 1999 18:20:21 EST." <19991213182021.B24293@netmonger.net> References: <19991213182021.B24293@netmonger.net> <19991213174852.A25352@netmonger.net> <199912100730.AAA20281@harmony.village.org> <19991213174852.A25352@netmonger.net> <199912132300.QAA47246@harmony.village.org> Date: Mon, 13 Dec 1999 16:28:59 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991213182021.B24293@netmonger.net> Christopher Masto writes: : db> trace : ip_output(c05a5f00,0,c62cfac8,0,0) at ip_output+0x39a : udp_output(c62cfa80,c05a5f00,0,0,c64b0000) at udp_output+0x1ca : udp_send(c626eb40,0,c05a5f00,0,0) at udp_send+0x20 This is the same stack I just got on my machine. i had to do the ping while the if was down. I suspect that the if_detach routine is leaving references to the i/f in the routing table or elsewhere.... I'll likely have to find/kill this for newcard anyway, so I'll take a peek to see if I can see what's going wrong. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 15:39:33 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id DA35E1515B for ; Mon, 13 Dec 1999 15:39:30 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA69507; Mon, 13 Dec 1999 16:39:18 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA47705; Mon, 13 Dec 1999 16:39:18 -0700 (MST) Message-Id: <199912132339.QAA47705@harmony.village.org> To: Christopher Masto Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Dec 1999 18:20:21 EST." <19991213182021.B24293@netmonger.net> References: <19991213182021.B24293@netmonger.net> <19991213174852.A25352@netmonger.net> <199912100730.AAA20281@harmony.village.org> <19991213174852.A25352@netmonger.net> <199912132300.QAA47246@harmony.village.org> Date: Mon, 13 Dec 1999 16:39:18 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Looks like I've been getting lucky... The default route isn't being deleted, but all the other routes are. I'll have to see if there is some way to walk through the routing table to remove references. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 16:18:41 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id CF9B2151D3 for ; Mon, 13 Dec 1999 16:18:37 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id RAA69647; Mon, 13 Dec 1999 17:18:35 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA47936; Mon, 13 Dec 1999 17:18:34 -0700 (MST) Message-Id: <199912140018.RAA47936@harmony.village.org> To: Christopher Masto Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Dec 1999 17:48:52 EST." <19991213174852.A25352@netmonger.net> References: <19991213174852.A25352@netmonger.net> <199912100730.AAA20281@harmony.village.org> Date: Mon, 13 Dec 1999 17:18:34 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org OK. I've looked into this a little more. If I do a ifconfig ep0 down before ejecting the card, I still get the panic when I do a ping after ejecting the card. If I do a ifconfig ep0 down and then a route delete default, and I don't get a panic. That appears to be the last reference in the routing table. I'm not sure why ifconfig ep0 down doesn't delete the default route, but that is effectively what if_down() does as well. I'll have to ping some people about this. all the other routes seem to go away, but I'm not running anything "complex" on my machine, so maybe if I had other routes they would cause problems as well. Time for a post to freebsd-arch... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17: 9:52 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id 9C4921544E for ; Mon, 13 Dec 1999 17:09:39 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id UAA03029; Mon, 13 Dec 1999 20:09:30 -0500 (EST) Message-ID: <19991213200930.A2945@netmonger.net> Date: Mon, 13 Dec 1999 20:09:30 -0500 From: Christopher Masto To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) References: <19991213174852.A25352@netmonger.net> <199912100730.AAA20281@harmony.village.org> <19991213174852.A25352@netmonger.net> <199912140018.RAA47936@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199912140018.RAA47936@harmony.village.org>; from Warner Losh on Mon, Dec 13, 1999 at 05:18:34PM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Dec 13, 1999 at 05:18:34PM -0700, Warner Losh wrote: > If I do a ifconfig ep0 down and then a route delete default, and I > don't get a panic. That appears to be the last reference in the > routing table. > > I'm not sure why ifconfig ep0 down doesn't delete the default route, > but that is effectively what if_down() does as well. I'll have to > ping some people about this. all the other routes seem to go away, Ah.. well, that's at least a workaround, so it won't look so bad at The Bazaar tomorrow. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:12: 8 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 161EA151D3 for ; Mon, 13 Dec 1999 17:11:56 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id SAA69913; Mon, 13 Dec 1999 18:11:50 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id SAA48448; Mon, 13 Dec 1999 18:11:50 -0700 (MST) Message-Id: <199912140111.SAA48448@harmony.village.org> To: Christopher Masto Subject: Re: ed still not entirely ejectable (was Re: ed fix committed) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Dec 1999 20:09:30 EST." <19991213200930.A2945@netmonger.net> References: <19991213200930.A2945@netmonger.net> <19991213174852.A25352@netmonger.net> <199912100730.AAA20281@harmony.village.org> <19991213174852.A25352@netmonger.net> <199912140018.RAA47936@harmony.village.org> Date: Mon, 13 Dec 1999 18:11:50 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991213200930.A2945@netmonger.net> Christopher Masto writes: : Ah.. well, that's at least a workaround, so it won't look so bad at : The Bazaar tomorrow. Yes. It would appear that raw_ip.c should do this, but it isn't. Maybe a new cmd needs, a IF_DELETED message. I'm churning on the right thing to do and will post to -arch later... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:17:35 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from apollo.ocsny.com (apollo.ocsny.com [204.107.76.2]) by hub.freebsd.org (Postfix) with ESMTP id 99464152B5 for ; Mon, 13 Dec 1999 17:17:21 -0800 (PST) (envelope-from mikel@ocsny.com) Received: from localhost (mikel@localhost) by apollo.ocsny.com (8.9.2/8.9.3) with ESMTP id UAA03941 for ; Mon, 13 Dec 1999 20:15:54 -0500 (EST) Date: Mon, 13 Dec 1999 20:15:54 -0500 (EST) From: Mikel To: freebsd-mobile@freebsd.org Subject: hiya hiya Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org mm All, My boss has finally after a year of prdoing offered to get a laptop...now my problem is which one? Can anyone here help piont me in the right direction for finding a laptop that'll do fBSD well? My boss tends to lean toward IBM, Dell, Compaq, and HP...Of course I'd like anything filled to the 9's...;) Cheers, mikel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:22:54 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from apollo.ocsny.com (apollo.ocsny.com [204.107.76.2]) by hub.freebsd.org (Postfix) with ESMTP id 1520115205 for ; Mon, 13 Dec 1999 17:22:43 -0800 (PST) (envelope-from mikel@ocsny.com) Received: from localhost (mikel@localhost) by apollo.ocsny.com (8.9.2/8.9.3) with ESMTP id UAA04000 for ; Mon, 13 Dec 1999 20:21:16 -0500 (EST) Date: Mon, 13 Dec 1999 20:21:16 -0500 (EST) From: Mikel To: freebsd-mobile@FreeBSD.ORG Subject: Re: hiya hiya In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Oops almost forgot, I will need to run Apache, mysql, php, imapd, and a few other services on this thing...I really would like to mimic one of my dvlp servers on this thing... Cheers, mikel On Mon, 13 Dec 1999, Mikel wrote: > mm All, > > My boss has finally after a year of prdoing offered to get a > laptop...now my problem is which one? Can anyone here help piont me in the > right direction for finding a laptop that'll do fBSD well? My boss tends > to lean toward IBM, Dell, Compaq, and HP...Of course I'd like anything > filled to the 9's...;) > > Cheers, > mikel > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:27: 0 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 64712152B7 for ; Mon, 13 Dec 1999 17:26:55 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id RAA01922; Mon, 13 Dec 1999 17:29:08 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912140129.RAA01922@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Mikel Cc: freebsd-mobile@freebsd.org Subject: Re: hiya hiya In-reply-to: Your message of "Mon, 13 Dec 1999 20:15:54 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 13 Dec 1999 17:29:08 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > mm All, > > My boss has finally after a year of prdoing offered to get a > laptop...now my problem is which one? Can anyone here help piont me in the > right direction for finding a laptop that'll do fBSD well? My boss tends > to lean toward IBM, Dell, Compaq, and HP...Of course I'd like anything > filled to the 9's...;) There are really only two sensible suggestions at the moment: - Sony Vaio 505RX, if you want light and functional - Dell Inspiron 7500, if you want a massive screen -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:39:36 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 5119D14E1A; Mon, 13 Dec 1999 17:39:15 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 562541C4A; Mon, 13 Dec 1999 20:38:59 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by jade.chc-chimes.com (Postfix) with ESMTP id 4C592381B; Mon, 13 Dec 1999 20:38:59 -0500 (EST) Date: Mon, 13 Dec 1999 20:38:59 -0500 (EST) From: Bill Fumerola To: Mike Smith Cc: Mikel , freebsd-mobile@freebsd.org Subject: Re: hiya hiya In-Reply-To: <199912140129.RAA01922@mass.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 13 Dec 1999, Mike Smith wrote: > There are really only two sensible suggestions at the moment: > > - Sony Vaio 505RX, if you want light and functional > - Dell Inspiron 7500, if you want a massive screen My Dell Latitude CPt has a massive screen (note: this is not the one I had at FreeBSDcon.) 14.1", I believe. Sound, OTOH is a different story. -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:44:39 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 67B21153DF; Mon, 13 Dec 1999 17:44:36 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id RAA02163; Mon, 13 Dec 1999 17:47:30 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912140147.RAA02163@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Bill Fumerola Cc: Mike Smith , Mikel , freebsd-mobile@freebsd.org Subject: Re: hiya hiya In-reply-to: Your message of "Mon, 13 Dec 1999 20:38:59 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 13 Dec 1999 17:47:30 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Mon, 13 Dec 1999, Mike Smith wrote: > > > There are really only two sensible suggestions at the moment: > > > > - Sony Vaio 505RX, if you want light and functional > > - Dell Inspiron 7500, if you want a massive screen > > My Dell Latitude CPt has a massive screen (note: this is not the one > I had at FreeBSDcon.) 14.1", I believe. The 7500 comes with a 15.5" screen at 1280x1024, or a 15.1" screen at 1400x1050. Nobody else is currently actually shipping screens this large. (IBM were offering a 770Z with a 1280x1024 screen, but they couldn't deliver when I ordered one.) The i7500 is also giving me the best part of 5 hours out of a single battery (more like 4 if I have something like a world build running). Given that it can take two at a time, and you can swap them while it's going, I'm very happy with it in it's role as principal work machine. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:48:33 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id E3CAE152B3; Mon, 13 Dec 1999 17:48:26 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 5E2C21C4A; Mon, 13 Dec 1999 20:48:11 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by jade.chc-chimes.com (Postfix) with ESMTP id 5AA05381B; Mon, 13 Dec 1999 20:48:11 -0500 (EST) Date: Mon, 13 Dec 1999 20:48:11 -0500 (EST) From: Bill Fumerola To: Mike Smith Cc: Mikel , freebsd-mobile@freebsd.org Subject: Re: hiya hiya In-Reply-To: <199912140147.RAA02163@mass.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 13 Dec 1999, Mike Smith wrote: > The 7500 comes with a 15.5" screen at 1280x1024, or a 15.1" screen at > 1400x1050. Nobody else is currently actually shipping screens this large. > (IBM were offering a 770Z with a 1280x1024 screen, but they couldn't > deliver when I ordered one.) > > The i7500 is also giving me the best part of 5 hours out of a single > battery (more like 4 if I have something like a world build running). > Given that it can take two at a time, and you can swap them while it's > going, I'm very happy with it in it's role as principal work machine. 15", holy ${DIETY}. I know what I want for Christmas... -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:49:58 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from apollo.ocsny.com (apollo.ocsny.com [204.107.76.2]) by hub.freebsd.org (Postfix) with ESMTP id 1E304152B7; Mon, 13 Dec 1999 17:49:51 -0800 (PST) (envelope-from mikel@ocsny.com) Received: from localhost (mikel@localhost) by apollo.ocsny.com (8.9.2/8.9.3) with ESMTP id UAA04302; Mon, 13 Dec 1999 20:48:23 -0500 (EST) Date: Mon, 13 Dec 1999 20:48:23 -0500 (EST) From: Mikel To: Mike Smith Cc: Bill Fumerola , freebsd-mobile@FreeBSD.ORG Subject: Re: hiya hiya In-Reply-To: <199912140147.RAA02163@mass.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks guys, off hand how much does the i7500 run? Cheers, mikel On Mon, 13 Dec 1999, Mike Smith wrote: > > On Mon, 13 Dec 1999, Mike Smith wrote: > > > > > There are really only two sensible suggestions at the moment: > > > > > > - Sony Vaio 505RX, if you want light and functional > > > - Dell Inspiron 7500, if you want a massive screen > > > > My Dell Latitude CPt has a massive screen (note: this is not the one > > I had at FreeBSDcon.) 14.1", I believe. > > The 7500 comes with a 15.5" screen at 1280x1024, or a 15.1" screen at > 1400x1050. Nobody else is currently actually shipping screens this large. > (IBM were offering a 770Z with a 1280x1024 screen, but they couldn't > deliver when I ordered one.) > > The i7500 is also giving me the best part of 5 hours out of a single > battery (more like 4 if I have something like a world build running). > Given that it can take two at a time, and you can swap them while it's > going, I'm very happy with it in it's role as principal work machine. > > -- > \\ Give a man a fish, and you feed him for a day. \\ Mike Smith > \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org > \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:57:42 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 1430515260 for ; Mon, 13 Dec 1999 17:57:32 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id RAA02283; Mon, 13 Dec 1999 17:59:46 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912140159.RAA02283@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Mikel Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: hiya hiya In-reply-to: Your message of "Mon, 13 Dec 1999 20:48:23 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 13 Dec 1999 17:59:46 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A basic config will run you about $4k, depending on the options you select. Mine is the now-discontinued PII-400 model; the PIII-500 is a bit more pricey. There's a Celeron-based version as well which will save you a lot of money (and go for longer on the same batteries I suspect). > Thanks guys, off hand how much does the i7500 run? > > Cheers, > mikel > > On Mon, 13 Dec 1999, Mike Smith wrote: > > > > On Mon, 13 Dec 1999, Mike Smith wrote: > > > > > > > There are really only two sensible suggestions at the moment: > > > > > > > > - Sony Vaio 505RX, if you want light and functional > > > > - Dell Inspiron 7500, if you want a massive screen > > > > > > My Dell Latitude CPt has a massive screen (note: this is not the one > > > I had at FreeBSDcon.) 14.1", I believe. > > > > The 7500 comes with a 15.5" screen at 1280x1024, or a 15.1" screen at > > 1400x1050. Nobody else is currently actually shipping screens this large. > > (IBM were offering a 770Z with a 1280x1024 screen, but they couldn't > > deliver when I ordered one.) > > > > The i7500 is also giving me the best part of 5 hours out of a single > > battery (more like 4 if I have something like a world build running). > > Given that it can take two at a time, and you can swap them while it's > > going, I'm very happy with it in it's role as principal work machine. > > > > -- > > \\ Give a man a fish, and you feed him for a day. \\ Mike Smith > > \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org > > \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-mobile" in the body of the message > > > > -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 17:58:58 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 63FD914A0A; Mon, 13 Dec 1999 17:58:55 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (postal.sr.hp.com [15.4.46.173]) by palrel1.hp.com (Postfix) with ESMTP id 1C63080; Mon, 13 Dec 1999 17:58:53 -0800 (PST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id RAA01456; Mon, 13 Dec 1999 17:59:19 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id RAA28458; Mon, 13 Dec 1999 17:58:51 -0800 (PST) Message-Id: <199912140158.RAA28458@mina.sr.hp.com> To: Mike Smith Cc: Mikel , freebsd-mobile@FreeBSD.ORG Subject: Re: hiya hiya Reply-To: Darryl Okahata In-reply-to: Your message of "Mon, 13 Dec 1999 17:29:08 PST." <199912140129.RAA01922@mass.cdrom.com> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Mon, 13 Dec 1999 17:58:51 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike Smith wrote: > There are really only two sensible suggestions at the moment: > > - Sony Vaio 505RX, if you want light and functional > - Dell Inspiron 7500, if you want a massive screen While I love my Dell 7500, it has "problems/issues" with X11 and sound. Bottom line: * If you're serious about X11, you've got to buy a commercial (US$200) X server. * Sound doesn't work. However, if I had to do it all over again, I'd still buy the Dell. For details, see the thread: http://www.deja.com/=dnc/[ST_rn=ps]/viewthread.xp?search=thread&recnum=%3c199912072048.MAA25669@mina.sr.hp.com%3e%231/1&AN=557855146&svcclass=dnserver&frpage=getdoc.xp -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 18: 4:36 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from swan.en-bio.com.au (swan.en-bio.com.au [203.35.254.3]) by hub.freebsd.org (Postfix) with ESMTP id 694EF1536A for ; Mon, 13 Dec 1999 18:04:22 -0800 (PST) (envelope-from Tony.Maher@eBioinformatics.com) Received: from shad.internal.en-bio (www-cache.en-bio.com.au [203.35.254.2]) by swan.en-bio.com.au (8.9.1a/8.9.1) with ESMTP id NAA21587 for ; Tue, 14 Dec 1999 13:04:10 +1100 Received: (from tonym@localhost) by shad.internal.en-bio (8.9.1b+Sun/8.9.1) id NAA02893 for freebsd-mobile@FreeBSD.ORG; Tue, 14 Dec 1999 13:03:41 +1100 (EST) Date: Tue, 14 Dec 1999 13:03:41 +1100 (EST) From: Tony Maher Message-Id: <199912140203.NAA02893@shad.internal.en-bio> To: freebsd-mobile@FreeBSD.ORG Subject: Re: hiya hiya Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > - Sony Vaio 505RX, if you want light and functional > - Dell Inspiron 7500, if you want a massive screen Or the Dell Inspiron 3500 (or is it 3700 model now?!) is very good if the 7500 is too expensive! X and sound work fine. 3 hrs battery life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 18: 8:41 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hubris.valueclick.com (hubris.valueclick.com [216.64.159.42]) by hub.freebsd.org (Postfix) with ESMTP id 66A76152B5; Mon, 13 Dec 1999 18:08:12 -0800 (PST) (envelope-from nick@valueclick.com) Received: from localhost (localhost [127.0.0.1]) by hubris.valueclick.com (8.9.2/8.9.2) with ESMTP id SAA29665; Mon, 13 Dec 1999 18:03:00 -0800 (PST) (envelope-from nick@valueclick.com) Date: Mon, 13 Dec 1999 18:03:00 -0800 (PST) From: Nick Tonkin X-Sender: nick@localhost To: Darryl Okahata Cc: Mike Smith , Mikel , freebsd-mobile@FreeBSD.ORG Subject: Re: hiya hiya In-Reply-To: <199912140158.RAA28458@mina.sr.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Do any of you have tips on: 1) getting the ATI Rage Mobility to run at faster than the (solely offered) 60 Hz refresh rate? It does apparently under WIndoze and when I plug an external monitor into the laptop it looks shitty ... 2) Getting drivers for (or a replacement for) the Dell Advanced Port Replicator's NIC ... 3) Getting a cellular phone-capable modem supported by FreeBSD. Thanks a lot, Nick PS FYI I use the XIG server too. They have updates for the i7500 15.4 inch monitor at 1280 x 1048. On Mon, 13 Dec 1999, Darryl Okahata wrote: > Mike Smith wrote: > > > There are really only two sensible suggestions at the moment: > > > > - Sony Vaio 505RX, if you want light and functional > > - Dell Inspiron 7500, if you want a massive screen > > While I love my Dell 7500, it has "problems/issues" with X11 and > sound. Bottom line: > > * If you're serious about X11, you've got to buy a commercial (US$200) X > server. > > * Sound doesn't work. > > However, if I had to do it all over again, I'd still buy the Dell. For > details, see the thread: > > http://www.deja.com/=dnc/[ST_rn=ps]/viewthread.xp?search=thread&recnum=%3c199912072048.MAA25669@mina.sr.hp.com%3e%231/1&AN=557855146&svcclass=dnserver&frpage=getdoc.xp > > -- > Darryl Okahata > darrylo@sr.hp.com > > DISCLAIMER: this message is the author's personal opinion and does not > constitute the support, opinion, or policy of Agilent Technologies, or > of the little green men that have been following him all day. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > ================================ Nick Tonkin Director of Software Development ValueClick, Inc. Delivering more than 60,000,000 dynamic http requests a day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 13 20:15: 7 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id 33F9D14A27; Mon, 13 Dec 1999 20:15:00 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (postal.sr.hp.com [15.4.46.173]) by atlrel2.hp.com (Postfix) with ESMTP id 7DF9BBAF; Mon, 13 Dec 1999 23:13:55 -0500 (EST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id UAA20148; Mon, 13 Dec 1999 20:15:24 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id UAA01851; Mon, 13 Dec 1999 20:14:56 -0800 (PST) Message-Id: <199912140414.UAA01851@mina.sr.hp.com> To: Mike Smith Cc: Mikel , freebsd-mobile@FreeBSD.ORG Subject: Re: hiya hiya Reply-To: Darryl Okahata In-reply-to: Your message of "Mon, 13 Dec 1999 17:59:46 PST." <199912140159.RAA02283@mass.cdrom.com> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: Mon, 13 Dec 1999 20:14:55 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike Smith wrote: > A basic config will run you about $4k, depending on the options you = > select. Mine is the now-discontinued PII-400 model; the PIII-500 is a = > bit more pricey. There's a Celeron-based version as well which will sa= ve = > you a lot of money (and go for longer on the same batteries I suspect).= A "basic Celeron system" is much cheaper. If you go to www.dell.com, you can get the following for around $3K: Inspiron 7500: Celeron 466MHz 128MB RAM 12GB disk 15" SXGA+ display (1400x1050) Combo DVD ROM / 3.5" floppy 8MB ATI Mobility-P video No modem There also seems to be a special at the moment, where they'll throw in a second battery for free. [ Note, however, than many people seem to prefer the much more expensive = 15.4" 1280x1024 display. The reason appears to be that, under Win98/NT, small fonts aren't really readable on the 1400x1050 display, and so people tend to use large fonts, whereas small fonts do seem to be readable on the 1280x1024 one. I can't comment on this, as I've never seen the 1280x1024 display, but I think X Windows is wonderful on a 1400x1050 one. I can easily put two readable (IMO) 80-column windows side-by-side (KDE, default font). Also, while the 1400x1050 display is supposedly a bit dimmer than the 1280x1024 one=A0(according to the specs), I think the 1400x1050 display is plenty bright (it seems brighter than my previous notebook). ] [ Note^2: if anyone's considering the 7500, please note the size and weight. It doesn't bother me, but it'll bother some (not to mention that some may have to buy a larger carrying case). ] -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 3: 4:54 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id E680215038 for ; Tue, 14 Dec 1999 03:04:52 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id DAA38993 for ; Tue, 14 Dec 1999 03:04:52 -0800 (PST) Date: Tue, 14 Dec 1999 03:04:50 -0800 (PST) From: Julian Elischer To: mobile@freebsd.org Subject: Inspiron 7500 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org what else has anyone been talking about? Someone said something about USB.. The DELL specs say NOTHING about the USB port. does FreeBSD find it? One of the Sonys has a firewire and 2 USB ports! Has anyone managet to get information onthe irda port? I'm thinking of doing netgraph IRDA support if I can get a machin ewith a ir port. Also I was thinking of getting a spare disk. I like the idea for backups.. (maybe 2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 3:25:47 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id A8D6D151B1 for ; Tue, 14 Dec 1999 03:25:43 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id DAA39364 for ; Tue, 14 Dec 1999 03:25:42 -0800 (PST) Date: Tue, 14 Dec 1999 03:25:41 -0800 (PST) From: Julian Elischer To: mobile@FreeBSD.ORG Subject: Re: Inspiron 7500 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Replying to myself.. has anyone got the 6xDVD option/ can FreeBSD read cds from it? And what does that translate to in speed when reading a CD? anyone tried the "internal modem"? and what about the R/RW cdrom drive? I'm looking at outfitting myself for serious travelling/work and dropping 6K on the machine is not impossible, but I want to know what I'm letting myself in for. Also does anyone have suggestions for good PC-CARD 10/100 cards? I have failed to find a place on the website (freebsd) that indicates which PCcard NICs are best supported. Julian On Tue, 14 Dec 1999, Julian Elischer wrote: > > what else has anyone been talking about? > > Someone said something about USB.. > The DELL specs say NOTHING about the USB port. > does FreeBSD find it? > > One of the Sonys has a firewire and 2 USB ports! > > Has anyone managet to get information onthe irda port? > I'm thinking of doing netgraph IRDA support if I can > get a machin ewith a ir port. > > Also I was thinking of getting a spare disk. > I like the idea for backups.. (maybe 2) > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 7:27:12 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hubris.valueclick.com (hubris.valueclick.com [216.64.159.42]) by hub.freebsd.org (Postfix) with ESMTP id 87C8514A27 for ; Tue, 14 Dec 1999 07:27:06 -0800 (PST) (envelope-from nick@valueclick.com) Received: from localhost (localhost [127.0.0.1]) by hubris.valueclick.com (8.9.2/8.9.2) with ESMTP id HAA31441; Tue, 14 Dec 1999 07:24:56 -0800 (PST) (envelope-from nick@valueclick.com) Date: Tue, 14 Dec 1999 07:24:56 -0800 (PST) From: Nick Tonkin X-Sender: nick@localhost To: Julian Elischer Cc: mobile@FreeBSD.ORG Subject: Re: Inspiron 7500 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 14 Dec 1999, Julian Elischer wrote: > > what else has anyone been talking about? > > Someone said something about USB.. > The DELL specs say NOTHING about the USB port. > does FreeBSD find it? > > One of the Sonys has a firewire and 2 USB ports! > > Has anyone managet to get information onthe irda port? > I'm thinking of doing netgraph IRDA support if I can > get a machin ewith a ir port. > > Also I was thinking of getting a spare disk. > I like the idea for backups.. (maybe 2) I don't recommend it. I got one, but it fits in the "Mega Bay" and not internally, meaning you have to pop something else out if you want to use it. It's also not bootable according to Dell (in Windoze of course, dunno if it can be made bootable in FreebSD-- that would change my opinion a lot). I also got a CD-RW which provides 650MB of rewritable backup space which is enough for my data ... not sure if I can get that working under FReeBSD either however ... (just had the box a week or so) ... but the extra HDD has begun to look very much like a boondoggle. Nick > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > ================================ Nick Tonkin Director of Software Development ValueClick, Inc. Delivering more than 60,000,000 dynamic http requests a day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 7:31:26 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hubris.valueclick.com (hubris.valueclick.com [216.64.159.42]) by hub.freebsd.org (Postfix) with ESMTP id 57953151A6 for ; Tue, 14 Dec 1999 07:31:24 -0800 (PST) (envelope-from nick@valueclick.com) Received: from localhost (localhost [127.0.0.1]) by hubris.valueclick.com (8.9.2/8.9.2) with ESMTP id HAA31472; Tue, 14 Dec 1999 07:29:16 -0800 (PST) (envelope-from nick@valueclick.com) Date: Tue, 14 Dec 1999 07:29:16 -0800 (PST) From: Nick Tonkin X-Sender: nick@localhost To: Julian Elischer Cc: mobile@FreeBSD.ORG Subject: Re: Inspiron 7500 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 14 Dec 1999, Julian Elischer wrote: > Replying to myself.. > > has anyone got the 6xDVD option/ > can FreeBSD read cds from it? > And what does that translate to in speed when reading a CD? > > anyone tried the "internal modem"? > and what about the R/RW cdrom drive? > > I'm looking at outfitting myself for serious travelling/work > and dropping 6K on the machine is not impossible, but I want to know what > I'm letting myself in for. > Also does anyone have suggestions for good PC-CARD 10/100 > cards? I have failed to find a place on the website (freebsd) > that indicates which PCcard NICs are best supported. the NIC that came with it was no good under FreeBSD. I use a 3COM Etherlink III 3C589D-TP and it works fine. Note that the dingle is particular to the card, too. Nick PS Keep me posted on the modem/CD-RW issue, please ... > > Julian > > > On Tue, 14 Dec 1999, Julian Elischer wrote: > > > > > what else has anyone been talking about? > > > > Someone said something about USB.. > > The DELL specs say NOTHING about the USB port. > > does FreeBSD find it? > > > > One of the Sonys has a firewire and 2 USB ports! > > > > Has anyone managet to get information onthe irda port? > > I'm thinking of doing netgraph IRDA support if I can > > get a machin ewith a ir port. > > > > Also I was thinking of getting a spare disk. > > I like the idea for backups.. (maybe 2) > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-mobile" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > ================================ Nick Tonkin Director of Software Development ValueClick, Inc. Delivering more than 60,000,000 dynamic http requests a day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 8:22:23 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from apollo.ocsny.com (apollo.ocsny.com [204.107.76.2]) by hub.freebsd.org (Postfix) with ESMTP id D926C14C43 for ; Tue, 14 Dec 1999 08:22:17 -0800 (PST) (envelope-from mikel@ocsny.com) Received: from ocsny.com (mikel.ocsny.com [204.107.76.17]) by apollo.ocsny.com (8.9.2/8.9.3) with ESMTP id LAA14703; Tue, 14 Dec 1999 11:20:52 -0500 (EST) Message-ID: <38566F2C.95096965@ocsny.com> Date: Tue, 14 Dec 1999 11:24:12 -0500 From: Mikel X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Nick Tonkin , mobile@freebsd.org Subject: Re: Inspiron 7500 References: Content-Type: multipart/mixed; boundary="------------1B369F0BE568968A46372FD4" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------1B369F0BE568968A46372FD4 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've used the xircom dual pccard adapters as well, and they seem to work fine... Nick Tonkin wrote: > On Tue, 14 Dec 1999, Julian Elischer wrote: > > > Replying to myself.. > > > > has anyone got the 6xDVD option/ > > can FreeBSD read cds from it? > > And what does that translate to in speed when reading a CD? > > > > anyone tried the "internal modem"? > > > and what about the R/RW cdrom drive? > > > > I'm looking at outfitting myself for serious travelling/work > > and dropping 6K on the machine is not impossible, but I want to know what > > I'm letting myself in for. > > Also does anyone have suggestions for good PC-CARD 10/100 > > cards? I have failed to find a place on the website (freebsd) > > that indicates which PCcard NICs are best supported. > > the NIC that came with it was no good under FreeBSD. I use a 3COM > Etherlink III 3C589D-TP and it works fine. Note that the dingle is > particular to the card, too. > > Nick > > PS Keep me posted on the modem/CD-RW issue, please ... > > > > > Julian > > > > > > On Tue, 14 Dec 1999, Julian Elischer wrote: > > > > > > > > what else has anyone been talking about? > > > > > > Someone said something about USB.. > > > The DELL specs say NOTHING about the USB port. > > > does FreeBSD find it? > > > > > > One of the Sonys has a firewire and 2 USB ports! > > > > > > Has anyone managet to get information onthe irda port? > > > I'm thinking of doing netgraph IRDA support if I can > > > get a machin ewith a ir port. > > > > > > Also I was thinking of getting a spare disk. > > > I like the idea for backups.. (maybe 2) > > > > > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-mobile" in the body of the message > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-mobile" in the body of the message > > > > ================================ > Nick Tonkin > Director of Software Development > ValueClick, Inc. > > Delivering more than 60,000,000 > dynamic http requests a day > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message -- Cheers, Mikel +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ | Optimized Computer Solutions, Inc http://www.ocsny.com | 39 W14th Street, Suite 203 212 727 2238 x132 | New York, NY 10011 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ | Labor rates: Tech $125 hourly | Net Engineer $150 hourly | Phone Support $ 33 quarter hourly | Lost Password $ 45 per incedent +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ | http://www.ocsny.com/~mikel +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~+ --------------1B369F0BE568968A46372FD4 Content-Type: text/x-vcard; charset=us-ascii; name="mikel.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Mikel Content-Disposition: attachment; filename="mikel.vcf" begin:vcard n:King;Mikel x-mozilla-html:TRUE org:Optimized Computer Solutions version:2.1 email;internet:mikel@ocsny.com title:Procurement Manager tel;fax:2124638402 tel;home:http://www.upan.org/vizkr tel;work:2127272100 adr;quoted-printable:;;39 W14th St.=0D=0ASte 203;New York;NY;10011;US x-mozilla-cpt:;0 fn:Mikel King end:vcard --------------1B369F0BE568968A46372FD4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 8:24: 8 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 9F273150F5; Tue, 14 Dec 1999 08:23:58 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.9.3/8.9.3) with SMTP id JAA11134; Tue, 14 Dec 1999 09:23:18 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA08479; Tue, 14 Dec 1999 09:23:18 -0700 Date: Tue, 14 Dec 1999 09:23:18 -0700 Message-Id: <199912141623.JAA08479@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mike Smith Cc: Mikel , freebsd-mobile@FreeBSD.ORG Subject: Re: hiya hiya In-Reply-To: <199912140129.RAA01922@mass.cdrom.com> References: <199912140129.RAA01922@mass.cdrom.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > My boss has finally after a year of prdoing offered to get a > > laptop...now my problem is which one? Can anyone here help piont me in the > > right direction for finding a laptop that'll do fBSD well? My boss tends > > to lean toward IBM, Dell, Compaq, and HP...Of course I'd like anything > > filled to the 9's...;) > > There are really only two sensible suggestions at the moment: > > - Sony Vaio 505RX, if you want light and functional > - Dell Inspiron 7500, if you want a massive screen Don't forget any of the ThinkPads, which are *highly* sensible suggestions as well. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 9: 9:18 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.cdrom.com (castles505.castles.com [208.214.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 7003114C96 for ; Tue, 14 Dec 1999 09:09:15 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id JAA03003; Tue, 14 Dec 1999 09:12:11 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912141712.JAA03003@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Julian Elischer Cc: mobile@freebsd.org Subject: Re: Inspiron 7500 In-reply-to: Your message of "Tue, 14 Dec 1999 03:04:50 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Dec 1999 09:12:11 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > what else has anyone been talking about? > > Someone said something about USB.. > The DELL specs say NOTHING about the USB port. > does FreeBSD find it? Yeah; the box has a mobile PIIX4, so USB 'just works'. > One of the Sonys has a firewire and 2 USB ports! Firewire's not very useful, given the patent information. > Has anyone managet to get information onthe irda port? > I'm thinking of doing netgraph IRDA support if I can > get a machin ewith a ir port. The IrDA port is just your average UART (SMsC super-IO chip). > Also I was thinking of getting a spare disk. > I like the idea for backups.. (maybe 2) Sure. You can get one that plugs into a battery bay. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 9:12:54 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.cdrom.com (castles505.castles.com [208.214.165.69]) by hub.freebsd.org (Postfix) with ESMTP id 040241535A for ; Tue, 14 Dec 1999 09:10:48 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id JAA03015; Tue, 14 Dec 1999 09:13:44 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912141713.JAA03015@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Julian Elischer Cc: mobile@FreeBSD.ORG Subject: Re: Inspiron 7500 In-reply-to: Your message of "Tue, 14 Dec 1999 03:25:41 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Dec 1999 09:13:44 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Replying to myself.. > > has anyone got the 6xDVD option/ > can FreeBSD read cds from it? > And what does that translate to in speed when reading a CD? Yes, yes, and "fast enough". > anyone tried the "internal modem"? It's allegedly a WinModem. > and what about the R/RW cdrom drive? No idea. > I'm looking at outfitting myself for serious travelling/work > and dropping 6K on the machine is not impossible, but I want to know what > I'm letting myself in for. > Also does anyone have suggestions for good PC-CARD 10/100 > cards? I have failed to find a place on the website (freebsd) > that indicates which PCcard NICs are best supported. I'm very happy with the NetGear FA410TX. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 9:29:52 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from atlrel1.hp.com (atlrel1.hp.com [156.153.255.210]) by hub.freebsd.org (Postfix) with ESMTP id 6136414ED7 for ; Tue, 14 Dec 1999 09:29:41 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (postal.sr.hp.com [15.4.46.173]) by atlrel1.hp.com (Postfix) with ESMTP id D55CA7757; Tue, 14 Dec 1999 12:29:38 -0500 (EST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id JAA14328; Tue, 14 Dec 1999 09:30:05 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id JAA25835; Tue, 14 Dec 1999 09:29:35 -0800 (PST) Message-Id: <199912141729.JAA25835@mina.sr.hp.com> To: Julian Elischer Cc: mobile@FreeBSD.ORG Subject: Re: Inspiron 7500 Reply-To: Darryl Okahata In-reply-to: Your message of "Tue, 14 Dec 1999 03:25:41 PST." Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Tue, 14 Dec 1999 09:29:35 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Julian Elischer wrote: > has anyone got the 6xDVD option/ > can FreeBSD read cds from it? Plain CDROMs, CDRs, and CDRWs, yes. I haven't tried reading a DVD from FreeBSD. [ I don't know if it makes any difference, but I'm running -current. ] > And what does that translate to in speed when reading a CD? # dd if=/dev/acd0c bs=2k | cat > /dev/null dd: /dev/acd0c: Input/output error 291679+0 records in 291679+0 records out 597358592 bytes transferred in 355.752387 secs (1679141 bytes/sec) [ This is, of course, with the new ATA drivers. ] [ Urg. I just noticed that I'm not using DMA. Grrr. ] Let's try that again: # dd if=/dev/acd0c bs=2k | cat > /dev/null dd: /dev/acd0c: Input/output error 291679+0 records in 291679+0 records out 597358592 bytes transferred in 230.161903 secs (2595384 bytes/sec) Much better. > anyone tried the "internal modem"? It's a winmodem -- don't bother. Delete it from your order. > and what about the R/RW cdrom drive? Don't know. I don't know if it works, but the USB port is detected as: uhci0: irq 5 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered [ Like other laptops, the Inspiron has only one USB port in the back. I assume that the port replicator has two. ] A potentially big issue is that the USB and sound IRQs appear to be tied together, and there seems to be no way to change this (or even specify which shared IRQ to use). The Inspiron uses the Phoenix BIOS, and other laptops that use this same BIOS allow you to set all aspects of the USB and sound devices. The Inspiron doesn't though. I haven't tried the IRDA port, but it looks like it can be configured as COM2 from the BIOS, and so it may work. > I'm looking at outfitting myself for serious travelling/work > and dropping 6K on the machine is not impossible, but I want to know what > I'm letting myself in for. Note that the Inspiron is large and heavy (~9.5 lbs). It doesn't bother me, but it bothers some. If you carry it around a lot, you'll need a good (and large) carrying case. -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 10:15:48 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 5F5DA14A2F for ; Tue, 14 Dec 1999 10:15:31 -0800 (PST) (envelope-from ambrisko@whistle.com) Received: from whistle.com (ibmpc.whistle.com [207.76.205.196]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id KAA48258; Tue, 14 Dec 1999 10:15:26 -0800 (PST) Received: (from ambrisko@localhost) by whistle.com (8.9.3/8.9.1) id JAA19996; Tue, 14 Dec 1999 09:57:19 -0800 (PST) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <199912141757.JAA19996@whistle.com> Subject: Re: Inspiron 7500 In-Reply-To: <38566F2C.95096965@ocsny.com> from Mikel at "Dec 14, 1999 11:24:12 am" To: Mikel Date: Tue, 14 Dec 1999 09:57:19 -0800 (PST) Cc: Nick Tonkin , mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mikel writes: | I've used the xircom dual pccard adapters as well, and they seem to work | fine... Do these work in -current now. I had it working a while ago before the pccard changes. The 10/100 stuff worked well. I have a LinkSys 10/100 and it works okay via 10baset hub, but I had trouble using a cross over cable connected to an Intel 10/100 PCI card. The Xircom didn't have this trouble. I have heard people have the LinkSys running in 100baset mode with a hub. I don't have my Xircom card. Someone borrowed it and hasn't returned it. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 10:18:34 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from schooner.svjava.com (schooner.svjava.com [204.75.228.3]) by hub.freebsd.org (Postfix) with ESMTP id D980815227 for ; Tue, 14 Dec 1999 10:18:31 -0800 (PST) (envelope-from kozowski@svjava.com) Received: (from kozowski@localhost) by schooner.svjava.com (8.9.1a/svjava.com) id KAA11339; Tue, 14 Dec 1999 10:17:56 -0800 (PST) Date: Tue, 14 Dec 1999 10:17:56 -0800 From: Eric Kozowski To: Doug Ambrisko Cc: Mikel , Nick Tonkin , mobile@FreeBSD.ORG Subject: Re: Inspiron 7500 Message-ID: <19991214101756.C11004@schooner.svjava.com> References: <38566F2C.95096965@ocsny.com> <199912141757.JAA19996@whistle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i In-Reply-To: <199912141757.JAA19996@whistle.com> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Dec 14, 1999 at 09:57:19AM -0800, Doug Ambrisko wrote: > I have a LinkSys > 10/100 and it works okay via 10baset hub, but I had trouble using > a cross over cable connected to an Intel 10/100 PCI card. The Xircom > didn't have this trouble. I have heard people have the LinkSys running > in 100baset mode with a hub. i have a linksys 10/100 that works just fine w/ various 100 hubs and switches. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 10:45:29 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id C760115227 for ; Tue, 14 Dec 1999 10:45:26 -0800 (PST) (envelope-from ambrisko@whistle.com) Received: from whistle.com (ibmpc.whistle.com [207.76.205.196]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id KAA49197; Tue, 14 Dec 1999 10:45:26 -0800 (PST) Received: (from ambrisko@localhost) by whistle.com (8.9.3/8.9.1) id KAA20070; Tue, 14 Dec 1999 10:25:40 -0800 (PST) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <199912141825.KAA20070@whistle.com> Subject: Re: Inspiron 7500 In-Reply-To: <19991214101756.C11004@schooner.svjava.com> from Eric Kozowski at "Dec 14, 1999 10:17:56 am" To: Eric Kozowski Date: Tue, 14 Dec 1999 10:25:40 -0800 (PST) Cc: mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Eric Kozowski writes: | On Tue, Dec 14, 1999 at 09:57:19AM -0800, Doug Ambrisko wrote: | > I have a LinkSys | > 10/100 and it works okay via 10baset hub, but I had trouble using | > a cross over cable connected to an Intel 10/100 PCI card. The Xircom | > didn't have this trouble. I have heard people have the LinkSys running | > in 100baset mode with a hub. | | i have a linksys 10/100 that works just fine w/ various 100 hubs and | switches. Good to hear, then it is probably an issue with auto sensing of the type. With the Zircom I could do the ifmedia to set it. To my knowledge there is no ifmedia support for the LinkSys yet. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 10:52:58 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from dee.isi.edu (dee.isi.edu [128.9.160.175]) by hub.freebsd.org (Postfix) with ESMTP id 819081501D for ; Tue, 14 Dec 1999 10:52:49 -0800 (PST) (envelope-from larse@ISI.EDU) Received: (from larse@localhost) by dee.isi.edu (8.9.3/8.8.8) id KAA41961; Tue, 14 Dec 1999 10:52:56 -0800 (PST) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="hrZe/s99k5" Content-Transfer-Encoding: 7bit Message-ID: <14422.37383.133544.844557@dee.isi.edu> Date: Tue, 14 Dec 1999 10:52:55 -0800 (PST) From: Lars Eggert To: freebsd-mobile@FreeBSD.ORG, larse@isi.edu Subject: PAO3-19991011 network/sound problem Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --hrZe/s99k5 Content-Type: text/plain; charset=us-ascii Content-Description: message body text Content-Transfer-Encoding: 7bit Hi, I've run into a problem setting up PAO3-19991011 on a Gateway Solo 9100 with a 3com 589D PC card (ep0) and the built-in sound chip (Yamaha OPL-3). Whenever I enable sound support in the kernel via pcm0, the ep0 card stops working. It is still recognized by PAO and configured correctly, but it doesn't talk to the network. If I disable sound (by commenting out the pcm0 line in attached config file) the ep0 card works fine. The sound chip has been configured (via the BIOS) to use irq5, port 0x220-0x22f, mpu port 0x330-0x333 and DMA channels 0 and 1. Windows tells me it uses irq5 and these ports: 0x370-0x371, 0x530-0x537, 0x388-0x38f and 0x330-0x331, as well as DMA channels 0 and 1. FreeBSD tells me this (also check the attached dmesg file): ... try to identify the yamaha pcm0 at 0x530 irq 5 drq 0 flags 0xc111 on isa mss_attach 0 at 0x530 irq 5 dma 0:1 flags 0xc111 As for the ep0 card, PAO configures it like this: Card inserted, slot 0 Experimental clpd-6832 support: please send the following messages to hosokawa@jp.FreeBSD.org Misc 3 register is 0x0 Set Misc 3 register to 0x1 Misc 3 register is 0x0 card0: assign ep0 iobase 0x240 irq 10 ep0: utp/bnc[*UTP*] address 00:60:97:92:c0:13 To me, this does not look like there is a conflict here. Does anyone have a clue what is going on? Attached are my kernel config file and the output of dmesg. --hrZe/s99k5 Content-Type: text/plain Content-Disposition: inline; filename="lars.demsg" Content-Transfer-Encoding: 7bit Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.3-RELEASE #35: Tue Dec 14 10:27:33 PST 1999 root@dum-e.isi.edu:/usr/src/sys/compile/LARS Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P55C (167.05-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x544 Stepping = 4 Features=0x8001bf real memory = 50331648 (49152K bytes) avail memory = 46129152 (45048K bytes) Preloaded elf kernel "kernel" at 0xc02c1000. Probing for devices on PCI bus 0: chip0: rev 0x01 on pci0.0.0 chip1: rev 0x01 on pci0.1.0 ELCR2 02 -> 06 ide_pci0: rev 0x01 on pci0.1.1 uhci0: rev 0x01 int d irq 9 on pci0.1.2 chip2: rev 0x01 on pci0.1.3 vga0: rev 0xc2 on pci0.2.0 pcic0: rev 0xc1 int a irq 255 on pci0.10.0 CLPD683X PCI Config Reg: [CSC isa irq] pcic1: rev 0xc1 int b irq 255 on pci0.10.1 CLPD683X PCI Config Reg: [CSC isa irq] Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 wi0 not found atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A pca0 on motherboard pca0: PC speaker audio driver ... try to identify the yamaha pcm0 at 0x530 irq 5 drq 0 flags 0xc111 on isa mss_attach 0 at 0x530 irq 5 dma 0:1 flags 0xc111 setting up yamaha registers set yamaha master volume to max fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 flags 0xb0ffb0ff on isa wdc0: unit 0 (wd0): , LBA, DMA, 32-bit, multi-block-16 wd0: 2937MB (6015744 sectors), 746 cyls, 128 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 flags 0xb0ffb0ff on isa wdc1: unit 0 (atapi): , removable, accel, dma, iordy acd0: drive speed 1722KB/sec, 128KB cache acd0: supported read types: CD-R, CD-DA, packet track acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 ep0 not found at 0x300 sn0 not found at 0x300 wlp0 not found at 0x300 ux0 not found at 0x300 xe0: probe xe0 not found pcic0 at 0x3e0-0x3e1 irq 11 on isa PC-Card ctlr(0) Cirrus Logic PD-6832 [CardBus bridge mode] (5 mem & 2 I/O windows) pcic0: slot 0 controller I/O address 0x0 pcic0: slot 1 controller I/O address 0x0 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface apm0 on isa apm: found APM BIOS version 1.2 joy0 at 0x201 on isa joy0: joystick usb0: uhub0 at usb0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered Initializing PC-card drivers: ux ed ep fe sn wi wlp xe joy sio wdc Intel Pentium detected, installing workaround for F00F bug changing root device to wd0s2a Card inserted, slot 0 Experimental clpd-6832 support: please send the following messages to hosokawa@jp.FreeBSD.org Misc 3 register is 0x0 Set Misc 3 register to 0x1 Misc 3 register is 0x0 card0: assign ep0 iobase 0x240 irq 10 ep0: utp/bnc[*UTP*] address 00:60:97:92:c0:13 --hrZe/s99k5 Content-Type: text/plain Content-Disposition: inline; filename="lars.config" Content-Transfer-Encoding: 7bit # # PAO_ALL --- Generic Laptop Configuration with PAO project. # (based on GENERIC) # # For more information on this file, please read the PAO Frequently # Asked Question and handbook section on Kernel Configuration Files: # # http://www.jp.FreeBSD.org/PAO/#faq # http://www.freebsd.org/handbook/kernelconfig-config.html # # If you have any questions, please contact the FreeBSD-mobile Mailing # List (English) and BSD-nomads Mailing # List (Japanese) . See the PAO home page # (http://www.jp.FreeBSD.org/) for more information. # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $Id: PAO_ALL,v 1.14 1999/09/21 14:18:03 toshi Exp $ machine "i386" #cpu "I386_CPU" #cpu "I486_CPU" cpu "I586_CPU" #cpu "I686_CPU" options "CPU_FASTER_5X86_FPU" options "CPU_SUSP_HLT" ident LARS maxusers 32 #options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem #options MFS_ROOT #MFS usable as root device, "MFS" req'ed #options NFS #Network Filesystem #options NFS_ROOT #NFS usable as root device, "NFS" req'ed #options MSDOSFS #MSDOS Filesystem #options "CD9660" #ISO 9660 Filesystem #options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" req'ed #options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] #options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console #options FAILSAFE #Be conservative #options USERCONFIG #boot -c editor #options VISUAL_USERCONFIG #visual boot -c editor #options KTRACE #ktrace(1) syscall trace support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores # You may need to reset all pccards after resuming options PCIC_RESUME_RESET # Detach SCSI devices when the SCSI card is removed #options SCSI_DETACH # Detach ATAPI devices when the ATA card is removed options ATAPI_DETACH # Japanese version of WaveLAN PCMCIA uses 2.4GHz band instead of 915MHz # band that US version uses. If you want to use Japanese version of # WaveLAN, uncomment this line, or edit the corresponding config entry # of /etc/pccard.conf. #options "WAVELAN_PCMCIA_24" # Suspend the system when the battery status is "Low" options "APM_BATT_LOW_SUSPEND" # If you want to use NTP on laptop machines, uncomment the following # option. Current APM implementation affects NTP client. options "APM_NO_CLOCK_ADJUST" # PAO Enhanced PCI-PCIC support (experimental) options CB_TEST options FORCE_IRQ_ROUTING config kernel root on wd0 # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs controller isa0 #controller pnp0 # PnP support for ISA #controller eisa0 controller pci0 # PCCARD (PCMCIA) support - do not remove. pseudo-device card 1 # You must use "flags 0x1" when you don't hear any negotiation noise(?) # if you use modem card, or pccardd doesn't read cis tuple, tell you # 'No card in database for"(null)"("(null)")' in case of Cirrus Logic's # pcic is your PC. #device pcic0 at isa? port 0x3e0 flags 0x1 irq 11 device pcic0 at isa? port 0x3e0 irq 11 #device pcic0 at isa? port 0x3e4 irq 11 #device pcic1 at isa? port 0x3e2 # for HiNote Ultra II #device pcic1 at isa? port 0x3e4 # for Chandra II # Floppy drives controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 disk fd0 at fdc0 drive 0 #disk fd1 at fdc0 drive 1 # Libretto PCMCIA floppy support #controller fdc1 at isa? disable port "IO_YEFDC" bio irq ? #disk fd2 at fdc1 drive 0 #disk fd3 at fdc1 drive 1 #options FDC_YE # IDE controller and disks options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xb0ffb0ff disk wd0 at wdc0 drive 0 #disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff disk wd2 at wdc1 drive 0 #disk wd3 at wdc1 drive 1 # Flash ATA / ATA HDD / ATAPI drive support #controller wdc2 at isa? disable port 0x340 bio irq ? #disk wd4 at wdc2 drive 0 #disk wd5 at wdc2 drive 1 #controller wdc3 at isa? disable port 0x360 bio irq ? #disk wd6 at wdc3 drive 0 #disk wd7 at wdc3 drive 1 # ATAPI devices options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device acd0 #IDE CD-ROM #device wfd0 #IDE Floppy (e.g. LS-120) # SCSI Controllers # A single entry for any of these controllers (ncr, ahb, ahc) is # sufficient for any number of installed devices. #controller ncr0 # NCR/Symbios Logic #controller ahb0 # EISA AHA1742 family #controller ahc0 # AHA2940 and onboard AIC7xxx devices #controller amd0 # AMD 53C974 (Teckram DC-390(T)) #controller isp0 # Qlogic family #controller dpt0 # DPT Smartcache - See LINT for options! #controller adv0 at isa? port ? cam irq ? #controller adw0 #controller bt0 at isa? port ? cam irq ? #controller aha0 at isa? port ? cam irq ? # SCSI peripherals # Only one of each of these is needed, they are dynamically allocated. #controller scbus0 # SCSI bus (required) #device da0 # Direct Access (disks) #device sa0 # Sequential Access (tape etc) #device cd0 # CD #device pass0 # Passthrough device (direct SCSI) # Proprietary or custom CD-ROM Interfaces #device wt0 at isa? port 0x300 bio irq 5 drq 1 #device mcd0 at isa? port 0x300 bio irq 10 #device matcd0 at isa? port 0x230 bio #device scd0 at isa? port 0x230 bio # atkbdc0 controls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 device vga0 at isa? port ? conflicts # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? tty # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? tty #options XSERVER # support for X server #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 isa? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at isa? # Advanced Power Management # Serial (COM) ports & PCCARD modem etc. device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 #device sio2 at isa? disable port "IO_COM3" tty irq 5 #device sio3 at isa? disable port "IO_COM4" tty irq 9 #device sio4 #device sio5 # Parallel port device ppc0 at isa? port? flags 0x40 net irq 7 controller ppbus0 # Parallel port bus (required) device lpt0 at ppbus? # Printer device plip0 at ppbus? # TCP/IP over parallel device ppi0 at ppbus? # Parallel port interface device #controller vpo0 at ppbus? # Requires scbus and da0 # PCI Ethernet NICs. #device al0 # ADMtek AL981 (``Comet'') #device ax0 # ASIX AX88140A #device de0 # DEC/Intel DC21x4x (``Tulip'') #device fxp0 # Intel EtherExpress PRO/100B (82557, 82558) #device mx0 # Macronix 98713/98715/98725 (``PMAC'') #device pn0 # Lite-On 82c168/82c169 (``PNIC'') #device rl0 # RealTek 8129/8139 #device sf0 # Adaptec AIC-6915 DuraLAN (``Starfire'') #device tl0 # Texas Instruments ThunderLAN #device tx0 # SMC 9432TX (83c170 ``EPIC'') #device vr0 # VIA Rhine, Rhine II #device vx0 # 3Com 3c590, 3c595 (``Vortex'') #device wb0 # Winbond W89C840F #device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA & PCCARD Ethernet NICs. # Order is important here due to intrusive probes, do *not* alphabetize # this list of network interfaces until the probes have been fixed. # Right now it appears that the ie0 must be probed before ep0. See # revision 1.20 of this file. device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 #device ed1 at isa? disable port 0x300 net irq 10 iomem 0xd8000 #device ie0 at isa? disable port 0x300 net irq 10 iomem 0xd0000 device ep0 at isa? port 0x300 net irq 10 #device ep1 at isa? disable port 0x300 net irq 10 #device ex0 at isa? disable port? net irq? device fe0 at isa? port 0x300 net irq ? #device fe1 at isa? disable port 0x300 net irq ? #device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 #device lnc0 at isa? disable port 0x280 net irq 10 drq 0 #device cs0 at isa? disable port 0x300 net irq ? device sn0 at isa? port 0x300 net irq 10 #device sn1 at isa? disable port 0x300 net irq 10 device wlp0 at isa? port 0x300 net irq 11 #device wlp1 at isa? disable port 0x300 net irq 11 #device cnw0 at isa? port 0x300 net irq 5 #device cnw1 at isa? disable port 0x300 net irq 5 device ux0 at isa? port 0x300 net irq 5 device wi0 at isa? port? net irq ? device xe0 at isa? port? net irq ? # do not enable ze0 and zp0 (these devices are obsolete) ##device ze0 at isa? port 0x300 net irq 10 iomem 0xd8000 ##device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 # IBM Smart Capture PCMCIA card #device scc0 #device scc1 # Hitachi microcomputer system Speach Synthesizer card #device hss0 #device hss1 # PCMCIA Joystick #device joy0 at isa? disable port "IO_GAME" # PCMCIA GPIB card #device gp0 at isa? disable port 0x2c0 tty # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support #pseudo-device sl 1 # Kernel SLIP # ppp(8) uses tun instead of ppp device #pseudo-device ppp 1 # Kernel PPP pseudo-device tun 1 # Packet tunnel pseudo-device pty 16 # Pseudo-ttys (telnet etc) pseudo-device gzip # Exec gzipped a.out's pseudo-device vn # Vnode driver (turns a file into a device) # # Enable the kernel debugger. # options DDB # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. pseudo-device bpfilter 2 #Berkeley packet filter options "MD5" options "VM86" options PPP_BSDCOMP options PPP_DEFLATE options PPP_FILTER options "ICMP_BANDLIM" options SOFTUPDATES options "P1003_1B" options "_KPOSIX_PRIORITY_SCHEDULING" options "_KPOSIX_VERSION=199309L" pseudo-device speaker device pca0 at isa? port "IO_TIMER1" tty options "AUTO_EOI_1" #options "AUTO_EOI_2" DON'T USE THIS! options PSM_HOOKAPM options PSM_RESETAFTERSUSPEND #reset the device at the resume event options VESA options SC_HISTORY_SIZE=1000 device pcm0 at isa? port? tty irq 5 drq 0 flags 0x11 device uhci0 device ohci0 controller usb0 device ugen0 device uhid0 device ukbd0 device ulpt0 device ums0 device joy0 at isa? port IO_GAME --hrZe/s99k5 Content-Type: text/plain; charset=us-ascii Content-Description: message body text Content-Transfer-Encoding: 7bit Thanks, Lars ___________________________________________________________________________ Lars Eggert Information Sciences Institute http://www.isi.edu/~larse/ University of Southern California --hrZe/s99k5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 11:16:48 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from spork.cs.unm.edu (mail.cs.unm.edu [198.59.151.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F15A14A2F for ; Tue, 14 Dec 1999 11:16:45 -0800 (PST) (envelope-from colinj@cs.unm.edu) Received: from nobby.cs.unm.edu ([198.59.151.103] ident=mail) by spork.cs.unm.edu with esmtp (Exim 2.12 #3) id 11xxQb-0000bn-00; Tue, 14 Dec 1999 12:16:05 -0700 Received: from colinj by nobby.cs.unm.edu with local-esmtp (Exim 2.05 #1 (Debian)) id 11xxQb-0002aW-00; Tue, 14 Dec 1999 12:16:05 -0700 Date: Tue, 14 Dec 1999 12:16:05 -0700 (MST) From: Colin Eric Johnson To: Mikel Cc: freebsd-mobile@freebsd.org Subject: Re: hiya hiya In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 13 Dec 1999, Mikel wrote: > mm All, > > My boss has finally after a year of prdoing offered to get a > laptop...now my problem is which one? Can anyone here help piont me in the > right direction for finding a laptop that'll do fBSD well? My boss tends > to lean toward IBM, Dell, Compaq, and HP...Of course I'd like anything > filled to the 9's...;) I really like my Dell Lattitude CPi (yes I realize that it is now yesterdays news). The only place that I have trouble is with the APM suspend and X, and that I don't worry about. What's really sold me on Dell is the service. They have taken great care of my when things have broken. Given my track record with laptops a good service contract is a must ;-) Colin E. Johnson | colinj@unm.edu | http://www.unm.edu/~colinj/ Never underestimate the bandwidth of a station wagon full of tapes. -- Dr. Warren Jackson, Director, UTCS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 14 23:30:19 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from gidgate.gid.co.uk (gidgate.gid.co.uk [193.123.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 61C67152AB; Tue, 14 Dec 1999 23:30:14 -0800 (PST) (envelope-from rb@gid.co.uk) Received: (from rb@localhost) by gidgate.gid.co.uk (8.8.8/8.8.7) id HAA27591; Wed, 15 Dec 1999 07:30:10 GMT (envelope-from rb) Message-Id: <3.0.6.32.19991215072504.0079c320@192.168.255.1> X-Sender: rbmail@192.168.255.1 X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 15 Dec 1999 07:25:04 +0000 To: nate@mt.sri.com (Nate Williams), Mike Smith From: Bob Bishop Subject: Re: hiya hiya Cc: Mikel , freebsd-mobile@FreeBSD.ORG In-Reply-To: <199912141623.JAA08479@mt.sri.com> References: <199912140129.RAA01922@mass.cdrom.com> <199912140129.RAA01922@mass.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 09:23 AM 12/14/99 -0700, Nate Williams wrote: >Don't forget any of the ThinkPads, which are *highly* sensible >suggestions as well. I'd second that. -- Bob Bishop +44 118 977 4017 rb@gid.co.uk fax +44 118 989 4254 (0800-1800 UK) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 15 5:51:49 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from crystal.advantis.ca (crystal.on.ca.prserv.net [129.37.152.50]) by hub.freebsd.org (Postfix) with ESMTP id E8CFD15293 for ; Wed, 15 Dec 1999 05:51:21 -0800 (PST) (envelope-from jkendall@Celestica.com) Received: from hivermuet.advantis.ca ([198.74.66.3]) by crystal.advantis.ca (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id IAA66052 for ; Wed, 15 Dec 1999 08:46:43 -0600 From: jkendall@Celestica.com Received: from Celestica.com ([32.69.41.45]) by hivermuet.advantis.ca (AIX4.3/UCB 8.8.8/8.8.8) with ESMTP id IAA57492 for ; Wed, 15 Dec 1999 08:43:53 -0600 Received: from tormta3.tor.cel.com (tormta3.tor.cel.com [32.69.41.171]) by Celestica.com (AIX4.2/UCB 8.7/8.7) with SMTP id IAA22966 for ; Wed, 15 Dec 1999 08:48:55 -0500 (EST) Received: by tormta3.tor.cel.com(Lotus SMTP MTA v4.6.3 (733.2 10-16-1998)) id 85256848.004BB4E6 ; Wed, 15 Dec 1999 08:46:55 -0500 X-Lotus-FromDomain: CELESTICA To: freebsd-mobile@freebsd.org Message-ID: <85256848.004BB2F3.00@tormta3.tor.cel.com> Date: Wed, 15 Dec 1999 08:49:42 -0500 Subject: Thinkpad 600E and 3Com 3C589D-TP Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there, I have installed FreeBSD R3.3 on my Thinkpad 600E. Everything seems to work OK except the Ethernet card. It is a 3COM 3C589D-TP PCMCIA. I have tried rebuilding the kernel with it at numerous IRQs IOs and MEMs but for some reason, it just does not see bring it up. It sees it, but forget about sending data. The little green light on the network cable never turns on. Any thoughts ??? ---------------------------------------- Jerry T. Kendall, CISSP Manager, Worldwide Information Security Corporate Information Security Tel: +1.416.386.7739 Fax: +1.416.386.7707 Email: jkendall@Celestica.Com ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 15 10:32: 7 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from borg.proceon.com (borg.proceon.com [209.100.198.34]) by hub.freebsd.org (Postfix) with SMTP id 7F4EC155C6 for ; Wed, 15 Dec 1999 10:32:03 -0800 (PST) (envelope-from mwhitley@borg.proceon.com) Received: from localhost (mwhitley@localhost) by borg.proceon.com (8.9.2/8.9.2) with SMTP id KAA21613; Wed, 15 Dec 1999 10:29:13 -0800 (PST) Date: Wed, 15 Dec 1999 10:29:12 -0800 (PST) From: Mike Whitley To: jkendall@Celestica.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Thinkpad 600E and 3Com 3C589D-TP In-Reply-To: <85256848.004BB2F3.00@tormta3.tor.cel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jerry - If you have a "PnP OS setting" in BIOS, I would try disabling it. I have a thinkpad 1552 and while that was enabled none of the PC Card (Standard or PAO builds) Ethernet drivers on my machine would work. After turning it off everything works fine. Hope that helps. - Mike Whitley On Wed, 15 Dec 1999 jkendall@Celestica.com wrote: > > > > Hi there, > > I have installed FreeBSD R3.3 on my Thinkpad 600E. > Everything seems to work OK except the Ethernet card. > > It is a 3COM 3C589D-TP PCMCIA. > > > I have tried rebuilding the kernel with it at numerous IRQs IOs and MEMs but for > some reason, it just does not see bring it up. > It sees it, but forget about sending data. The little green light on the network > cable never turns on. > > Any thoughts ??? > > > > > ---------------------------------------- > Jerry T. Kendall, CISSP > Manager, Worldwide Information Security > Corporate Information Security > Tel: +1.416.386.7739 > Fax: +1.416.386.7707 > Email: jkendall@Celestica.Com > ---------------------------------------- > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 15 12:37:23 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from roma.coe.ufrj.br (roma.coe.ufrj.br [146.164.53.65]) by hub.freebsd.org (Postfix) with ESMTP id 9210115220 for ; Wed, 15 Dec 1999 12:37:19 -0800 (PST) (envelope-from jonny@jonny.eng.br) Received: (from jonny@localhost) by roma.coe.ufrj.br (8.9.3/8.9.3) id SAA10667 for mobile@freebsd.org; Wed, 15 Dec 1999 18:37:16 -0200 (EDT) (envelope-from jonny) From: Joao Carlos Mendes Luis Date: Wed, 15 Dec 1999 18:37:16 -0200 To: mobile@freebsd.org Subject: CompactFlash memory cards Message-ID: <19991215183716.A10609@roma.coe.ufrj.br> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0pre2i X-Quote: What are you looking for in my mail headers ? X-Operating-System: FreeBSD X-URL: http://www.jonny.eng.br Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Is there a guide to install CompactFlash memory cards into FreeBSD? I've noted an entry for SunDisk in /etc/pccard.conf.sample, but I could not yet make my card (Canon/Toshiba) work. TIA, Jonny -- João Carlos Mendes Luís jonny@jonny.eng.br Networking Engineer jcml@ieee.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 15 14:45:37 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 5EA1315586 for ; Wed, 15 Dec 1999 14:45:32 -0800 (PST) (envelope-from ambrisko@whistle.com) Received: from whistle.com (ibmpc.whistle.com [207.76.205.196]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id OAA93851; Wed, 15 Dec 1999 14:45:25 -0800 (PST) Received: (from ambrisko@localhost) by whistle.com (8.9.3/8.9.1) id OAA22833; Wed, 15 Dec 1999 14:21:23 -0800 (PST) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <199912152221.OAA22833@whistle.com> Subject: Aironet driver patched for -current and bug fixes To: freebsd-mobile@FreeBSD.ORG, wpaul@skynet.ctr.columbia.edu, Julian Elischer , Archie Cobbs Date: Wed, 15 Dec 1999 14:21:23 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org First I only have PCMCIA version of this adapter. I should be getting an ISA & PCI card later. So the conversion to new-bus is only done for PCMCIA. With Warner's latest patches in -current for pcmcia insert & removal is working, however, note that Warner's fixes doesn't address every corner case yet so be careful. Thanks to Bill Paul for his mostly working Aironet driver it was a good starting point to make this new toy work and to get rid of one more cable. I put up the code at: http://www.ambrisko.com/doug/ You want to grab an.diff and an.tgz. Dump these in /usr/src and do the appropriate task. Let me know how it works ... it works for me in Adhoc & Infrastructure more using Aironet equipment. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 15 15: 4:53 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 3594E14DAD for ; Wed, 15 Dec 1999 15:04:48 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA78458; Wed, 15 Dec 1999 16:04:43 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA64774; Wed, 15 Dec 1999 16:04:43 -0700 (MST) Message-Id: <199912152304.QAA64774@harmony.village.org> To: Joao Carlos Mendes Luis Subject: Re: CompactFlash memory cards Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 15 Dec 1999 18:37:16 -0200." <19991215183716.A10609@roma.coe.ufrj.br> References: <19991215183716.A10609@roma.coe.ufrj.br> Date: Wed, 15 Dec 1999 16:04:43 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991215183716.A10609@roma.coe.ufrj.br> Joao Carlos Mendes Luis writes: : Is there a guide to install CompactFlash memory cards into FreeBSD? : I've noted an entry for SunDisk in /etc/pccard.conf.sample, but I : could not yet make my card (Canon/Toshiba) work. CompactFlash/ATA FLASH cards aren't supported in FreeBSD, despite the entries in pccard.conf.sample. PAO does have support for this, you might look there. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 2:16:19 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pooh.elsevier.nl (pooh.elsevier.nl [145.36.9.32]) by hub.freebsd.org (Postfix) with ESMTP id 4F6A91557D for ; Thu, 16 Dec 1999 02:16:17 -0800 (PST) (envelope-from steve@pooh.elsevier.nl) Received: (from steve@localhost) by pooh.elsevier.nl (8.9.3/8.9.3) id KAA00545 for freebsd-mobile@freebsd.org; Thu, 16 Dec 1999 10:17:16 GMT (envelope-from steve) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 16 Dec 1999 10:17:16 -0000 (GMT) From: "Steve O'Hara-Smith" To: freebsd-mobile@freebsd.org Subject: Script to suspend (sort of) when you can't Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I would like to share this little script that works around a problem with my Compaq laptop. The problem is that I cannot suspend to disk but can suspend to RAM (the disk option is a windows file) and suspend to RAM tries to suspend to disk after one hour (bios option that won't go away). I think I am far from alone in this situation. The script will keep the system suspended to RAM (with a 10 second wakeup every 55 minutes) until the battery hits 10% or lower and then halt -p. ------------------- Cut here to destroy your monitor ----------------- #!/bin/sh while true do apm -r 3300 apm -z sleep 10 POWER=`apm -l` if [ $POWER -lt 10 ] then halt -p fi echo $POWER done ------------------------------------------------- Tell a computer to WIN and ... ... You lose ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 6:45:10 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (Postfix) with SMTP id 40B1D152C1 for ; Thu, 16 Dec 1999 06:44:58 -0800 (PST) (envelope-from T.Pagtzis@cs.ucl.ac.uk) Received: from ginger.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Thu, 16 Dec 1999 14:44:54 +0000 X-Mailer: exmh version 2.0.2 To: freebsd-mobile@freebsd.org Cc: wpaul@skynet.ctr.columbia.edu Subject: wavelan interface times out over ISA bridge and without PAO Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 16 Dec 1999 14:44:53 +0000 Message-ID: <8731.945355493@cs.ucl.ac.uk> From: Theo PAGTZIS Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have been trying to use the Wavelan over the ISA bridge for a desktop on Freebsd 3.3. I am getting a constant indication wi0: device timeout The mem addr is 0xe0000 Anyone experienced same problem and if so anyone managed to solve it? Thanks Theo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 9:38:19 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from nara.mt.cs.cmu.edu (NARA.MT.CS.CMU.EDU [128.2.179.17]) by hub.freebsd.org (Postfix) with SMTP id E4B3814D7F for ; Thu, 16 Dec 1999 09:38:15 -0800 (PST) (envelope-from awb@cs.cmu.edu) From: Alan W Black To: freebsd-mobile@freebsd.org Subject: compactflash and PAO Date: Thu, 16 Dec 99 12:37:52 EST Source-Info: Sender is really awb+@nara.mt.cs.cmu.edu Message-Id: <19991216173816.E4B3814D7F@hub.freebsd.org> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm trying to access a compactflash card (80M Viking and 48M Simple) with a PCMCIA adapter on my Dell Inspiron 3500 runing FreeBSD 3.1 with PAO (sys-3.1-PAO3-19990329). My pccard.conf contains # Viking Compact Flash adapter card with Simple CF card card "Simple Technology Inc." "48MB CompactFlash Card" config default "wdc1" any insert echo Viking Flash adaptor Simple 48 inserted remove echo Viking Flash adaptor Simple 48 removed (and a similar entry for the Viking CF card). I've tried with and without "cardio 0x340 16" to the config line. In both cases the system does identify the card, pccardd says Card inserted, slot 1 Dec 16 09:29:52 mule pccardd[323]: Card "Simple Technology Inc."("48MB CompactFlash Card") [STI-CFH/48] [Ver 1.0] matched "Simple Technology Inc." ("48MB CompactFlash Card") [(null)] [(null)] Slot 1: unfielded interrupt (0) Probe Failed return IRQ 3 driver allocation failed for Simple ... (device not configured) Often hanging the machine so it requires a reboot. My other PCMCIA cards work reliably (PSION Dacom modem and D-Link DE-660 Ethernet card) and have done since I installed the machine. My kernel configuration has controller wdc1 at isa? port "IO_WD2" bio irq ? disk wd1 at wdc1 drive 0 and at boot time it says Dec 16 09:20:18 mule /kernel: wdc1 not found at 0x170 Pointers and suggestions to how I might make this work will be appreciated. Thanks Alan Alan W Black email: awb@cs.cmu.edu Language Technologies Institute http://www.cs.cmu.edu/~awb/ Carnegie Mellon University tel: +1-412-268-6299 5000 Forbes Ave, Pittsburgh PA, 15213, USA. fax: +1-412-268-6298 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 17:52:45 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254]) by hub.freebsd.org (Postfix) with ESMTP id 57EB11575C for ; Thu, 16 Dec 1999 17:52:36 -0800 (PST) (envelope-from nox@saturn.kn-bremen.de) Received: from saturn.kn-bremen.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id CAA16894; Fri, 17 Dec 1999 02:49:33 +0100 Received: (from nox@localhost) by saturn.kn-bremen.de (8.9.3/8.8.5) id UAA03042; Thu, 16 Dec 1999 20:38:21 +0100 (CET) Date: Thu, 16 Dec 1999 20:38:21 +0100 (CET) From: Juergen Lock Message-Id: <199912161938.UAA03042@saturn.kn-bremen.de> To: nick@valueclick.com Subject: Re: Inspiron 7500 X-Newsgroups: local.list.freebsd.mobile In-Reply-To: References: Organization: home Cc: freebsd-mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article you write: >On Tue, 14 Dec 1999, Julian Elischer wrote: >>... >> Also I was thinking of getting a spare disk. >> I like the idea for backups.. (maybe 2) > >I don't recommend it. I got one, but it fits in the "Mega Bay" and not >internally, meaning you have to pop something else out if you want to use >it. Thats not good, but... > It's also not bootable according to Dell (in Windoze of course, dunno >if it can be made bootable in FreebSD-- that would change my opinion a >lot). Does the kernel see it, can you mount stuff on it? Then its only the question if the bios sees it, and even if not you should still be able to have a root fs on it if you load only the kernel from elsewhere (a floppy is enough), all you need is a small patch for the loader, see the `loader hacks' thread in -stable: http://www.FreeBSD.org/cgi/mid.cgi?db=&id=19991212155932.A1107@saturn.kn-bremen.de > I also got a CD-RW which provides 650MB of rewritable backup space >which is enough for my data ... Btw has anyone done multivolume backups to CDs yet, like when you have filesystems that are larger than one disc? (and who doesn't these days...) > not sure if I can get that working under >FReeBSD either however ... As its most likely ATAPI you'd have to try the worm driver, can't help you there as my CD writer is SCSI (and does work). > (just had the box a week or so) ... but the >extra HDD has begun to look very much like a boondoggle. > How big is it anyway? Regards, -- Juergen Lock (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 19:24:36 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254]) by hub.freebsd.org (Postfix) with ESMTP id C1ED6156B4 for ; Thu, 16 Dec 1999 19:24:31 -0800 (PST) (envelope-from nox@saturn.kn-bremen.de) Received: from saturn.kn-bremen.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id EAA18404; Fri, 17 Dec 1999 04:21:30 +0100 Received: (from nox@localhost) by saturn.kn-bremen.de (8.9.3/8.8.5) id EAA04587; Fri, 17 Dec 1999 04:22:58 +0100 (CET) Date: Fri, 17 Dec 1999 04:22:58 +0100 (CET) From: Juergen Lock Message-Id: <199912170322.EAA04587@saturn.kn-bremen.de> To: Tony.Maher@eBioinformatics.com Subject: Re: hiya hiya X-Newsgroups: local.list.freebsd.mobile In-Reply-To: <199912140203.NAA02893@shad.internal.en-bio> Organization: home Cc: freebsd-mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <199912140203.NAA02893@shad.internal.en-bio> you write: >> - Sony Vaio 505RX, if you want light and functional >> - Dell Inspiron 7500, if you want a massive screen > >Or the Dell Inspiron 3500 (or is it 3700 model now?!) is very good >if the 7500 is too expensive! >X and sound work fine. >3 hrs battery life. Interesting... I just looked at dell's site and yes, seems its 3700 now. That 3700 has (among other things): ESS Maestro-2E Audio-Controller ATI Rage Mobility™ M1 3D Video-Controller with 8 MB SDRAM Videomemory Alps Touchpad, PS/2-compatible with `Pointstick' (whats that?) Is that also what yours has which works? (can you mail me your kernel config, dmesg, and startup messages from the X server?) There also is an optional Inspiron 3700 Portreplicator with the usual ports and 10/100 Ethernet, is that nic supported too, would it maybe even get more bandwidth than a pcmcia one? And are there ports (like, serial) on the machine itself too or only on the Portreplicator? And you can order a DVD-ROM drive instead of the CD, anyone know if that would work? Curious, :) -- Juergen Lock (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 19:37:56 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from fatbastard.drevil.org (fatbastard.drevil.org [204.250.65.6]) by hub.freebsd.org (Postfix) with ESMTP id F256C15076 for ; Thu, 16 Dec 1999 19:37:53 -0800 (PST) (envelope-from cwlist@drevil.org) Received: from localhost (cwlist@localhost) by fatbastard.drevil.org (8.9.3/8.9.3) with ESMTP id TAA35771 for ; Thu, 16 Dec 1999 19:37:27 -0800 (PST) (envelope-from cwlist@drevil.org) Date: Thu, 16 Dec 1999 19:37:27 -0800 (PST) From: Chris White To: freebsd-mobile@FreeBSD.ORG Subject: nwid with new Wavelan card and Accesspoint Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Okay, here's my problem. I just got a Lucent wavelan card, and an accesspoint. To configure the access point I have to go trough a windoze box and to set the network id with a freindly name like "WaveLan". I've got my laptop recognizing the card (freebsd 3.3 with the latest PAO) just fine, I just can't adjust the network id or whatever to recognize the bridge....it's very annoying...it does work fine when I dual boot to windows, but that's not why I got the wavelan card. Thanks, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 20: 3:18 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id F208C14F2D for ; Thu, 16 Dec 1999 20:03:16 -0800 (PST) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.12 #1) id 11yobs-000Ezr-00; Thu, 16 Dec 1999 20:03:16 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Chris White Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: nwid with new Wavelan card and Accesspoint References: Message-Id: Date: Thu, 16 Dec 1999 20:03:16 -0800 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Okay, here's my problem. I just got a Lucent wavelan card, and an > accesspoint. To configure the access point I have to go trough a windoze > box and to set the network id with a freindly name like "WaveLan". I've > got my laptop recognizing the card (freebsd 3.3 with the latest PAO) just > fine, I just can't adjust the network id or whatever to recognize the > bridge....it's very annoying...it does work fine when I dual boot to > windows, but that's not why I got the wavelan card. if you plan to go to ietf, nangog, ..., use a nwid of '1e1f'. wlconfig -i wlp0 -w 0x1e1f randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 20: 4:42 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 50AA315121 for ; Thu, 16 Dec 1999 20:04:41 -0800 (PST) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.12 #1) id 11yodE-000F0a-00; Thu, 16 Dec 1999 20:04:40 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Chris White , freebsd-mobile@FreeBSD.ORG Subject: Re: nwid with new Wavelan card and Accesspoint References: Message-Id: Date: Thu, 16 Dec 1999 20:04:40 -0800 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > wlconfig -i wlp0 -w 0x1e1f ^p To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 20:55: 9 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pub.mae.net (pub.mae.net [204.29.239.19]) by hub.freebsd.org (Postfix) with ESMTP id 2A60114D67 for ; Thu, 16 Dec 1999 20:55:07 -0800 (PST) (envelope-from feldman@pub.mae.net) Received: (from feldman@localhost) by pub.mae.net (8.9.2/8.9.1) id UAA56496; Thu, 16 Dec 1999 20:54:57 -0800 (PST) Date: Thu, 16 Dec 1999 20:54:57 -0800 From: Steve Feldman To: Chris White Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: nwid with new Wavelan card and Accesspoint Message-ID: <19991216205456.A56435@mci.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from Chris White on Thu, Dec 16, 1999 at 07:37:27PM -0800 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Assuming you have the newer 802.11 Wavelan, you need use 'wicontrol' to set the network name. You also need to set the card in "BSS mode" to talk to the access point. I set a variable wi_network in /etc/rc.conf: wi_network="ANY" and use it to configure the wavelan in /etc/pccard_ether (or a wavelan-specific version-- I made an /etc/pccard_wi file and adjusted the pccard.conf entry accordingly): if [ "x$wi_network" != "x" ]; then if [ "$wi_network" = "ANY" ]; then # connect to any access point network wicontrol -i $interface -n "" else wicontrol -i $interface -n $wi_network fi wicontrol -i $interface -p 1 fi Hope this helps, Steve On Thu, Dec 16, 1999 at 07:37:27PM -0800, Chris White wrote: > Okay, here's my problem. I just got a Lucent wavelan card, and an > accesspoint. To configure the access point I have to go trough a windoze > box and to set the network id with a freindly name like "WaveLan". I've > got my laptop recognizing the card (freebsd 3.3 with the latest PAO) just > fine, I just can't adjust the network id or whatever to recognize the > bridge....it's very annoying...it does work fine when I dual boot to > windows, but that's not why I got the wavelan card. > > Thanks, Chris > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 21:33:52 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hubris.valueclick.com (hubris.valueclick.com [216.64.159.42]) by hub.freebsd.org (Postfix) with ESMTP id DED641507E for ; Thu, 16 Dec 1999 21:33:50 -0800 (PST) (envelope-from nick@valueclick.com) Received: from localhost (localhost [127.0.0.1]) by hubris.valueclick.com (8.9.2/8.9.2) with ESMTP id VAA40887; Thu, 16 Dec 1999 21:31:29 -0800 (PST) (envelope-from nick@valueclick.com) Date: Thu, 16 Dec 1999 21:31:29 -0800 (PST) From: Nick Tonkin X-Sender: nick@localhost To: Juergen Lock Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Inspiron 7500 In-Reply-To: <199912161938.UAA03042@saturn.kn-bremen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 16 Dec 1999, Juergen Lock wrote: > In article you write: > >On Tue, 14 Dec 1999, Julian Elischer wrote: > [ snip ] > How big is it anyway? The Dell Inspiron i7500 is a big big laptop (15.4" monitor!), and "heavy" as they go. Don't know the exact dimensions or weight, but this is definitely a box that you'd use as your main machine, not simply a portable tool for certain situations. - nick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 23: 4: 0 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 6362D14F8D; Thu, 16 Dec 1999 23:03:57 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA94524; Fri, 17 Dec 1999 00:03:55 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA78001; Fri, 17 Dec 1999 00:03:55 -0700 (MST) Message-Id: <199912170703.AAA78001@harmony.village.org> To: mobile@freebsd.org Cc: arch@freebsd.org Subject: Card eject and if_detach. Date: Fri, 17 Dec 1999 00:03:55 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've taken the advice to look at netatm atm_nif_detach routine. It appears that all that is needed from the initial hack is to add the route table walking. In testing the fix I found that I could remove the card and then ping or telnet another machine. This always used to crash the machine, and now I get a hostname lookup failure (properly since there is no interface to send to the packets out). The patches that Andrew Gallatin fixed were already in the previous kludge that I committed earlier. I did add a splnet/splx to if_detach which should help some race conditions. Please let me know what you think about sys/net/if.c version 1.81. I added the route deletion code from atm_nif_detach and atm_netif_rtdel. Longer term there needs to be some cleanup in this area, since the inet4 specific code in if_detach. I'm moving on to other pccard things, but will try to revisit this in the fullness of time. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 23:13:10 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from firstusa.com (216-158-11-17.wlm.dca.net [216.158.11.17]) by hub.freebsd.org (Postfix) with ESMTP id DBE1514D7F for ; Thu, 16 Dec 1999 23:13:06 -0800 (PST) (envelope-from darkstar@udel.edu) Received: from jalexand by firstusa.com with local (Exim 3.12 #1) id 11yrZO-0007fP-00 for mobile@freebsd.org; Fri, 17 Dec 1999 02:12:54 -0500 Date: Fri, 17 Dec 1999 02:12:54 -0500 From: Jerry Alexandratos To: mobile@freebsd.org Subject: CompactFlash Question Message-ID: <19991217021254.A24433@hellboy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Organization: Broken Toys Unlimited Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've got a quick question for the people out there using CompactFlash cards. What is the filesystem on these beasts. I'm looking at one of the TRGPro PalmOS devices and noticed that it supports what they call FFS (FAT File System). Is this just a fancy name for the MSDOSFS? If so, have people out there had any luck with MSDOSFS formatted CF cards, or do you all newfs them with (real) FFS? Thanks... --Jerry name: Jerry Alexandratos || Open-Source software isn't a phone: 302.593.4322 || matter of life or death... email: darkstar@udel.edu || ...It's much more important || than that! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 16 23:42:52 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 5E2B614F9A for ; Thu, 16 Dec 1999 23:42:50 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA94676; Fri, 17 Dec 1999 00:42:49 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA78412; Fri, 17 Dec 1999 00:42:48 -0700 (MST) Message-Id: <199912170742.AAA78412@harmony.village.org> To: Jerry Alexandratos Subject: Re: CompactFlash Question Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Dec 1999 02:12:54 EST." <19991217021254.A24433@hellboy> References: <19991217021254.A24433@hellboy> Date: Fri, 17 Dec 1999 00:42:48 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991217021254.A24433@hellboy> Jerry Alexandratos writes: : I've got a quick question for the people out there using CompactFlash : cards. What is the filesystem on these beasts. Any one you like. The ones that WinCE uses is just a FAT. : I'm looking at one of the TRGPro PalmOS devices : and noticed that it supports what they call FFS (FAT File System). This is generally used for the older, more fragile PCMCIA Flash cards. I have a few of these old beasts knocking around from a raid on some old X terminals. : Is this just a fancy name for the MSDOSFS? No. It is like dos's FAT running head long into a log file system. : If so, have people out there had any luck with MSDOSFS formatted CF : cards, or do you all newfs them with (real) FFS? I've created, with the old wd driver patched, many CF cards for hacking on NetBSD/hpcmips. I added the kernel to the DOS partition and the userland files to the UFS partition I put on it. It was just a removable IDE disk man... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 17 0:37: 6 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id DA6D714FD1 for ; Fri, 17 Dec 1999 00:37:04 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id AAA42846; Fri, 17 Dec 1999 00:36:59 -0800 (PST) Date: Fri, 17 Dec 1999 00:36:58 -0800 (PST) From: Julian Elischer To: Nick Tonkin Cc: Juergen Lock , freebsd-mobile@FreeBSD.ORG Subject: Re: Inspiron 7500 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 16 Dec 1999, Nick Tonkin wrote: > On Thu, 16 Dec 1999, Juergen Lock wrote: > > > In article you write: > > >On Tue, 14 Dec 1999, Julian Elischer wrote: > > > > [ snip ] > > > How big is it anyway? > > The Dell Inspiron i7500 is a big big laptop (15.4" monitor!), and "heavy" > as they go. Don't know the exact dimensions or weight, but this is > definitely a box that you'd use as your main machine, not simply a > portable tool for certain situations. I've ordered teh one with the 15" (some say 15.1) screen (but higher (1400 x 1050) resolution. the 15.5" is 1280 x 1024 I've ordered a second 25GB disk which I'll be using as backup while I'm travelling (e.g it'll travel in a different bag etc.) > > > - nick > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 17 4:51:27 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from bells.cs.ucl.ac.uk (bells.cs.ucl.ac.uk [128.16.5.31]) by hub.freebsd.org (Postfix) with SMTP id 8B26314DB7 for ; Fri, 17 Dec 1999 04:51:25 -0800 (PST) (envelope-from T.Pagtzis@cs.ucl.ac.uk) Received: from ginger.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id ; Fri, 17 Dec 1999 12:50:55 +0000 X-Mailer: exmh version 2.0.2 To: freebsd-mobile@FreeBSD.ORG Subject: PAO and Vadem bridge Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 17 Dec 1999 12:50:52 +0000 Message-ID: <11004.945435052@cs.ucl.ac.uk> From: Theo PAGTZIS Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, does pao support the Vadem bridge used for desktops? Theo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 17 5: 7:45 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mobile.webweaving.org (d13.NL.EU.net [193.242.91.77]) by hub.freebsd.org (Postfix) with ESMTP id 9FEA814C4C for ; Fri, 17 Dec 1999 05:07:31 -0800 (PST) (envelope-from dirkx@mobile.webweaving.org) Received: (from dirkx@localhost) by mobile.webweaving.org (8.9.3/8.9.3) id KAA00570; Fri, 17 Dec 1999 10:45:02 +0100 (CET) (envelope-from dirkx) Date: Fri, 17 Dec 1999 10:45:02 +0100 (CET) From: Dirk-Willem van Gulik To: Randy Bush Cc: Chris White , freebsd-mobile@FreeBSD.ORG Subject: Re: nwid with new Wavelan card and Accesspoint In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Another nasty one with the ID I ran into with unix/mac connection whilst configuring from a W95 machine is that for some reason it only seems to work when I use an all UPPERcase name. (Even though it shows like 'Uppercase' in W95 later). Dw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 17 8:43: 9 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 8BD8B1571F for ; Fri, 17 Dec 1999 08:43:06 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id JAA96076; Fri, 17 Dec 1999 09:43:04 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id JAA80962; Fri, 17 Dec 1999 09:43:04 -0700 (MST) Message-Id: <199912171643.JAA80962@harmony.village.org> To: Theo PAGTZIS Subject: Re: PAO and Vadem bridge Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Dec 1999 12:50:52 GMT." <11004.945435052@cs.ucl.ac.uk> References: <11004.945435052@cs.ucl.ac.uk> Date: Fri, 17 Dec 1999 09:43:04 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <11004.945435052@cs.ucl.ac.uk> Theo PAGTZIS writes: : does pao support the Vadem bridge used for desktops? Which Vadem bridge used for desktops? To the best of my knowledge, both PAO and FreeBSD -stable and -current support the Vadem 365 and newer chip sets. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 17 15:49:54 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 856D414CA6 for ; Fri, 17 Dec 1999 15:49:52 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA97177 for ; Fri, 17 Dec 1999 16:49:50 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA83802 for ; Fri, 17 Dec 1999 16:49:50 -0700 (MST) Message-Id: <199912172349.QAA83802@harmony.village.org> To: mobile@freebsd.org Subject: Modern sn and fe cards Date: Fri, 17 Dec 1999 16:49:49 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm looking for pccards that I can purchase easily. One for the fe driver and one for the sn driver (which is still a PAO only driver) so that I can get support for them into 4.0. I'm looking at the TDK Mobile NetworkerCE model Y1000050 which is their win ce card for the fe driver, but can't find anything new for the sn driver that is listed in the supported cards file. Are they still made, or will I need to look in the used market? I have work reasons for wanting the sn driver in 3.x and current (I've ported from PAO already), so I thought I'd get the sn driver working with pccard as well. If anybody has a spare one they'd donate/sell, please let me know. Can anybody help me out here? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 18 21:26:28 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hotmail.com (f36.law3.hotmail.com [209.185.241.36]) by hub.freebsd.org (Postfix) with SMTP id 01FCA14D39 for ; Sat, 18 Dec 1999 21:26:22 -0800 (PST) (envelope-from voodoo1man@hotmail.com) Received: (qmail 48437 invoked by uid 0); 19 Dec 1999 05:26:22 -0000 Message-ID: <19991219052622.48436.qmail@hotmail.com> Received: from 209.54.19.104 by www.hotmail.com with HTTP; Sat, 18 Dec 1999 21:26:22 PST X-Originating-IP: [209.54.19.104] From: "Vlad N/A" To: freebsd-mobile@FreeBSD.ORG Subject: Info on inverted dlc on some Thinkpad's floppy drives? Date: Sat, 18 Dec 1999 21:26:22 PST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a thinkpad 755c with a built-in floppy drive that uses an inverted convention for the disk change line; several other Thinkpads also have this problem (my father's 'butterfly' with an external floppy didn't), and the linux kernel provides a fix for it with a kernel option. I've looked around several FAQs and haven't found any mention of this about FreeBSD. Is there any (easy) work-around or does the FreeBSD kernel have to be changed? Thanks, Vlad ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 18 21:57: 0 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from odin.egate.net (as2.dm.egate.net [216.235.1.5]) by hub.freebsd.org (Postfix) with ESMTP id A2E9F14C86 for ; Sat, 18 Dec 1999 21:56:56 -0800 (PST) (envelope-from buff@pobox.com) Received: from localhost (buff@localhost) by odin.egate.net (8.9.3/8.9.1) with ESMTP id AAA95261 for ; Sun, 19 Dec 1999 00:56:54 -0500 (EST) X-Authentication-Warning: odin.egate.net: buff owned process doing -bs Date: Sun, 19 Dec 1999 00:56:53 -0500 (EST) From: William Denton X-Sender: buff@odin.egate.net To: freebsd-mobile@FreeBSD.ORG Subject: "driver allocation failed" for PCMCIA modem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I just upgraded my old NEC Versa to 3.4-RELEASE (went from 3.2-RELEASE with cvsup, no problems at all, took 14 hours to do a buildworld), and now I'm trying to get my PCMCIA modem and ethernet cards working. I took a stab at it before, but couldn't get it, so I put it off. My modem card is a US Robotics Megahertz XJ1336. Booting up with it in gives "driver allocation failed for U.S. Robotics," and then pccardd runs. Running pccardd -d and pulling it out and pushing it in gives the same errors as at the start of the output of pccardc dumpcis, which I'll include below. I copied a fresh pccard.conf.sample to /etc/pccard.conf, so that's up to date. What would cause the driver allocation failure? Here's the pccardc dumpcis output: Code 128 not found Code 128 not found code Unknown ignored Code 131 not found Code 131 not found code Unknown ignored Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 3 000: 00 00 ff Common memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = 512b, 1 units Tuple #2, code = 0x15 (Version 1 info), length = 52 000: 05 00 55 2e 53 2e 20 52 6f 62 6f 74 69 63 73 00 010: 58 4a 2f 43 43 31 33 33 36 00 4d 65 67 61 68 65 020: 72 74 7a 20 33 33 2e 36 6b 62 70 73 20 4d 6f 64 030: 65 6d 00 ff Version = 5.0, Manuf = [U.S. Robotics],card vers = [XJ/CC1336] Addit. info = [Megahertz 33.6kbps Modem],[^?] Tuple #3, code = 0x20 (Manufacturer ID), length = 4 000: 02 01 30 00 PCMCIA ID = 0x102, OEM ID = 0x30 Tuple #4, code = 0x21 (Functional ID), length = 2 000: 02 01 Serial port/modem - POST initialize Tuple #5, code = 0x1a (Configuration map), length = 5 000: 01 23 00 03 03 Reg len = 2, config register addr = 0x300, last config = 0x23 Registers: XX------ Tuple #6, code = 0x1b (Configuration entry), length = 16 000: e0 41 99 49 55 3e 3d aa 60 f8 03 07 30 ff ff 28 Config index = 0x20(default) Interface byte = 0x41 (I/O) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 3.5 x 100mA Power down supply current: 3.5 x 10mA Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x3f8 block length = 0x8 IRQ modes: Level IRQs: 4 5 8 9 10 11 12 13 14 15 Max twin cards = 0 Misc attr: (Audio-BVD2) (Power down supported) Tuple #7, code = 0x1b (Configuration entry), length = 7 000: 21 08 aa 60 f8 02 07 Config index = 0x21 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x2f8 block length = 0x8 Tuple #8, code = 0x1b (Configuration entry), length = 7 000: 22 08 aa 60 e8 03 07 Config index = 0x22 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x3e8 block length = 0x8 Tuple #9, code = 0x1b (Configuration entry), length = 7 000: 23 08 aa 60 e8 02 07 Config index = 0x23 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x2e8 block length = 0x8 Tuple #10, code = 0x22 (Functional EXT), length = 4 000: 00 02 0f 7c Serial interface extension: 16550 UART, Parity - Space,Mark,Odd,Even, Tuple #11, code = 0x22 (Functional EXT), length = 9 000: 01 1f 0f 00 06 00 00 06 00 Modem interface capabilities: Tuple #12, code = 0x22 (Functional EXT), length = 12 000: 02 06 00 3f 1c 03 03 0f 07 00 02 b5 Data modem services available: Tuple #13, code = 0x22 (Functional EXT), length = 8 000: 13 06 00 0f 00 02 00 b5 Tuple #14, code = 0x22 (Functional EXT), length = 8 000: 23 06 00 0f 00 02 00 b5 Tuple #15, code = 0x0 (Null tuple), length = 10 000: 02 01 30 00 01 00 00 00 00 ff Tuple #16, code = 0x0 (Null tuple), length = 14 000: 30 30 30 30 30 30 30 30 30 30 30 30 00 ff Tuple #17, code = 0x14 (No link), length = 0 Tuple #18, code = 0xff (Terminator), length = 0 2 slots found -- William Denton : Toronto, Canada : http://www.miskatonic.org/ : Caveat lector. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 18 23: 5:27 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mustang.oldcity.dca.net (mustang.oldcity.dca.net [216.158.38.3]) by hub.freebsd.org (Postfix) with ESMTP id 37A7C14CA5 for ; Sat, 18 Dec 1999 23:05:25 -0800 (PST) (envelope-from tom@wact.net) Received: from wact.net (uffner.dca.net [208.0.35.14]) by mustang.oldcity.dca.net (8.9.3/8.9.3/DCANET) with ESMTP id CAA22011 for ; Sun, 19 Dec 1999 02:05:32 -0500 Message-ID: <385C83B7.AC1560E7@wact.net> Date: Sun, 19 Dec 1999 02:05:27 -0500 From: Tom Uffnera X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en, de, es, ga, ja MIME-Version: 1.0 To: mobile@freebsd.org Subject: sony vaio xg9 reccomendations? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org any suggestions for the best FreeBSD configuration for a Sony VAIO PCG-XG9 ? I unfortunately need to leave win98 on it, although I can reduce the size of the partition it lives in. i run -current on most of my machines, but so far i have no recent experience with running FreeBSD on a laptop (not since 2.2.2) from what i've seen on the current & hackers lists it seems like 4.0 is probably not the best option at the moment, but i haven't had much of a chance to look at how things work in 3.3 w/ or w/o PAO i can live w/o the internal modem, and sound if necessary, but i would like to have X, a well supported network card, and suspend modes. i'm pretty comfortable with -current on my non-critical desktop systems and wouldn't mind being a test site if that's where most of the hardware is supported. -- Tom Uffner tom@wact.net Themes were useless. Destiny was here, and the foot pedals were bleeding! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 18 23:24:58 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 7DA6915228 for ; Sat, 18 Dec 1999 23:24:57 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id XAA95311; Sat, 18 Dec 1999 23:24:50 -0800 (PST) Date: Sat, 18 Dec 1999 23:24:48 -0800 (PST) From: Julian Elischer To: Tom Uffnera Cc: mobile@FreeBSD.ORG Subject: Re: sony vaio xg9 reccomendations? In-Reply-To: <385C83B7.AC1560E7@wact.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 19 Dec 1999, Tom Uffnera wrote: > any suggestions for the best FreeBSD configuration for a Sony VAIO > PCG-XG9 ? I unfortunately need to leave win98 on it, although I can > reduce the size of the partition it lives in. i run -current on most > of my machines, but so far i have no recent experience with running > FreeBSD on a laptop (not since 2.2.2) I will be using -current on my new laptop. I plan to cut the FAT partition down to 500MB or so if I can and then to use vmware to access it, rather than run w98 native (if i can). > > from what i've seen on the current & hackers lists it seems like 4.0 is > probably not the best option at the moment, but i haven't had much of > a chance to look at how things work in 3.3 w/ or w/o PAO 4.0 is apparently struggling to life on laptops but its still a bit dodgy I hear. I'm hoping to get first hand experience of this soon :-) > > i can live w/o the internal modem, and sound if necessary, but i would like > to have X, a well supported network card, and suspend modes. i'm pretty > comfortable with -current on my non-critical desktop systems and wouldn't > mind being a test site if that's where most of the hardware is supported. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 18 23:32: 3 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from beach.silcom.com (beach.silcom.com [199.201.128.19]) by hub.freebsd.org (Postfix) with ESMTP id 261E714C20 for ; Sat, 18 Dec 1999 23:32:02 -0800 (PST) (envelope-from brian@CSUA.Berkeley.EDU) Received: from smarter.than.nu (pm0-30.vpop1.avtel.net [207.71.237.30]) by beach.silcom.com (Postfix) with ESMTP id DF9EF145264; Sat, 18 Dec 1999 23:31:51 -0800 (PST) Date: Sat, 18 Dec 1999 23:31:50 -0800 (PST) From: "Brian W. Buchanan" X-Sender: brian@smarter.than.nu To: William Denton Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: "driver allocation failed" for PCMCIA modem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 19 Dec 1999, William Denton wrote: > Hi, > > I just upgraded my old NEC Versa to 3.4-RELEASE (went from 3.2-RELEASE > with cvsup, no problems at all, took 14 hours to do a buildworld), and now > I'm trying to get my PCMCIA modem and ethernet cards working. I took a > stab at it before, but couldn't get it, so I put it off. > > My modem card is a US Robotics Megahertz XJ1336. Booting up with it in > gives "driver allocation failed for U.S. Robotics," and then pccardd > runs. Running pccardd -d and pulling it out and pushing it in gives the > same errors as at the start of the output of pccardc dumpcis, which I'll > include below. What's the full relevant output from the kernel for this? Does it try to assign resources to the card? Do you have a spare sio device in the kernel? If you do have an sio to spare, the problem is likely that the default configuration entry is conflicting with some other device in your system. The dumpcis output indicates that 0x20, 0x21, 0x22, and 0x23 are valid configs, so try each of these as the first parameter for the relevant config line in pccard.conf. Make sure you don't have an irq conflict with anything (builtin sound, perhaps) too. -- Brian Buchanan brian@CSUA.Berkeley.EDU -------------------------------------------------------------------------- FreeBSD - The Power to Serve! http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 0: 5:12 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id A7E2714C9E for ; Sun, 19 Dec 1999 00:05:10 -0800 (PST) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 11zbKy-0001GT-00 for mobile@freebsd.org; Sun, 19 Dec 1999 03:05:04 -0500 Date: Sun, 19 Dec 1999 03:05:03 -0500 From: Peter Radcliffe To: mobile@freebsd.org Subject: Re: sony vaio xg9 reccomendations? Message-ID: <19991219030503.A4673@pir.net> Mail-Followup-To: mobile@freebsd.org References: <385C83B7.AC1560E7@wact.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <385C83B7.AC1560E7@wact.net>; from tom@wact.net on Sun, Dec 19, 1999 at 02:05:27AM -0500 X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Tom Uffnera probably said: > any suggestions for the best FreeBSD configuration for a Sony VAIO > PCG-XG9 ? I unfortunately need to leave win98 on it, although I can > reduce the size of the partition it lives in. i run -current on most My only suggestions would be make sure you don't mess with the suspend to disk partition (I assume that sony does it the same way mine does) and use PAO ... P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 0:46:32 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.cdrom.com (castles510.castles.com [208.214.165.74]) by hub.freebsd.org (Postfix) with ESMTP id CA5D414BEF for ; Sun, 19 Dec 1999 00:46:30 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id AAA01309; Sun, 19 Dec 1999 00:50:04 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <199912190850.AAA01309@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Julian Elischer Cc: Tom Uffnera , mobile@FreeBSD.ORG Subject: Re: sony vaio xg9 reccomendations? In-reply-to: Your message of "Sat, 18 Dec 1999 23:24:48 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 19 Dec 1999 00:50:04 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I will be using -current on my new laptop. I plan to cut the FAT partition > down to 500MB or so if I can and then to use vmware to access it, rather > than run w98 native (if i can). That's a really dumb idea. Your FAT slice will have Windows preconfigured for your system on it. If you boot it under VMware, it will have a seizure and so badly reconfigure itself that it'll never boot native again. If you need Windows, you will need more than 500MB of disk, and you might as well run it native. > 4.0 is apparently struggling to life on laptops but its still a bit dodgy > I hear. I'm hoping to get first hand experience of this soon :-) It's running just fine and dandy (he says, having been running it ever since it branched). I don't understand all the whining, really. 8) -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 0:53:16 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from bulldozer.arcom.spb.su (bulldozer.arcom.spb.su [195.190.100.65]) by hub.freebsd.org (Postfix) with ESMTP id BB804151EE for ; Sun, 19 Dec 1999 00:53:13 -0800 (PST) (envelope-from serg@tanigawa.spb.ru) Received: from tanigawa.UUCP (uucp@localhost) by bulldozer.arcom.spb.su (8.9.3/8.9.3) with UUCP id LAA00884 for freebsd-mobile@freebsd.org; Sun, 19 Dec 1999 11:48:54 +0300 (MSK) Received: (qmail 44750 invoked by uid 1001); 19 Dec 1999 08:51:34 -0000 Date: Sun, 19 Dec 1999 11:51:34 +0300 From: Sergei Listvin To: freebsd-mobile@freebsd.org Subject: Xircom IIps support Message-ID: <19991219115133.A44722@tanigawa.spb.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, it seems Xircom IIps PCMCIA network card is not supported by FreeBSD, though there exists Linux driver for it. I looked up lists of supported cards in latest PAO distribution, but it wasn't there. Does anybody know are there any plans to support the card? Thanks. -- Sergei Listvin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 1:24:22 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from titanium.yy.ics.keio.ac.jp (titanium.yy.ics.keio.ac.jp [131.113.47.73]) by hub.freebsd.org (Postfix) with ESMTP id 5D3D1150F4 for ; Sun, 19 Dec 1999 01:24:00 -0800 (PST) (envelope-from sanpei@sanpei.org) Received: from lavender.sanpei.org (u1033.seaple.icc.ne.jp [210.170.9.33]) by titanium.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id SAA23422; Sun, 19 Dec 1999 18:23:51 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.sanpei.org (8.9.3/3.7W) id SAA00785; Sun, 19 Dec 1999 18:23:50 +0900 (JST) Message-Id: <199912190923.SAA00785@lavender.sanpei.org> To: mobile@FreeBSD.org Subject: re-probe PC-Card ether with INET6 kernel(4-current) X-Mailer: Mew version 1.70 on Emacs 19.34.1 / Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 19 Dec 1999 18:23:49 +0900 From: MIHIRA Sanpei Yoshiro Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. Thank you, Warner and -arch folks. After changes of sys/net/if.c 1.81, I can play with NE2000/ed0 ethernet PC-Card without panic. But I have two problem relaed to PC-Card. First, if I enable IPv6 with `options INET6'', v6-enable-kernel still has panic problem at re-probe and re-ifconfig time. I think we also need detach(?) for IPv6 in if_detach... Temporary I disabled INET6 on NOTE-PC. Second, if I suspend and resume without removal, I need to restart pccardd. Does someone have any plan to fix it? But this is small problem. ---------- By the way, I have below PC-Card. I want to use these with 4-current. I will newbus-lize these drivers. Comments are welcome (also patch :-) - ATA Flash Card(ata driver?) - ACCTON 10/100 16bit ethernet card(ex0 driver) - Fujitsu Ethernet card(fe0 driver Warner, may I help you about sys/dev/pccard? Thank you MIHIRA Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 5:45:15 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id B95B914DF6 for ; Sun, 19 Dec 1999 05:45:11 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id OAA25405 for mobile@freebsd.org; Sun, 19 Dec 1999 14:45:10 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id C44DE886C; Sun, 19 Dec 1999 14:42:58 +0100 (CET) Date: Sun, 19 Dec 1999 14:42:58 +0100 From: Ollivier Robert To: mobile@freebsd.org Subject: Re: sony vaio xg9 reccomendations? Message-ID: <19991219144258.A79423@keltia.freenix.fr> Mail-Followup-To: mobile@freebsd.org References: <385C83B7.AC1560E7@wact.net> <19991219030503.A4673@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre2i In-Reply-To: <19991219030503.A4673@pir.net> X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org According to Peter Radcliffe: > My only suggestions would be make sure you don't mess with the > suspend to disk partition (I assume that sony does it the same way > mine does) and use PAO ... Yes, do not under any circumstances touch the last partition on the drive (the one for hibernation). If the PCG-XG9 is close to the Z505SX I have almost everything will work with FreeBSD (sound and modem depends on what they've decided to put into this laptop of course). Apart from sound (which will resolved probably in 4.1 because it is a new driver) and the modem (which is a winshit thingy and something I don't really care about), it will work fine. The PCG-XG9 seems to be a nice machine although it is not within _my_ definition of a _lap_top (too big/heavy). -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #75: Tue Nov 2 21:03:12 CET 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 12:43:53 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mercury.its.umd.umich.edu (mercury.its.umd.umich.edu [141.215.69.17]) by hub.freebsd.org (Postfix) with ESMTP id 4D86914A1E for ; Sun, 19 Dec 1999 12:43:47 -0800 (PST) (envelope-from juikim@engin.umd.umich.edu) Received: from elvis (elvis.umd.umich.edu [141.215.10.44]) by mercury.its.umd.umich.edu (Netscape Messaging Server 3.6) with ESMTP id AAA7352; Sun, 19 Dec 1999 15:43:45 -0500 Date: Sun, 19 Dec 1999 15:43:45 -0500 (EST) From: Jung-uk Kim To: Sergei Listvin Cc: freebsd-mobile@freebsd.org Subject: Re: Xircom IIps support In-Reply-To: <19991219115133.A44722@tanigawa.spb.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org One of my friend has a same card and I tried with PAO3. xe0 is the device driver. It seems to work on my machine. However, if_xe.c says: Some other cards *should* work, but support for them is either broken or in an unknown state at the moment. I'm always interested in hearing from people who own any of these cards: Xircom CreditCard 10Base-T (PS-CE2-10) Xircom CreditCard Ethernet + ModemII (CEM2) Xircom CEM28 and CEM33 Ethernet/Modem cards (may be variants of CEM2?) It is not quite stable but it works though. Good luck. ------------------------------------------------------------------------ Jung-uk Kim: Unix System Programmer E-mail: juikim@umich.edu ------------------------------------------------------------------------ Today's fortune cookie: Garter, n.: An elastic band intended to keep a woman from coming out of her stockings and desolating the country. -- Ambrose Bierce, "The Devil's Dictionary" On Sun, 19 Dec 1999, Sergei Listvin wrote: > Hi, > it seems Xircom IIps PCMCIA network card is not supported by FreeBSD, > though there exists Linux driver for it. I looked up lists of supported cards > in latest PAO distribution, but it wasn't there. Does anybody know are there > any plans to support the card? > Thanks. > > -- > Sergei Listvin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 14:22:10 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from quack.kfu.com (quack.kfu.com [170.1.70.2]) by hub.freebsd.org (Postfix) with ESMTP id 90541152A8; Sun, 19 Dec 1999 14:22:05 -0800 (PST) (envelope-from nsayer@mailhost.kfu.com) Received: from morpheus.kfu.com (morpheus.kfu.com [170.1.70.19]) by quack.kfu.com (8.9.2/8.9.3) with ESMTP id OAA91244; Sun, 19 Dec 1999 14:22:03 -0800 (PST) (envelope-from nsayer@mailhost.kfu.com) Received: by morpheus.kfu.com (8.9.3//ident-1.0) id OAA94654; Sun, 19 Dec 1999 14:22:03 -0800 (PST) Date: Sun, 19 Dec 1999 14:22:03 -0800 (PST) From: nsayer@quack.kfu.com Message-Id: <199912192222.OAA94654@morpheus.kfu.com> To: mobile@freebsd.org Subject: Wavelan wireless ethernet cards & bridging Cc: luigi@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I haven't bought one yet, but I have become interested lately in wireless LAN stuff. It looks like the WaveLAN Turbo cards are the way to go. The only issue is that they require a WAP (wired access point) to communicate with wired networks. Those devices, from what I can tell A> are horribly expensive, and B> don't do 100baseT (which is only important because it's all I've got at home). It seems to me that the solution to both problems is in Luigi's bridging code, which I already use to make a filtering bridge to use with my DSL router. If the wi driver could be made bridge-aware, it seems to me that one could add an ISA-PCMCIA bridge card with a Wavelan card to an AdHoc network and use it as a bridge to the wired network. Some issues, however, make me too nervous to stick my neck out and try it. Paramount above them is what the bridge code would do if an interface was suddenly added or removed (as PCCARD devices are wont to do, and there is no such thing as a true ISA or PCI WaveLAN card). Adding the bridge code call to the wi driver looks pretty straightforward. Does anyone have any thoughts as to the likelyhood of this being a complete waste of time? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 15:39:48 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 3D7AD14F05 for ; Sun, 19 Dec 1999 15:39:46 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA08656; Sun, 19 Dec 1999 16:39:43 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA08835; Sun, 19 Dec 1999 16:39:43 -0700 (MST) Message-Id: <199912192339.QAA08835@harmony.village.org> To: MIHIRA Sanpei Yoshiro Subject: Re: re-probe PC-Card ether with INET6 kernel(4-current) Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 19 Dec 1999 18:23:49 +0900." <199912190923.SAA00785@lavender.sanpei.org> References: <199912190923.SAA00785@lavender.sanpei.org> Date: Sun, 19 Dec 1999 16:39:43 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199912190923.SAA00785@lavender.sanpei.org> MIHIRA Sanpei Yoshiro writes: : First, if I enable IPv6 with `options INET6'', v6-enable-kernel : still has panic problem at re-probe and re-ifconfig time. : I think we also need detach(?) for IPv6 in if_detach... Temporary : I disabled INET6 on NOTE-PC. Yes. There needs to be something more generic. : Second, if I suspend and resume without removal, I need to restart : pccardd. Does someone have any plan to fix it? But this is small : problem. I've fixed a problem in this area in pccardd recently. Have you updated recently? : By the way, I have below PC-Card. I want to use these with : 4-current. I will newbus-lize these drivers. Comments are welcome : (also patch :-) : : - ATA Flash Card(ata driver?) : - ACCTON 10/100 16bit ethernet card(ex0 driver) : - Fujitsu Ethernet card(fe0 driver I have some patches for ata, but they don't completely work for flash card. It seems that there is a single window for these cards, and the patches I have don't support that. I have a set of patches from hosokawa-san for the wd driver I could also share. I'll send them under a separate cover. Would love to see ex driver newbused, since it does rude things right now to some other cards... : Warner, may I help you about sys/dev/pccard? Yes! Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 17:51:22 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 223801527E for ; Sun, 19 Dec 1999 17:51:19 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.9.3/8.9.3) with SMTP id SAA15340; Sun, 19 Dec 1999 18:51:18 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id SAA05700; Sun, 19 Dec 1999 18:51:17 -0700 Date: Sun, 19 Dec 1999 18:51:17 -0700 Message-Id: <199912200151.SAA05700@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Vlad N/A" Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Info on inverted dlc on some Thinkpad's floppy drives? In-Reply-To: <19991219052622.48436.qmail@hotmail.com> References: <19991219052622.48436.qmail@hotmail.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have a thinkpad 755c with a built-in floppy drive that uses an inverted > convention for the disk change line; Can you be a bit more specific about what you mean by the above? I ran 755's for years in FreeBSD without any problems whatsoever, although it did require using pcvt in early release, after I got the syscons maintainer to generate a patch, syscons worked fine using a boot flag. Nate ; several other Thinkpads also have this > problem (my father's 'butterfly' with an external floppy didn't), and the > linux kernel provides a fix for it with a kernel option. I've looked around > several FAQs and haven't found any mention of this about FreeBSD. Is there > any (easy) work-around or does the FreeBSD kernel have to be changed? > > Thanks, > Vlad > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Dec 19 17:51:24 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id CE5B315287 for ; Sun, 19 Dec 1999 17:51:18 -0800 (PST) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 11zrym-000739-00 ; Sun, 19 Dec 1999 20:51:16 -0500 Date: Sun, 19 Dec 1999 20:51:16 -0500 From: Peter Radcliffe To: PAO Report Cc: freebsd-mobile@FreeBSD.ORG Subject: Xircom CreditCard Ethernet Adaptor IIps Message-ID: <19991219205116.A25977@pir.net> Mail-Followup-To: PAO Report , freebsd-mobile@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This card isn't in the PAO pccard.conf.sample but appears to work fine. # Xircom CreditCard 10Base-T "CreditCard Ethernet Adaptor IIps" (PS-CE2-10) card "Xircom" "CreditCard 10Base-T" config auto "xe0" any insert logger -s Xircom CC IIps inserted insert /etc/pccard_ether $device remove logger -s Xircom CC IIps removed remove /etc/pccard_ether_remove $device FreeBSD 3.3-R+PAO. PAO CVSuped today 1999-12-19. "Xircom"("CreditCard 10Base-T") [PS-CE2-10] [2.02] Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 2 000: 00 ff Common memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = reserved, 32 units Tuple #2, code = 0x17 (Attribute memory descriptor), length = 2 000: 00 ff Attribute memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = reserved, 32 units Tuple #3, code = 0x15 (Version 1 info), length = 79 000: 04 01 58 69 72 63 6f 6d 00 43 72 65 64 69 74 43 010: 61 72 64 20 31 30 42 61 73 65 2d 54 00 50 53 2d 020: 43 45 32 2d 31 30 00 32 2e 30 32 00 00 00 00 00 030: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 040: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff Version = 4.1, Manuf = [Xircom], card vers = [CreditCard 10Base-T] Addit. info = [PS-CE2-10],[2.02] Tuple #4, code = 0x0 (Null tuple), length = 8 000: 08 ee 82 00 00 00 00 00 Tuple #5, code = 0x0 (Null tuple), length = 8 000: 04 06 00 80 c7 08 ee 82 Tuple #6, code = 0x20 (Manufacturer ID), length = 5 000: 05 01 0a 01 41 PCMCIA ID = 0x105, OEM ID = 0x10a Tuple #7, code = 0x44 (Card init date), length = 4 000: 0b b5 b8 1e Tuple #8, code = 0x1a (Configuration map), length = 5 000: 01 01 00 08 03 Reg len = 2, config register addr = 0x800, last config = 0x1 Registers: XX------ Tuple #9, code = 0x1b (Configuration entry), length = 24 000: c1 c1 bd 3f 55 4d 5d 2e 2e 2e e0 17 17 ea 60 00 010: 03 0f 70 fc ff 10 00 20 Config index = 0x1(default) Interface byte = 0xc1 (I/O) +RDY/-BSY active, wait signal supported Vcc pwr: Nominal operating supply voltage: 5 x 1V Minimum operating supply voltage: 4.5 x 1V Maximum operating supply voltage: 5.5 x 1V Continuous supply current: 2.5 x 100mA Max current average over 1 second: 2.5 x 100mA Max current average over 10 ms: 2.5 x 100mA Wait scale Speed = 1.2 x 10 ms RDY/BSY scale Speed = 1.2 x 10 ms Card decodes 10 address lines, full 8/16 Bit I/O I/O address # 1: block start = 0x300 block length = 0x10 IRQ modes: Level, Pulse IRQs: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Memory space length = 0x10 Max twin cards = 0 Misc attr: (Power down supported) Tuple #10, code = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter Tuple #11, code = 0x22 (Functional EXT), length = 8 000: 04 06 00 80 c7 08 ee 82 Network node ID: 00 80 c7 08 ee 82 Tuple #12, code = 0x22 (Functional EXT), length = 2 000: 01 02 Network technology: Ethernet Tuple #13, code = 0x22 (Functional EXT), length = 5 000: 02 80 96 98 00 Network speed: 10 Mb/sec Tuple #14, code = 0x22 (Functional EXT), length = 2 000: 03 03 Network media: Thin coax Tuple #15, code = 0x22 (Functional EXT), length = 2 000: 03 01 Network media: UTP Tuple #16, code = 0x22 (Functional EXT), length = 2 000: 05 01 Network connector: closed connector standard Tuple #17, code = 0xff (Terminator), length = 0 1 slots found -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 20 1:19:50 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mfevent.trans.net (mfevent.trans.net [195.24.110.63]) by hub.freebsd.org (Postfix) with ESMTP id 661B31528C for ; Mon, 20 Dec 1999 01:19:47 -0800 (PST) (envelope-from mac@deam.org) Received: from deam.org (IDENT:klaus@localhost [127.0.0.1]) by mfevent.trans.net (8.9.3/8.9.3) with ESMTP id KAA10648 for ; Mon, 20 Dec 1999 10:19:27 +0100 Message-ID: <385DF49E.9B44075B@deam.org> Date: Mon, 20 Dec 1999 10:19:26 +0100 From: hostmaster X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.12-20 i586) X-Accept-Language: de, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: support of parallel-ide Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi there, i got my notebook running with 3.4 networkadapter with pccard and sound is also running. now i need to connect an external hd - while ide is cheap i want to connect a 36 gb harddisk. how is the support of parallel-ide? i know that this is slow, but i dont need much speed - time dosent matter :-) the second thing i thought about is to connect a ide-drive via usb - did anyone have experiences with this? i dont even set usb-support on at this machine - i know usb from my windows-desktop-machine where i disabled it 'cause of some strange conflicts. so i dont know much about usb within freebsd. thanks for any suggestions. so long mac --> Fear leads to hatred, hatred leads to Microsoft products. mac | irc: #deam-hq ------------------------------------> http://seti.deam.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 20 2:52: 0 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from avalon.whirlygig.co.uk (avalon.whirlygig.co.uk [195.152.5.19]) by hub.freebsd.org (Postfix) with ESMTP id A85D414C37 for ; Mon, 20 Dec 1999 02:51:57 -0800 (PST) (envelope-from prt@prt.org) Received: from prt (helo=localhost) by avalon.whirlygig.co.uk with local-esmtp (Exim 2.10 #1) id 1200Pk-000ATd-00; Mon, 20 Dec 1999 10:51:40 +0000 Date: Mon, 20 Dec 1999 10:51:40 +0000 (GMT) From: Paul Thornton X-Sender: prt@avalon.whirlygig.co.uk To: Tom Uffnera Cc: mobile@freebsd.org Subject: Re: sony vaio xg9 reccomendations? In-Reply-To: <385C83B7.AC1560E7@wact.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am using an PCG-X9 with Win98 and 3.2-Release on it, with no problems at all. Are there major differences with the PCG-XG9? I have a 5.5Gb FAT32 primary partition, followed by a 4.2Mb FreeBSD partition, then a 7.5Gb Extended partition with a logical drive in it. You end up having to do things like this to have the two bootable OSes both start at less than 1024 cyls into the disc. The rescue CDs are pretty good at getting the Win98 setup back after you have Fdisked and formatted away the OS to get the partions looking like they should. Beware that I managed to mangle my extended partition when installing FreeBSD, but it is fine now I've recreated it. I haven't made sound work yet - and my one doesn't have an internal modem. It has worse than that, a Cardbus winmodem! What's the point?! I can't make the third pcmcia slot (on the docking station) work - its recognised, but at strange locations in memory... I have working XF86configs etc / kernel if you want. -- Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Dec 20 4:36:21 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from info.iet.unipi.it (info.iet.unipi.it [131.114.9.184]) by hub.freebsd.org (Postfix) with ESMTP id 2891B15149; Mon, 20 Dec 1999 04:36:16 -0800 (PST) (envelope-from luigi@info.iet.unipi.it) Received: (from luigi@localhost) by info.iet.unipi.it (8.9.3/8.9.3) id OAA10862; Mon, 20 Dec 1999 14:37:15 +0100 (CET) (envelope-from luigi) From: Luigi Rizzo Message-Id: <199912201337.OAA10862@info.iet.unipi.it> Subject: Re: Wavelan wireless ethernet cards & bridging In-Reply-To: <199912192222.OAA94654@morpheus.kfu.com> from "nsayer@quack.kfu.com" at "Dec 19, 1999 02:22:03 pm" To: nsayer@quack.kfu.com Date: Mon, 20 Dec 1999 14:37:14 +0100 (CET) Cc: mobile@FreeBSD.org, luigi@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, i seem to recall from some msg that the Wavelan (the PCMCIA one, supported by the "wi" driver) is unable to transmit pkts with a different MAC address than its own. This would prevent bridging from working at all, unless you implement some workaround (basically encapsulate and decapsulate pkts, kind of "Ethernet-in-Ethernet") at which point you probably can easily forget bridging and go with plain routing/NAT ? Of course you should check with Bill Paul for the correctness of the first sentence. cheers luigi > I haven't bought one yet, but I have become interested lately in > wireless LAN stuff. It looks like the WaveLAN Turbo cards are the > way to go. The only issue is that they require a WAP (wired access > point) to communicate with wired networks. Those devices, from what > I can tell A> are horribly expensive, and B> don't do 100baseT > (which is only important because it's all I've got at home). > > It seems to me that the solution to both problems is in Luigi's > bridging code, which I already use to make a filtering bridge to > use with my DSL router. > > If the wi driver could be made bridge-aware, it seems to me that > one could add an ISA-PCMCIA bridge card with a Wavelan card to > an AdHoc network and use it as a bridge to the wired network. > > Some issues, however, make me too nervous to stick my neck out and > try it. Paramount above them is what the bridge code would do if an > interface was suddenly added or removed (as PCCARD devices are wont > to do, and there is no such thing as a true ISA or PCI WaveLAN card). > > Adding the bridge code call to the wi driver looks pretty straightforward. > Does anyone have any thoughts as to the likelyhood of this being a > complete waste of time? > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 21 0:43:46 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from katroo.Sendmail.COM (katroo.Sendmail.COM [206.189.75.90]) by hub.freebsd.org (Postfix) with ESMTP id E3E5F15453 for ; Tue, 21 Dec 1999 00:43:34 -0800 (PST) (envelope-from cying@sendmail.com) Received: from rivendell.Sendmail.COM (rivendell.Sendmail.COM [10.210.100.59]) by katroo.Sendmail.COM (8.9.3/8.9.3) with ESMTP id AAA13220 for ; Tue, 21 Dec 1999 00:43:34 -0800 (PST) Received: from localhost (cying@localhost) by rivendell.Sendmail.COM (8.9.3/8.9.3.Alpha0) with SMTP id AAA78728 for ; Tue, 21 Dec 1999 00:43:34 -0800 (PST) X-Authentication-Warning: rivendell.Sendmail.COM: cying owned process doing -bs Date: Tue, 21 Dec 1999 00:43:34 -0800 (PST) From: Charles Ying To: mobile@freebsd.org Subject: Re: sony vaio xg9 reccomendations? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am using a PCG-XG9 configured with Windows 98, and 3.4-STABLE, but I'm having problems with the suspend to disk features. Here are the specs: The laptop uses a Phoenix NoteBIOS 4.0 Version 6.0.4. I explicitly created a suspend-to-disk partition on the 1024 cylinder border using the System Recovery #1 CD. Upon recovering from a suspend-to-disk operation, the machine would resume alright for about a second or two. Then, critical "bad fsbn" errors would start to appear. I'll repost this after I've figured out the serial numbers and the exact error messages, but this is just to warn the owner of the PCG-X9 about my experiences with the PCG-XG9. The sound on the laptop works great, it's a standard Yamaha DS-XG chipset, Soundblaster Pro compatible. The modem doesn't work, but I have PCMCIA cards for modem and ethernet... Everything else works great, however, just suspend to disk doesn't. The partitions are as follows: 8 Gigs for FAT32 Windows 98 500M for a boot FreeBSD partition 233M created by the suspend-to-disk utility ---- 1024 ---- cylinder border 8 Gigs of /usr space. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 21 1:53:37 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from bulldozer.arcom.spb.su (bulldozer.arcom.spb.su [195.190.100.65]) by hub.freebsd.org (Postfix) with ESMTP id 1734514EF4 for ; Tue, 21 Dec 1999 01:53:33 -0800 (PST) (envelope-from serg@tanigawa.spb.ru) Received: from tanigawa.UUCP (uucp@localhost) by bulldozer.arcom.spb.su (8.9.3/8.9.3) with UUCP id MAA23233 for freebsd-mobile@freebsd.org; Tue, 21 Dec 1999 12:48:59 +0300 (MSK) Received: (qmail 451 invoked by uid 1001); 21 Dec 1999 09:51:42 -0000 Date: Tue, 21 Dec 1999 12:51:42 +0300 From: Sergei Listvin To: freebsd-mobile@freebsd.org Subject: Re: Xircom CreditCard Ethernet Adaptor IIps Message-ID: <19991221125142.A433@tanigawa.spb.ru> References: <19991219205116.A25977@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19991219205116.A25977@pir.net>; from Peter Radcliffe on Sun, Dec 19, 1999 at 08:51:16PM -0500 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > This card isn't in the PAO pccard.conf.sample but appears to work fine. > FreeBSD 3.3-R+PAO. Thanks to all of you, who answered my question. I tried it with 3.2 RELEASE + PAO and have not quite succeded. What I wnat to ask this time is has anybody had it working with 3.2 or should I better upgrade to 3.3? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 21 7:10:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id A9CDC150B0 for ; Tue, 21 Dec 1999 07:10:32 -0800 (PST) (envelope-from lam@NUXI.com) Received: from localhost (lam@localhost) by relay.nuxi.com (8.9.3/8.9.3) with SMTP id HAA74616 for ; Tue, 21 Dec 1999 07:10:32 -0800 (PST) (envelope-from lam@relay.nuxi.com) Date: Tue, 21 Dec 1999 07:10:32 -0800 (PST) From: lam To: freebsd-mobile@freebsd.org Subject: zoom 56k pccard Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am having difficulties in using the Zoom 56k pcmcia card. I found the entry in pccard.conf.sample and copied it to /etc/pccard.conf. I also enabled the sio entry in the kernel conf. After compiling and installing the new kernel, I reboot and optained the dmesg output. I also tried to use different IRQ seting (3, 5, 9, 11) by modifying the kernel config and re-compiling. And I can't get minicom/tip to talk to the board. On a few instants, it froze my laptop. ( I am sure I set the IRQ in conflict with something else) I went through the handbook, asked people on IRC, and searched the archive. Is there something I forgot/did wrong? The same setup is working on the window side. Included here are the pccard.conf and the dmesg output. Any pointers are gratefully welcome. ---Lam ---- FreeBSD clio.nuxi.com 3.3-19991024-STABLE FreeBSD 3.3-19991024-STABLE #12: Sun Dec 19 10:41:13 PST 1999 lam@clio.nuxi.com:/usr/src/sys/compile/CLIO i386 -------pccard.conf # Sample PCCARD configuration file # # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) irq 10 11 13 15 # Available memory slots memory 0xd4000 96k # 3Com Etherlink III 3C589D card "3Com Corporation" "3C589D" config 0x1 "ep0" ? insert echo 3Com Etherlink III inserted insert /etc/pccard_ether ep0 remove echo 3Com Etherlink III removed remove /sbin/ifconfig ep0 delete # Zoom 56k modem card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax" config 0x1f "sio1" ? insert echo Zoom modem inserted remove echo Zoom modem removed -----end of pccard.conf ----begin of dmesg ... config> q avail memory = 128118784 (125116K bytes) Preloaded elf kernel "kernel" at 0xc0256000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc025609c. Pentium Pro MTRR support enabled Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 pcic0: rev 0x02 int a irq 255 on pci0.4.0 pcic1: rev 0x02 int b irq 255 on pci0.4.1 chip2: rev 0x02 on pci0.7.0 ide_pci0: rev 0x01 on pci0.7.1 chip3: rev 0x02 on pci0.7.3 Probing for devices on PCI bus 1: vga0: rev 0x64 int a irq 11 on pci1.0.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1: configured irq 9 not in bitmap of probed irqs 0 sio1 not found at 0x2f8 pcm0 not found fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16, sleep-hack wd0: 24207MB (49577472 sectors), 49184 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, intr, dma, iordis acd0: drive speed 4134KB/sec, 128KB cache acd0: supported read types: CD-R, CD-RW, CD-DA acd0: Audio: play, 16 volume levels acd0: Mechanism: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked ppc0 at 0x378 irq 7 flags 0x40 on isa ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/7 bytes threshold lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface apm0 on isa apm: found APM BIOS version 1.2 PC-Card VLSI 82C146 (5 mem & 2 I/O windows) pcic: controller irq 3 Initializing PC-card drivers: ep sio changing root device to wd0s2a Card inserted, slot 0 Card inserted, slot 1 ep0: utp/bnc[*UTP*] address 00:60:97:94:12:35 sio1: type 16550A pid 714 (Xaccel): trap 12 with interrupts disabled -----end of dmesg ---Lam Nguyen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 21 9: 9: 1 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by hub.freebsd.org (Postfix) with ESMTP id B7B0D14F74 for ; Tue, 21 Dec 1999 09:08:58 -0800 (PST) (envelope-from talon@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.9.3/jtpda-5.3.2) with ESMTP id SAA76747 for ; Tue, 21 Dec 1999 18:08:56 +0100 (CET) Received: from niobe.lpthe.jussieu.fr (niobe.lpthe.jussieu.fr [134.157.10.41]) by parthe.lpthe.jussieu.fr (8.9.1a/jtpda-5.3.1) with ESMTP id SAA14793 for ; Tue, 21 Dec 1999 18:08:56 +0100 (MET) Received: from (talon@localhost) by niobe.lpthe.jussieu.fr (8.9.3/jtpda-5.3.1) id SAA84280 for freebsd-mobile@freebsd.org; Tue, 21 Dec 1999 18:08:56 +0100 (CET) Date: Tue, 21 Dec 1999 18:08:56 +0100 From: Michel TALON To: freebsd-mobile@freebsd.org Subject: Cardbus controller Message-ID: <19991221180855.A84264@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have installed freebsd 3.3 on a Dell Inspiron 35OO. I have also installed corresponding PAO. Now most of the system works OK but i have some remaining problems. First sound card does not work. This is a Neomagic chip. I have been told that a driver is in preparation in CURRENT, and i can wait because i don't use sound much. But it may cause other problems. The pcic is a TI PCI cardbus controller. In fact there are 2 of them, listed in the boot messages. No IRQ's are assigned, so the boot messages display IRQ 255. I don't see any option in BIOS to force this assignment from BIOS. The good news is that using PAO the first controller is recognized, and allows to insert cards. I have successfully inserted and removed a D-Link ethernet card. This is sufficient to make me happy. However i am unable to enable the second controller. Under Windows they have both IRQ 11 and have high memory ports: 04 000 000 - 04 000 FFF 04 001 000 - 04 001 FFF Under PAO the first controller is enabled by IRQ 11 port 0x3E0 (if i remember correctly. This is just the default value in PAO kernel config). If y put the same value of IRQ port for the second controller, and the flag conflicts, the kernel seems to find the controller but refuses to attach it. If i put another value of port the kernel does NOT find the controller. Here i don't know how to proceed. May i change the IRQ? I would have tried but i for example don't know the IRQ of the video card. It is listed as 255 in dmesg, but nevertheless works. So i fear some conflict. Another minor problem. If i hot boot from Windows to freebsd the kernel hangs. Presumably due to the sound card. Any suggestion? Thanks -- Michel TALON To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 21 10:44: 3 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.wzrd.com (mail.wzrd.com [206.99.165.3]) by hub.freebsd.org (Postfix) with ESMTP id ECF8015503 for ; Tue, 21 Dec 1999 10:44:00 -0800 (PST) (envelope-from danh@wzrd.com) Received: by mail.wzrd.com (Postfix, from userid 91) id 97FD75D031; Tue, 21 Dec 1999 13:43:59 -0500 (EST) Subject: Re: Cardbus controller In-Reply-To: <19991221180855.A84264@lpthe.jussieu.fr> from Michel TALON at "Dec 21, 1999 6: 8:56 pm" To: talon@lpthe.jussieu.fr (Michel TALON) Date: Tue, 21 Dec 1999 13:43:59 -0500 (EST) Cc: freebsd-mobile@freebsd.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1677 Message-Id: <19991221184359.97FD75D031@mail.wzrd.com> From: danh@wzrd.com (Dan Harnett) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, > I have installed freebsd 3.3 on a Dell Inspiron 35OO. > I have also installed corresponding PAO. Now most > of the system works OK but i have some remaining problems. > > First sound card does not work. This is a Neomagic chip. I have > been told that a driver is in preparation in CURRENT, and i can wait > because i don't use sound much. But it may cause other problems. I have the same laptop. The sound works okay if you configure the pcm device in the kernel. > Here i don't know how to proceed. May i change the IRQ? I would have tried but > i for example don't know the IRQ of the video card. It is listed > as 255 in dmesg, but nevertheless works. So i fear some conflict. You can set the IRQ in /boot/loader.conf. A line like the following would work: (NOTE: you may have to create /boot/loader.conf yourself) machdep.pccard.pcic_irq="11" Also, you have to edit /etc/pccard.conf to include only the available IRQs for pccards. At its default, it conflicted with the default settings on my laptop. I'm not sure if you will have the same problems, as yours maybe be configured differently. Its best to check and make sure though. > Another minor problem. If i hot boot from Windows to freebsd the kernel > hangs. Presumably due to the sound card. > Any suggestion? No idea here. I never booted with Windows on that machine. Also, I did not need PAO. It worked fine using 3.2-RELEASE and -stable. Just a note though, if you plan on using APM, do not put a MAXMEM line in your kernel config, and do not include 'options "AUTO_EOI_1"'. Having those in my config resulted in the resume from suspend not working so great (if at all). Dan Harnett To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 21 15:25:20 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from kirk.giovannelli.it (kirk.giovannelli.it [194.184.65.4]) by hub.freebsd.org (Postfix) with ESMTP id 522CA152A9 for ; Tue, 21 Dec 1999 15:25:14 -0800 (PST) (envelope-from gmarco@giovannelli.it) Received: from suzy (modem18.masternet.it [194.184.65.28]) by kirk.giovannelli.it (8.9.3/8.9.3) with ESMTP id AAA08384 for ; Wed, 22 Dec 1999 00:24:46 +0100 (CET) (envelope-from gmarco@giovannelli.it) Message-Id: <4.2.0.58.19991222000931.00c7cb70@194.184.65.4> X-Sender: gmarco@194.184.65.4 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Wed, 22 Dec 1999 00:13:11 +0100 To: mobile@freebsd.org From: Gianmarco Giovannelli Subject: looking for a supported notebook... Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello everyone... I have to buy a notebook, but I am not so sure of what is supported by a -CURRENT FreeBSD... I can have a big deal on ASUS notebook, but I don't know if it has supported components: Is there someone that has experience on this notebook ? The specification are here : http://www.asus.com/products/notebook/m8000/spec.html Thanks... Merry Xmas to everybody. Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.giovannelli.it/~gmarco http://www2.masternet.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 21 20:13:50 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from odin.egate.net (as2.dm.egate.net [216.235.1.5]) by hub.freebsd.org (Postfix) with ESMTP id AF43F15251 for ; Tue, 21 Dec 1999 20:13:47 -0800 (PST) (envelope-from buff@pobox.com) Received: from localhost (buff@localhost) by odin.egate.net (8.9.3/8.9.1) with ESMTP id XAA03353 for ; Tue, 21 Dec 1999 23:13:40 -0500 (EST) X-Authentication-Warning: odin.egate.net: buff owned process doing -bs Date: Tue, 21 Dec 1999 23:13:40 -0500 (EST) From: William Denton X-Sender: buff@odin.egate.net To: freebsd-mobile@FreeBSD.ORG Subject: Re: "driver allocation failed" for PCMCIA modem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 18 December 1999, Brian W. Buchanan wrote: : The dumpcis output indicates that 0x20, 0x21, 0x22, and 0x23 are valid : configs, so try each of these as the first parameter for the relevant : config line in pccard.conf. Make sure you don't have an irq conflict : with anything (builtin sound, perhaps) too. It seems to have been a mismatch between what I defined in the kernel and pccard.conf, and pccard.conf was set to 0x21, when 0x22 was needed. Thanks for your help, and thanks to the fellow who mailed me privately. I now have this in my pccard.conf: # Megahertz XJ1336 card "U.S. Robotics" "XJ/CC1336" config 0x22 "sio3" 9 insert echo U.S. Robotics XJ/CC1336 inserted remove echo U.S. Robotics XJ/CC1336 removed and in my kernel config the usual: device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 device sio1 at isa? port "IO_COM2" tty irq 3 device sio2 at isa? port "IO_COM3" tty irq 5 device sio3 at isa? port "IO_COM4" tty irq 9 and things are tickety-boo. I have a better idea of how this all works now, and I'll try my network card after Christmas. Thanks again. Bill -- William Denton : Toronto, Canada : http://www.miskatonic.org/ : Caveat lector. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Dec 21 23:15:30 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id F4081152BB for ; Tue, 21 Dec 1999 23:14:59 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id XAA92744 for ; Tue, 21 Dec 1999 23:14:59 -0800 (PST) Date: Tue, 21 Dec 1999 23:14:57 -0800 (PST) From: Julian Elischer To: mobile@freebsd.org Subject: Inspiron7500 CPCARD failure? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I can not under any circumstances get my inspiron7500 to find any PCcards. I'm presuming that pccardd and pccardc are still the way things are done? Maybe I should be running the "NEWCARD" kernel? anyone have any problems with this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 22 0: 0: 6 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id A54C815053 for ; Wed, 22 Dec 1999 00:00:04 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id AAA93497 for ; Wed, 22 Dec 1999 00:00:03 -0800 (PST) Date: Wed, 22 Dec 1999 00:00:02 -0800 (PST) From: Julian Elischer To: mobile@FreeBSD.ORG Subject: Re: Inspiron7500 CPCARD failure? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org replying to self: Before anyone asks.. Win98 identifies the cards just fine. Julian On Tue, 21 Dec 1999, Julian Elischer wrote: > > I can not under any circumstances get my inspiron7500 to find any PCcards. > I'm presuming that pccardd and pccardc are still the way things are done? > > Maybe I should be running the "NEWCARD" kernel? > > anyone have any problems with this? > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 22 0:37:13 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 172CD15057 for ; Wed, 22 Dec 1999 00:37:10 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id AAA94206 for ; Wed, 22 Dec 1999 00:37:09 -0800 (PST) Date: Wed, 22 Dec 1999 00:37:07 -0800 (PST) From: Julian Elischer To: mobile@FreeBSD.ORG Subject: Re: Inspiron7500 CPCARD failure? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org some progress: getting mismatched versions of pccardd and the kernel fixed seems to have fixed most of it. now to get my linksys card to actually work. Seems you need to have really current version sof everything. Julian On Wed, 22 Dec 1999, Julian Elischer wrote: > replying to self: > Before anyone asks.. Win98 identifies the cards just fine. > > Julian > > > On Tue, 21 Dec 1999, Julian Elischer wrote: > > > > > I can not under any circumstances get my inspiron7500 to find any PCcards. > > I'm presuming that pccardd and pccardc are still the way things are done? > > > > Maybe I should be running the "NEWCARD" kernel? > > > > anyone have any problems with this? > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-mobile" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 22 0:58:55 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0DD41150FA for ; Wed, 22 Dec 1999 00:58:53 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA18969; Wed, 22 Dec 1999 01:58:51 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA30620; Wed, 22 Dec 1999 01:58:51 -0700 (MST) Message-Id: <199912220858.BAA30620@harmony.village.org> To: Julian Elischer Subject: Re: Inspiron7500 CPCARD failure? Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 21 Dec 1999 23:14:57 PST." References: Date: Wed, 22 Dec 1999 01:58:51 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Julian Elischer writes: : Maybe I should be running the "NEWCARD" kernel? *NO*. Not unless you are actively working on newcard and don't mind a kernel with no pccard or cardbus support at all. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 22 1: 0:21 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 1012C1529B for ; Wed, 22 Dec 1999 01:00:17 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id CAA19093; Wed, 22 Dec 1999 02:00:15 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id CAA30722; Wed, 22 Dec 1999 02:00:15 -0700 (MST) Message-Id: <199912220900.CAA30722@harmony.village.org> To: Julian Elischer Subject: Re: Inspiron7500 CPCARD failure? Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 22 Dec 1999 00:37:07 PST." References: Date: Wed, 22 Dec 1999 02:00:15 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Julian Elischer writes: : Seems you need to have really current version sof everything. Yes. The kernel and pccardd are a matched set. And there have been lots of bug fixes in both recently. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 22 1: 2:46 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 37C1714D56 for ; Wed, 22 Dec 1999 01:02:45 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id BAA94741; Wed, 22 Dec 1999 01:02:40 -0800 (PST) Date: Wed, 22 Dec 1999 01:02:39 -0800 (PST) From: Julian Elischer To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: Inspiron7500 CPCARD failure? In-Reply-To: <199912220858.BAA30620@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ok, I discovered that .. :-) (wish teh documentation were a bit clearer) I'm trying to get a linksys card set up bu I'm having trouble getting a config file it likes.. I had it configured correcty once (wellit found the device anyhow) but it was deaf. Julian On Wed, 22 Dec 1999, Warner Losh wrote: > In message Julian Elischer writes: > : Maybe I should be running the "NEWCARD" kernel? > > *NO*. Not unless you are actively working on newcard and don't mind a > kernel with no pccard or cardbus support at all. > > Warner > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Dec 22 1:18:16 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 2B006151DC for ; Wed, 22 Dec 1999 01:18:15 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id BAA95027 for ; Wed, 22 Dec 1999 01:18:14 -0800 (PST) Date: Wed, 22 Dec 1999 01:18:13 -0800 (PST) From: Julian Elischer To: mobile@FreeBSD.ORG Subject: Re: Inspiron7500 CPCARD failure? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 21 Dec 1999, Julian Elischer wrote: got it going.. (whew) mismatched old config files and versions of everything. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 23 2:44:32 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 0C2251555C for ; Thu, 23 Dec 1999 02:44:31 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id CAA31733; Thu, 23 Dec 1999 02:44:30 -0800 (PST) Date: Thu, 23 Dec 1999 02:44:28 -0800 (PST) From: Julian Elischer To: Doug Ambrisko Cc: freebsd-mobile@FreeBSD.ORG, wpaul@skynet.ctr.columbia.edu, Archie Cobbs Subject: Re: Aironet driver patched for -current and bug fixes In-Reply-To: <199912152221.OAA22833@whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dpug, I can't make these compile due to undefined macros. did you leave something out? Julian On Wed, 15 Dec 1999, Doug Ambrisko wrote: > First I only have PCMCIA version of this adapter. I should be getting > an ISA & PCI card later. So the conversion to new-bus is only done for > PCMCIA. > > With Warner's latest patches in -current for pcmcia insert & removal is > working, however, note that Warner's fixes doesn't address every corner > case yet so be careful. > > Thanks to Bill Paul for his mostly working Aironet driver it was a > good starting point to make this new toy work and to get rid of one more > cable. > > I put up the code at: > http://www.ambrisko.com/doug/ > You want to grab an.diff and an.tgz. Dump these in /usr/src and > do the appropriate task. > > Let me know how it works ... it works for me in Adhoc & Infrastructure > more using Aironet equipment. > > Doug A. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 23 3:19:49 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 3AC3F14D3F for ; Thu, 23 Dec 1999 03:19:48 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id DAA32361 for ; Thu, 23 Dec 1999 03:19:47 -0800 (PST) Date: Thu, 23 Dec 1999 03:19:45 -0800 (PST) From: Julian Elischer To: mobile@freebsd.org Subject: Dell inspiron 7500 X server Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org While I'm waiting for my copy of the XI server is there a setup that is recommended that gives at least an X window, even if it's only 800x600? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 23 9:14:22 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id DFC3515012 for ; Thu, 23 Dec 1999 09:14:20 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (postal.sr.hp.com [15.4.46.173]) by palrel1.hp.com (Postfix) with ESMTP id C5D6A785; Thu, 23 Dec 1999 09:14:09 -0800 (PST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id JAA02392; Thu, 23 Dec 1999 09:13:24 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id JAA23562; Thu, 23 Dec 1999 09:12:50 -0800 (PST) Message-Id: <199912231712.JAA23562@mina.sr.hp.com> To: Julian Elischer Cc: mobile@FreeBSD.ORG Subject: Re: Dell inspiron 7500 X server Reply-To: Darryl Okahata In-reply-to: Your message of "Thu, 23 Dec 1999 03:19:45 PST." Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Thu, 23 Dec 1999 09:12:50 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Julian Elischer wrote: > While I'm waiting for my copy of the XI server > is there a setup that is recommended that gives at least an X window, > even if it's only 800x600? If you're very, very, VERY desperate, you could try my kludged-up, nearly unusably-buggy X server. It works in either 1400x1050 or 1024x768 modes. Problems include: * As I'm the only one using it, it has not gotten much testing, and so I'm stamping it with the nasty caveat: DANGER! Although I do not know of any such problems with the software in this kit, it is possible for software to damage the LCD display/circuitry in some laptops. Be aware that this software might cause physical damage to your laptop, which could be very expensive to repair. Use this software at your own risk. * Window corruptions occur after an hour or two of use. I think this is a generic XFree86 bug in the Mach64 server. Unfortunately, I don't have the time to fix this, assuming I could even track it down; I'm going to try to hold out for a real XFree86 release that supports the ATI Mobility-P chipset. * You've got to apply a trivial, but kludgy/ugly, kernel patch. That said, you can get a copy as: ftp://ftp.sonic.net/pub/users/darrylo/freebsd/XFree86-3.3.5-FreeBSD-3.3-Inspiron7500.tar.gz This version will work under -3.3 and -current. -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 23 19:18: 7 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id BC15E14CA0 for ; Thu, 23 Dec 1999 19:18:04 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id TAA56311; Thu, 23 Dec 1999 19:10:04 -0800 (PST) Date: Thu, 23 Dec 1999 19:10:03 -0800 (PST) From: Julian Elischer To: Darryl Okahata Cc: mobile@FreeBSD.ORG Subject: Re: Dell inspiron 7500 X server In-Reply-To: <199912231712.JAA23562@mina.sr.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org note that the vesa patch doesn't apply cleanly any more.. (in current) Julian On Thu, 23 Dec 1999, Darryl Okahata wrote: > > If you're very, very, VERY desperate, you could try my kludged-up, > nearly unusably-buggy X server. It works in either 1400x1050 or > 1024x768 modes. Problems include: > > * As I'm the only one using it, it has not gotten much testing, and so > I'm stamping it with the nasty caveat: > > > * You've got to apply a trivial, but kludgy/ugly, kernel patch. > > That said, you can get a copy as: > > ftp://ftp.sonic.net/pub/users/darrylo/freebsd/XFree86-3.3.5-FreeBSD-3.3-Inspiron7500.tar.gz > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 23 19:28:47 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id D50061510C for ; Thu, 23 Dec 1999 19:28:45 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id TAA56495; Thu, 23 Dec 1999 19:20:35 -0800 (PST) Date: Thu, 23 Dec 1999 19:20:34 -0800 (PST) From: Julian Elischer To: Darryl Okahata Cc: mobile@FreeBSD.ORG Subject: Re: Dell inspiron 7500 X server In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just realised it doesnt apply because it's already applied.. (though slightly different) On Thu, 23 Dec 1999, Julian Elischer wrote: > note that the vesa patch doesn't apply cleanly any more.. (in current) > > Julian > > > On Thu, 23 Dec 1999, Darryl Okahata wrote: > > > > > If you're very, very, VERY desperate, you could try my kludged-up, > > nearly unusably-buggy X server. It works in either 1400x1050 or > > 1024x768 modes. Problems include: > > > > * As I'm the only one using it, it has not gotten much testing, and so > > I'm stamping it with the nasty caveat: > > > > > > * You've got to apply a trivial, but kludgy/ugly, kernel patch. > > > > That said, you can get a copy as: > > > > ftp://ftp.sonic.net/pub/users/darrylo/freebsd/XFree86-3.3.5-FreeBSD-3.3-Inspiron7500.tar.gz > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Dec 23 23:13:52 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id F183A15189 for ; Thu, 23 Dec 1999 23:13:50 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id XAA60656; Thu, 23 Dec 1999 23:03:04 -0800 (PST) Date: Thu, 23 Dec 1999 23:03:02 -0800 (PST) From: Julian Elischer To: Darryl Okahata Cc: mobile@FreeBSD.ORG Subject: Re: Dell inspiron 7500 X server In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org works great once you get the patches applied cleanly On Thu, 23 Dec 1999, Julian Elischer wrote: > > > ftp://ftp.sonic.net/pub/users/darrylo/freebsd/XFree86-3.3.5-FreeBSD-3.3-Inspiron7500.tar.gz > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 24 7: 2:28 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 0B24D14E93 for ; Fri, 24 Dec 1999 07:02:26 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id HAA06055 for ; Fri, 24 Dec 1999 07:34:42 -0800 (PST) Date: Fri, 24 Dec 1999 07:34:41 -0800 (PST) From: Alfred Perlstein To: mobile@freebsd.org Subject: support for cardbus adaptec 1480A? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is there any support for an Adaptec 1480A Cardbus card? I really got excited when I saw that aic had been ressurected, however, 'pccardc dumpcis' doesn't even display it as plugged in, is this normal or perhaps my laptop is horked? (non-cardbus pc cards work) please maintain cc' to me as i'm not on this list. If anyone feels up to it I can one of the cards shipped to them. :) thanks, -Alfred Perlstein - [bright@rush.net|alfred@freebsd.org] Wintelcom systems administrator and programmer - http://www.wintelcom.net/ [bright@wintelcom.net] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 24 12:56:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from atlrel1.hp.com (atlrel1.hp.com [156.153.255.210]) by hub.freebsd.org (Postfix) with ESMTP id 1C7F015025 for ; Fri, 24 Dec 1999 12:56:39 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (postal.sr.hp.com [15.4.46.173]) by atlrel1.hp.com (Postfix) with ESMTP id AEB48B9D0; Fri, 24 Dec 1999 15:56:37 -0500 (EST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id MAA13400; Fri, 24 Dec 1999 12:57:10 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id MAA19445; Fri, 24 Dec 1999 12:56:35 -0800 (PST) Message-Id: <199912242056.MAA19445@mina.sr.hp.com> To: Julian Elischer Cc: mobile@FreeBSD.ORG Subject: Re: Dell inspiron 7500 X server Reply-To: Darryl Okahata In-reply-to: Your message of "Thu, 23 Dec 1999 23:03:02 PST." Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Fri, 24 Dec 1999 12:56:35 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > works great once you get the patches applied cleanly I'm glad it works, but I'm confused -- I thought you said the patches weren't needed any longer (I'm still using a -current of Dec. 15 or so). -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 24 13: 2:14 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 9A14D150E9 for ; Fri, 24 Dec 1999 13:02:12 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (postal.sr.hp.com [15.4.46.173]) by palrel1.hp.com (Postfix) with ESMTP id 8C99E7CF; Fri, 24 Dec 1999 13:02:11 -0800 (PST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id NAA13430; Fri, 24 Dec 1999 13:02:44 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id NAA19466; Fri, 24 Dec 1999 13:02:09 -0800 (PST) Message-Id: <199912242102.NAA19466@mina.sr.hp.com> To: David Booth Cc: mobile@FreeBSD.ORG Subject: Re: Dell inspiron 7500 X server Reply-To: Darryl Okahata In-reply-to: Your message of "Fri, 24 Dec 1999 02:25:31 CST." <38632DFB.221EC594@austin.rr.com> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Fri, 24 Dec 1999 13:02:09 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > your patch. Everything came right up. I have not experienced the windows co > rrupitons that you > mention. Are you sure that you do not have a hardware problem (bad video ram > ?). Well, I'm not positive that I don't have an hardware problem. The laptop works fine under Win98, but the X server (under FreeBSD, of course) starts corrupting graphics (typically scroll bars or window contents) after an hour or two of use. I've seen this with more than one window manager (twm and KDE), and so I suspect the server, but I suppose it could be hardware. [ I don't know if it makes a difference, but I've got 8MB of video RAM. ] -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 24 15:47:50 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 0220D1509C for ; Fri, 24 Dec 1999 15:47:47 -0800 (PST) (envelope-from lam@NUXI.com) Received: from localhost (lam@localhost) by relay.nuxi.com (8.9.3/8.9.3) with SMTP id PAA91113 for ; Fri, 24 Dec 1999 15:47:41 -0800 (PST) (envelope-from lam@relay.nuxi.com) Date: Fri, 24 Dec 1999 15:47:41 -0800 (PST) From: lam To: freebsd-mobile@freebsd.org Subject: Zoom 56k pcmcia, the sequel. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I am still having problem with the zoom 56k pcmcia card. If anyone can point me to any doc about pcmcia or pccard config syntax, I'll go away. Bu= t this starts to bug me and I know there is a way to solve this. =20 How do I set the address for the modem? dmesg reports "sio2 not found at 0x3e8"; I don't know where this setting is. I also set device sio2 in kernel config file to IRQ 11, is this a correct way? Or should I disable this entry in the kernel config altogether? What's the "config's" value in /etc/pccard.config? is this the same value in tupple #11 in pccard dumpcis output?=20 =09And what are the correct steps to install/use a pcmcia cards?=20 =09kernel config -> pccard.conf -> compile/install?=20 =09Thank you for reading, merry Chirstmas and happy New Years. :-) ---Lam ------ dmesg output for the serials=20 =2E.. sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio2: configured irq 11 not in bitmap of probed irqs 0 sio2 not found at 0x3e8 =2E.. -------- kernel config file, serial section ----- =2E.. # Serial (COM) ports device=09=09sio0=09at isa? port "IO_COM1" flags 0x10 tty irq 4 device=09=09sio1=09at isa? disable port "IO_COM2" tty irq 3 # originall 3 device=09=09sio2=09at isa? port "IO_COM3" tty irq 11=20 device=09=09sio3=09at isa? disable port "IO_COM4" tty irq 9 =2E.. ---------------- pccard.conf ------------ # Sample PCCARD configuration file # # IRQ =3D=3D 0 means "allocate free IRQ from IRQ pool" # IRQ =3D=3D 16 means "do not use IRQ (e.g. PIO mode)" # # $FreeBSD: src/etc/pccard.conf.sample,v 1.24.2.12 1999/09/11 09:36:53 obri= en Exp $ # Generally available IO ports #io=090x240-0x360 io=090x240-0x400 # Generally available IRQs (Built-in sound-card owners remove 5) irq=0910 11 13 15 # original 10 11 13 15 #let see if I can do something else here #irq =092 4 5 8 9 10 13 =20 # Available memory slots memory=090xd4000 96k # 3Com Etherlink III 3C589D card "3Com Corporation" "3C589D" =09config=090x1 "ep0" ? =09insert=09echo 3Com Etherlink III inserted =09insert=09/etc/pccard_ether ep0 =09remove=09echo 3Com Etherlink III removed =09remove=09/sbin/ifconfig ep0 delete # Zoom 56k modem card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax" config 0xf "sio2" 11 =09reset 1000 insert logger -s ZoomTel modem inserted remove logger -s ZoomTel modem removed ------------- pccardc dumpcis output for the zoom card =2E.. Configuration data for card in slot 1 Tuple #1, code =3D 0x1 (Common memory descriptor), length =3D 2 000: 00 ff =09Common memory device information: =09=09Device number 1, type No device, WPS =3D OFF =09=09Speed =3D No speed, Memory block size =3D reserved, 32 units Tuple #2, code =3D 0x15 (Version 1 info), length =3D 48 000: 04 01 5a 6f 6f 6d 20 54 65 6c 65 70 68 6f 6e 69 010: 63 73 2c 20 49 6e 63 2e 00 50 43 4d 43 49 41 20 020: 35 36 4b 20 4c 54 20 44 61 74 61 46 61 78 00 ff =09Version =3D 4.1, Manuf =3D [Zoom Telephonics, Inc.],card vers =3D [PCMCI= A 56K LT DataFax] =09Addit. info =3D [=FFa],[000002] Tuple #3, code =3D 0x20 (Manufacturer ID), length =3D 4 000: 00 02 01 00 =09PCMCIA ID =3D 0x200, OEM ID =3D 0x1 Tuple #4, code =3D 0x21 (Functional ID), length =3D 2 000: 02 00 =09Serial port/modem Tuple #5, code =3D 0x22 (Functional EXT), length =3D 4 000: 00 02 0f 5c =09Serial interface extension: =09=0916550 UART, Parity - Space,Mark,Odd,Even, Tuple #6, code =3D 0x22 (Functional EXT), length =3D 9 000: 05 1f 1f 00 04 00 00 04 00 =09Modem interface capabilities: Tuple #7, code =3D 0x22 (Functional EXT), length =3D 9 000: 06 1f 1f 00 04 00 00 04 00 =09Modem interface capabilities: Tuple #8, code =3D 0x22 (Functional EXT), length =3D 12 000: 02 06 00 3f 1c 03 03 0f 07 00 01 b5 =09Data modem services available: Tuple #9, code =3D 0x22 (Functional EXT), length =3D 8 000: 13 06 00 1f 00 02 00 b5 Tuple #10, code =3D 0x1a (Configuration map), length =3D 5 000: 01 27 80 ff 67 =09Reg len =3D 2, config register addr =3D 0xff80, last config =3D 0x27 =09Registers: XXX--XX-=20 Tuple #11, code =3D 0x1b (Configuration entry), length =3D 19 000: cf 41 99 79 55 3d 86 46 26 4c aa 60 f8 03 07 f0 010: bc 86 28 =09Config index =3D 0xf(default) =09Interface byte =3D 0x41 (I/O) +RDY/-BSY active =09Vcc pwr: =09=09Nominal operating supply voltage: 5 x 1V =09=09Continuous supply current: 3.5 x 10mA =09=09Max current average over 1 second: 1 x 100mA, ext =3D 0x46 =09=09Max current average over 10 ms: 2 x 100mA =09=09Power down supply current: 4.5 x 1mA =09Card decodes 10 address lines, 8 Bit I/O only =09=09I/O address # 1: block start =3D 0x3f8 block length =3D 0x8 =09=09IRQ modes: Level, Pulse, Shared =09=09IRQs: 4 5 6 7 10 11 12 13 15 =09Max twin cards =3D 0 =09Misc attr: (Audio-BVD2) (Power down supported) Tuple #12, code =3D 0x1b (Configuration entry), length =3D 7 000: 17 08 aa 60 f8 02 07 =09Config index =3D 0x17 =09Card decodes 10 address lines, 8 Bit I/O only =09=09I/O address # 1: block start =3D 0x2f8 block length =3D 0x8 Tuple #13, code =3D 0x1b (Configuration entry), length =3D 7 000: 1f 08 aa 60 e8 03 07 =09Config index =3D 0x1f =09Card decodes 10 address lines, 8 Bit I/O only =09=09I/O address # 1: block start =3D 0x3e8 block length =3D 0x8 Tuple #14, code =3D 0x1b (Configuration entry), length =3D 7 000: 27 08 aa 60 e8 02 07 =09Config index =3D 0x27 =09Card decodes 10 address lines, 8 Bit I/O only =09=09I/O address # 1: block start =3D 0x2e8 block length =3D 0x8 Tuple #15, code =3D 0xff (Terminator), length =3D 0 2 slots found ---Lam Nguyen=09=09=09 =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Dec 24 17:43:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id 74EC61580C for ; Fri, 24 Dec 1999 17:43:33 -0800 (PST) (envelope-from unfurl@magnesium.net) Received: (qmail 22667 invoked by uid 1001); 25 Dec 1999 01:43:32 -0000 Date: 24 Dec 1999 17:43:32 -0800 Date: Fri, 24 Dec 1999 17:43:32 -0800 From: Bill Swingle To: mobile@freebsd.org Subject: probs with pccardd Message-ID: <19991224174332.A22344@dub.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey all, I'm hoping that someone can give me an assist here. I installed the 19991208-CURRENT snapshot on my Sony Vaio 505tx a few weeks ago and had no problems getting my Linksys EC2T pcmcia ethernet card up and running. Last night I checked out new -current sources and did a make world. Everything seems to be in order except that now the ethernet card fails to get setup correctly. I get the following error in /var/log/messages: pccardd[275]: driver allocation failed for Linksys(Combo PCMCIA EthernetCard (EC2T)): Device not configured I've tried compiling several different kernels to no avail. I'm using the default /etc/pccard.conf file with a very small change to the vendor string for my card. (I added the rest of the vendor string as pccardc dumpcis was bringing up the full string) I'm sure this is a bonehead thing I'm just overlooking... -Bill -- -=| --- B i l l S w i n g l e --- http://www.dub.net/ -=| unfurl@dub.net - unfurl@freebsd.org - bill@cdrom.com -=| Different all twisty a of in maze are you, passages little To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 25 1:37: 5 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from horizon.barak-online.net (horizon.barak.net.il [206.49.94.218]) by hub.freebsd.org (Postfix) with ESMTP id 6D43114E4B for ; Sat, 25 Dec 1999 01:37:01 -0800 (PST) (envelope-from bk532@iname.com) Received: from iname.com (pop09-1-ras1-p131.barak.net.il [212.150.8.131]) by horizon.barak-online.net (8.9.3/8.9.1) with ESMTP id LAA12139 for ; Sat, 25 Dec 1999 11:35:23 +0200 (IST) Message-ID: <38648F9E.CF20E909@iname.com> Date: Sat, 25 Dec 1999 11:34:22 +0200 From: Boris Karnaukh Organization: Private person X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.3-STABLE i386) X-Accept-Language: ru, en MIME-Version: 1.0 Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Zoom 56k pcmcia, the sequel. References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org lam wrote: > > Hi all, > > I am still having problem with the zoom 56k pcmcia card. If anyone can > point me to any doc about pcmcia or pccard config syntax, I'll go away. But this starts to bug me and I know there is a way to solve this. > How do I set the address for the modem? dmesg reports "sio2 not found at > 0x3e8"; I don't know where this setting is. I also set device sio2 in > kernel config file to IRQ 11, is this a correct way? Or should I disable > this entry in the kernel config altogether? What's the "config's" value > in /etc/pccard.config? is this the same value in tupple #11 in pccard > dumpcis output? you'd put in pccard.conf config id 0x1f (if you want to use com3 of course) BTW, you should to disable sio2 in kernel config. pccardd will enable it if necessery. P.S. you can find config id in 'pccardc dumpcis' output as 'Config number =' -- Boris Karnaukh (mailto:bk532@iname.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 25 2:29:33 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from horizon.barak-online.net (horizon.barak.net.il [206.49.94.218]) by hub.freebsd.org (Postfix) with ESMTP id 1AF8414F69 for ; Sat, 25 Dec 1999 02:29:30 -0800 (PST) (envelope-from bk532@iname.com) Received: from iname.com (pop09-1-ras1-p196.barak.net.il [212.150.8.196]) by horizon.barak-online.net (8.9.3/8.9.1) with ESMTP id MAA16315 for ; Sat, 25 Dec 1999 12:27:53 +0200 (IST) Message-ID: <38649C23.93ADA769@iname.com> Date: Sat, 25 Dec 1999 12:27:47 +0200 From: Boris Karnaukh Organization: Private person X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.3-STABLE i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: mobile@freebsd.org Subject: PCMCIA modem doesn't reinitialize after resume Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org PCMCIA modem (Dynamode PCMCIA 56k DataFax) doesn't re-initialize after resume on notebook Toshiba Satellite 2500 CDS. pccardd writes on resume to syslog: 'No free configuration for card LUCENT-VENUS' What should I change to apmd.conf to handle correctly suspend/resume? apmd.conf contents: # apmd Configration File # # $FreeBSD: src/etc/apmd.conf,v 1.1.2.2 1999/08/29 14:18:38 peter Exp $ # apm_event SUSPENDREQ { exec "/etc/rc.suspend"; } apm_event USERSUSPENDREQ { exec "sync && sync && sync"; exec "sleep 1"; exec "apm -z"; } apm_event NORMRESUME, STANDBYRESUME { exec "/etc/rc.resume"; } pccardd.conf contents: irq 3 5 10 13 # Dynamode 1456VQC PCMCIA modem card "LUCENT-VENUS" "PCMCIA 56K DataFax" # config 0x17 "sio1" 3 config 0x1f "sio2" 5 # 0x17 = port 0x2f8 irq ? # 0x1f = port 0x3e8 irq ? # 0x27 = port 0x2e8 irq ? reset 10000 insert echo Dynamode 56K Modem inserted remove echo Dynamode 56K Modem removed P.S. kernel configuration (freebsd-stable cvsupped two days ago) matches pccardd.conf -- Boris Karnaukh (mailto:bk532@iname.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 25 3:29:34 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from dominik.saargate.de (dominik.saargate.de [212.88.133.252]) by hub.freebsd.org (Postfix) with ESMTP id 9966F14E5C for ; Sat, 25 Dec 1999 03:29:30 -0800 (PST) (envelope-from domi@saargate.de) Received: from localhost (localhost [127.0.0.1]) by dominik.saargate.de (8.9.3/8.9.3) with ESMTP id MAA06000 for ; Sat, 25 Dec 1999 12:27:57 +0100 (CET) (envelope-from domi@saargate.de) Date: Sat, 25 Dec 1999 12:27:56 +0100 (CET) From: Dominik Brettnacher To: mobile@freebsd.org Subject: Sound on Libretto 50 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, can somebody tell me how to configure the 3.3-RELEASE (with PAO) kernel to support sound on a Libretto 50? -- Dominik - http://www.saargate.de/~domi/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 25 3:58:42 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from nohow.demon.co.uk (nohow.demon.co.uk [212.228.18.189]) by hub.freebsd.org (Postfix) with ESMTP id 0DCBC1501D for ; Sat, 25 Dec 1999 03:58:39 -0800 (PST) (envelope-from noway@nohow.demon.co.uk) Received: from localhost (noway@localhost) by nohow.demon.co.uk (8.9.3/8.9.3) with ESMTP id LAA33181; Sat, 25 Dec 1999 11:57:27 GMT (envelope-from noway@nohow.demon.co.uk) Date: Sat, 25 Dec 1999 11:57:24 +0000 (GMT) From: Jose Marques To: Dominik Brettnacher Cc: mobile@freebsd.org Subject: Re: Sound on Libretto 50 In-Reply-To: Message-ID: X-No-Archive: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 25 Dec 1999, Dominik Brettnacher wrote: > Hi, > > can somebody tell me how to configure the 3.3-RELEASE (with PAO) kernel to > support sound on a Libretto 50? Add the following line to your kernel config: device pcm0 at isa? port 0x530 irq 5 drq 1 flags 0x0 vector pcmintr You may also need to run: cd /dev ./MAKEDEV snd0 To make the audio devices. -- Jose Marques To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 25 8:37: 3 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id A586914C21 for ; Sat, 25 Dec 1999 08:36:49 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id JAA06993 for ; Sat, 25 Dec 1999 09:09:15 -0800 (PST) Date: Sat, 25 Dec 1999 09:09:14 -0800 (PST) From: Alfred Perlstein To: mobile@freebsd.org Subject: card0 or pccard0? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've been fumbling around looking at our pccard and cardbus support, it seems that card0 is the 'kludge' version, whereas pccard (sys/dev/pccard) isn't? Which should I be using? Can anyone suggest a good starting point for the current stuff in dev/cardbus? It doesn't compile (yes NEWCARD warns about that) but I was wondering if any of this stuff ought to be cleaned out because it's stagnating and tad confusing to have two options for pccard. Are there any good references for the cardbus stuff? thanks, -Alfred Perlstein - [bright@rush.net|alfred@freebsd.org] Wintelcom systems administrator and programmer - http://www.wintelcom.net/ [bright@wintelcom.net] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 25 11:29:29 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id D7EFA152F5 for ; Sat, 25 Dec 1999 11:29:16 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id UAA23293 for mobile@freebsd.org; Sat, 25 Dec 1999 20:29:15 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 340368871; Sat, 25 Dec 1999 20:19:00 +0100 (CET) Date: Sat, 25 Dec 1999 20:19:00 +0100 From: Ollivier Robert To: FreeBSD mobile Mailing List Subject: PCMCIA modem Toshiba not working [3.3-STABLE] Message-ID: <19991225201859.A40332@keltia.freenix.fr> Mail-Followup-To: FreeBSD mobile Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre2i X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have some trouble making my laptop (Sony VAIO Z505SX) recognise my Toshiba modem. It is one called SlimV90 and it always fails with "driver allocation failed for TOSHIBA". Any idea ? Here is the pccard.conf entry I use: -=-=- # Generally available IO ports io 0x240-0x360 0x3e8 0x2e8 # Generally available IRQs (Built-in sound-card owners remove 5) irq 3 4 5 10 11 13 # Available memory slots memory 0xd4000 96k [...] # 3Com/USR/Toshiba SLIMV90 card "TOSHIBA" "SLIMV90" config 0x3 "sio2" ? insert echo Toshiba PCMCIA V90 modem inserted remove echo Toshiba PCMCIA V90 modem removed -=-=- and here is the output of dumpcis: -=-=- Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 3 000: d1 00 ff Common memory device information: Device number 1, type Function specific, WPS = OFF Speed = 250nS, Memory block size = 512b, 1 units Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3 000: 61 08 ff Attribute memory device information: Device number 1, type SRAM, WPS = OFF Speed = 250nS, Memory block size = 512b, 2 units Tuple #3, code = 0x15 (Version 1 info), length = 42 000: 04 01 54 4f 53 48 49 42 41 00 53 4c 49 4d 56 39 010: 30 00 52 45 56 23 31 20 30 00 34 54 31 32 39 30 020: 30 30 30 30 30 4c 58 58 00 ff Version = 4.1, Manuf = [TOSHIBA],card vers = [SLIMV90] Addit. info = [REV#1 0],[4T129000000LXX] Tuple #4, code = 0x20 (Manufacturer ID), length = 4 000: ff ff 01 01 PCMCIA ID = 0xffff, OEM ID = 0x101 Tuple #5, code = 0x21 (Functional ID), length = 2 000: 02 00 Serial port/modem Tuple #6, code = 0x22 (Functional EXT), length = 4 000: 00 02 0f 5c Serial interface extension: 16550 UART, Parity - Space,Mark,Odd,Even, Tuple #7, code = 0x22 (Functional EXT), length = 9 000: 05 1f 0f 00 02 00 00 02 00 Modem interface capabilities: Tuple #8, code = 0x22 (Functional EXT), length = 9 000: 06 1f 0f 00 30 00 00 30 00 Modem interface capabilities: Tuple #9, code = 0x22 (Functional EXT), length = 13 000: 02 0c 00 3f 1c 03 03 0f 07 00 01 b5 ff Data modem services available: Tuple #10, code = 0x22 (Functional EXT), length = 9 000: 13 01 00 1f 00 7a 00 b5 ff Tuple #11, code = 0x22 (Functional EXT), length = 8 000: 23 01 00 1f 00 00 00 b5 Tuple #12, code = 0x1a (Configuration map), length = 5 000: 01 04 e0 07 07 Reg len = 2, config register addr = 0x7e0, last config = 0x4 Registers: XXX----- Tuple #13, code = 0x1b (Configuration entry), length = 23 000: c1 81 7d 78 2d 26 36 2d e8 14 5f aa 60 f8 03 07 010: b0 bc 86 48 10 f0 ff Config index = 0x1(default) Interface byte = 0x81 (I/O) wait signal supported Vcc pwr: Continuous supply current: 2.5 x 10mA Max current average over 1 second: 2 x 100mA Max current average over 10 ms: 3 x 100mA Power down supply current: 2.5 x 10mA Wait scale Speed = 1.2 x 10 us RDY/BSY scale Speed = 1.2 x 10 us, scaled by 100 Card decodes 20 address lines IRQ modes: IRQs: BERR 2 4 8 9 10 11 12 14 Memory descriptor 1 card addr = 0xb00703f800 Tuple #14, code = 0x1b (Configuration entry), length = 7 000: 02 08 aa 60 f8 02 07 Config index = 0x2 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x2f8 block length = 0x8 Tuple #15, code = 0x1b (Configuration entry), length = 7 000: 03 08 aa 60 e8 03 07 Config index = 0x3 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x3e8 block length = 0x8 Tuple #16, code = 0x1b (Configuration entry), length = 7 000: 04 08 aa 60 e8 02 07 Config index = 0x4 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x2e8 block length = 0x8 Tuple #17, code = 0x1b (Configuration entry), length = 5 000: 05 08 aa 40 07 Config index = 0x5 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block length = 0x8 Tuple #18, code = 0xff (Terminator), length = 83 000: 4c 49 4d 56 39 30 20 50 53 54 4e 2f 49 53 44 4e 010: 20 44 61 74 61 2f 46 61 78 20 28 43 29 20 54 6f 020: 73 68 69 62 61 20 53 59 53 54 45 4d 53 20 46 72 030: 00 0c 58 2c 94 48 10 2a 01 02 28 28 e0 93 02 04 040: 08 06 08 86 38 05 88 00 64 86 42 05 00 03 4c 46 050: 0e bc 84 1 slots found -=-=- -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #75: Tue Nov 2 21:03:12 CET 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 25 17:56:30 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from web2.tccsweb.com (h-209-91-78-12.gen.cadvision.com [209.91.78.12]) by hub.freebsd.org (Postfix) with ESMTP id EDFAB14D51 for ; Sat, 25 Dec 1999 17:56:27 -0800 (PST) (envelope-from brentr@tccsweb.com) Received: from localhost (brentr@localhost) by web2.tccsweb.com (8.9.3/8.9.3) with ESMTP id TAA05067 for ; Sat, 25 Dec 1999 19:12:16 -0700 (MST) (envelope-from brentr@tccsweb.com) Date: Sat, 25 Dec 1999 19:12:16 -0700 (MST) From: Brent Rector To: freebsd-mobile@freebsd.org Subject: Actiontec Ethernet and Modem PCMCIA Cards? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Everyone! Merry Christmas! Has anyone had exposure to the Actiontec line of cards? I am presently trying to implement the pccard.conf file and I am a bit lost as to what I should set these cards up for? Any ideas or somewhere to point me for more information? Sincerely Brent Rector -------------------------------------------------------------------------- Brent L. Rector SoHo Internet Services & TCCSweb SysAdmin (604) 979-2141 brentr@tccsweb.com http://www.tccsweb.com -------------------------------------------------------------------------- Your mouse has moved. Windows must be restarted for the change to take effect. Reboot now? [ OK ] -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Dec 25 19:23:24 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 31A2014C2E for ; Sat, 25 Dec 1999 19:23:22 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com (dcs@p21-dn01kiryunisiki.gunma.ocn.ne.jp [210.132.6.150]) by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id MAA01248; Sun, 26 Dec 1999 12:23:17 +0900 (JST) Message-ID: <3865896D.12B0E6AE@newsguy.com> Date: Sun, 26 Dec 1999 12:20:13 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Alfred Perlstein Cc: mobile@FreeBSD.ORG Subject: Re: support for cardbus adaptec 1480A? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alfred Perlstein wrote: > > Is there any support for an Adaptec 1480A Cardbus card? Not right now. > I really got excited when I saw that aic had been ressurected, > however, 'pccardc dumpcis' doesn't even display it as plugged in, > is this normal or perhaps my laptop is horked? (non-cardbus pc > cards work) AIC6360 is used in SlimSCSI, Adaptec 1460. The 1480 uses a much improved chipset, which is well supported by FreeBSD (by the aha driver). BUT, we do not have support for Cardbus technology, just PCMCIA. Cardbus is coming. I was about to ask Warner how it is going. If flaky support is ready, I might try writing a cardbus attachment for the 1480. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org "Nice try, Lao Che." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message