From owner-freebsd-mobile Sun Mar 8 20:17:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA18500 for freebsd-mobile-outgoing; Sun, 8 Mar 1998 20:17:27 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from davinci.isds.duke.edu (davinci.isds.duke.edu [152.3.22.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA18450 for ; Sun, 8 Mar 1998 20:17:11 -0800 (PST) (envelope-from sto@stat.Duke.EDU) Received: from cayenne.isds.duke.edu (cayenne.isds.duke.edu [152.3.22.11]) by davinci.isds.duke.edu (8.8.8/8.8.8) with ESMTP id XAA10186 for ; Sun, 8 Mar 1998 23:14:20 -0500 (EST) Received: (from sto@localhost) by cayenne.isds.duke.edu (8.8.8/8.8.8) id XAA07025; Sun, 8 Mar 1998 23:14:20 -0500 (EST) Date: Sun, 8 Mar 1998 23:14:20 -0500 (EST) Message-Id: <199803090414.XAA07025@cayenne.isds.duke.edu> From: "Sean O'Connell" To: freebsd-mobile@FreeBSD.ORG Subject: PAO-2.2.5-RELEASE on Dell Latitude X-Mailer: VM 6.33 under Emacs 19.34.2 X-Organization: Institute of Statistics and Decision Sciences, Duke University Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings- I have a bit of a problem battling with a Dell Latitude XPi using PAO-2.2.5-RELEASE. The machine boots fine with the kernel.GENERIC; however, if I attempt to boot it, either with the PAO-2.2.5-RELEASE boot floppy or a custom kernel, I get the following: CPU: Pentium(150.34-MHz 586-class CPU) Origin="GenuineIntel" Id = 0x52c Stepping=12 Features=0x1bf real memory = 50331648 (49152K bytes) avail memory = 46399488 (45312K bytes) Initializing PC-card devices: ed ep sio wdc Probing for devices on PCI bus 0: chip0 rev 4 on pci0:0 chip1 rev 0 on pci0:6 vga0 rev 1 int a irq ?? on pci0:7 pci0:8: CMD, device=0x0643, class=storage (ide) int a irq 14 [no driver assigned] pci0 rev 4 int a irq ?? on pci0:9:0 NMI ... going to debugger kernel: type 19 trap, code=0 Stopped at _pcibus_write+0x89: popl %ebx I also get stopped at _pcibus_cfgwrite+0x66: leal -0xc(%ebp),%esp Has anyone seen this behavior? It seems to be related to the pci-pcmcia brigde. The owner would like to be able to use the PAO additions in order to accomodate modems. (can use the zp0 driver for 3Com NIC, but...) This machine worked under 2.2.0. Thanks S -- ------------------------------------------------------------------------- Sean O'Connell Email: sean@stat.Duke.EDU Institute of Statistics and Decision Sciences Phone: (919) 684-5419 Duke University Fax: (919) 684-8594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 9 10:46:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA01438 for freebsd-mobile-outgoing; Mon, 9 Mar 1998 10:46:34 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from sophie.bolix.com (sophie.bolix.com [209.107.35.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA01398 for ; Mon, 9 Mar 1998 10:46:18 -0800 (PST) (envelope-from imp@pencil-box.village.org) Received: from pencil-box.village.org (tape-box [209.107.35.22]) by sophie.bolix.com (8.8.6/8.8.6) with ESMTP id LAA08039 for ; Mon, 9 Mar 1998 11:45:59 -0700 (MST) Received: from pencil-box.village.org (localhost [127.0.0.1]) by pencil-box.village.org (8.8.8/8.8.3) with ESMTP id JAA00491 for ; Mon, 9 Mar 1998 09:46:26 -0700 (MST) Message-Id: <199803091646.JAA00491@pencil-box.village.org> To: mobile@FreeBSD.ORG Subject: can't get into ddb Date: Mon, 09 Mar 1998 09:45:25 -0700 From: "M. Warner Losh" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org OK. I must be doning something stupid. I can't break into the debugger on my laptop (Libretto 50CT 32M memory, no port replicators installed). I tried the usual Ctl-Alt-Escape, but no joy. Has anybody else run into this? This is with -current as of late last week. Warner P.S. Here's my config file. It is nearly the same as the standard PCCARD with options DDB added. # # PCCARD -- GENERIC laptop support # # For more information read the handbook part System Administration -> # Configuring the FreeBSD Kernel -> The Configuration File. # The handbook is available in /usr/share/doc/handbook or online as # latest version from the FreeBSD World Wide Web server # # # An exhaustive list of options and more detailed explanations of the # device lines is 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: PCCARD,v 1.2 1997/11/11 00:47:01 nate Exp $ machine "i386" cpu "I386_CPU" cpu "I486_CPU" cpu "I586_CPU" cpu "I686_CPU" ident PCCARD maxusers 10 options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15 #Be pessimistic about Joe SCSI device options BOUNCE_BUFFERS #include support for DMA bounce buffers options UCONSOLE #Allow users to grab the console options FAILSAFE #Be conservative options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor config kernel root on wd0 controller isa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr options ATAPI #Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM controller aic0 at isa? port 0x340 bio irq 11 vector aicintr controller scbus0 device sd0 device od0 #See LINT for possible `od' options. device st0 device cd0 #Only need one of these, the code dynamically grows # syscons is the default console driver, resembling an SCO console device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr device npx0 at isa? port "IO_NPX" irq 13 vector npxintr # # Laptop support (see LINT for more options) # device apm0 at isa? flags 0x32 # Advanced Power Management # PCCARD (PCMCIA) support controller card0 device pcic0 at card? device pcic1 at card? device sio0 at isa? port "IO_COM1" flags 0x10 tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr device sio2 at isa? disable port "IO_COM3" tty irq 5 vector siointr device sio3 at isa? disable port "IO_COM4" tty irq 9 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr options PSM_HOOKAPM #hook the APM resume event options PSM_RESETAFTERSUSPEND #reset the device at the resume event options DDB device ed0 at isa? port 0x280 net irq 10 iomem 0xd8000 vector edintr device ep0 at isa? port 0x300 net irq 10 vector epintr device fe0 at isa? port 0x300 net irq ? vector feintr pseudo-device loop pseudo-device ether pseudo-device sl 1 # iijppp uses tun instead of ppp device #pseudo-device ppp 1 pseudo-device tun 1 pseudo-device pty 16 pseudo-device gzip # Exec gzipped a.out's # KTRACE enables the system-call tracing facility ktrace(2). # This adds 4 KB bloat to your kernel, and slightly increases # the costs of each syscall. options KTRACE #kernel tracing # This provides support for System V shared memory. # options SYSVSHM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 9 13:59:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA10093 for freebsd-mobile-outgoing; Mon, 9 Mar 1998 13:59:35 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA10068 for ; Mon, 9 Mar 1998 13:59:23 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id NAA10126; Mon, 9 Mar 1998 13:58:39 -0800 (PST) (envelope-from jdp) Message-Id: <199803092158.NAA10126@austin.polstra.com> To: imp@pencil-box.village.org Subject: Re: can't get into ddb In-Reply-To: <199803091646.JAA00491@pencil-box.village.org> References: <199803091646.JAA00491@pencil-box.village.org> Organization: Polstra & Co., Seattle, WA Cc: mobile@FreeBSD.ORG Date: Mon, 09 Mar 1998 13:58:39 -0800 From: John Polstra Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <199803091646.JAA00491@pencil-box.village.org>, M. Warner Losh wrote: > > OK. I must be doning something stupid. I can't break into the > debugger on my laptop (Libretto 50CT 32M memory, no port replicators > installed). I tried the usual Ctl-Alt-Escape, but no joy. Has > anybody else run into this? > > This is with -current as of late last week. FWIW, Ctrl-Alt-Escape works fine for me on an IBM ThinkPad 560 with yesterday's kernel + world. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 9 16:51:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA19271 for freebsd-mobile-outgoing; Mon, 9 Mar 1998 16:51:24 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from alberti.unh.edu (dkf@alberti.unh.edu [132.177.137.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA19235 for ; Mon, 9 Mar 1998 16:51:16 -0800 (PST) (envelope-from dkf@alberti.unh.edu) Received: from localhost (dkf@localhost) by alberti.unh.edu (8.8.8/8.8.8) with SMTP id TAA28633 for ; Mon, 9 Mar 1998 19:51:10 -0500 (EST) Date: Mon, 9 Mar 1998 19:51:10 -0500 (EST) From: Daniel K Fry To: freebsd-mobile@FreeBSD.ORG Subject: pccard ethernet q's 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 trying to get my ethernet card on my laptop to work it is an Accton EN2216 Ethernet PCMCIA card my win95 device manager on the laptop says that the card is at IRQ15, I/O 0x300-0x31f however, after setting up the kernel configuration off the freebsd 3.0 boot disk, i get the following output: zp: pcmcia slot 0: ACCTON~EN2216-PCMCIA-ETHERNET~EN2216~R02~ zp: slot1: no card in slot zp0: not found at 0x300 obviously i eliminated any conflicts in my kernel configuration has anyone out there encountered any similar problems? please let me know. thank you, Daniel Kanoa Fry daniel.fry@unh.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 9 17:52:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01692 for freebsd-mobile-outgoing; Mon, 9 Mar 1998 17:52:10 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from smtp2.mailsrvcs.net (smtp2.gte.net [207.115.153.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01349; Mon, 9 Mar 1998 17:51:26 -0800 (PST) (envelope-from newtoy@gte.net) Received: from gte.net (1Cust1.tnt2.chi5.da.uu.net [153.36.131.1]) by smtp2.mailsrvcs.net with SMTP id TAA03099; Mon, 9 Mar 1998 19:51:19 -0600 (CST) Message-ID: <001c01bd4bc6$f9c9c640$01832499@gte.net> Reply-To: "Brian" From: "Brian" To: , , , , Subject: Sorry for the intrusion - !!!Please remove!!! Date: Mon, 9 Mar 1998 19:50:54 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry to run this message out of place folks, but apparently nobody's reading the freebsd-mobile mailing list administration account. I need catmega@pobox.com off the freebsd-mobile list and I've been trying to accomplish this for months without resorting to throwing a message to the list itself. I can't create outgoing mail from catmega (a forwarding account) and telling the list processor to remove the name results in it saying it needs approval from the list owner, and that never comes. Sending mail directly to the list owner doesn't do anything either. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 9 19:40:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA24439 for freebsd-mobile-outgoing; Mon, 9 Mar 1998 19:40:14 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24433 for ; Mon, 9 Mar 1998 19:40:12 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id TAA17275; Mon, 9 Mar 1998 19:38:40 -0800 (PST) Message-Id: <199803100338.TAA17275@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Daniel K Fry cc: freebsd-mobile@FreeBSD.ORG Subject: Re: pccard ethernet q's In-reply-to: Your message of "Mon, 09 Mar 1998 19:34:29 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 09 Mar 1998 19:38:39 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You will get better response to this question if it's on the -mobile list. I've moved it there for you. > Hi i am trying to get my ethernet card on my laptop to work > > it is an Accton EN2216 Ethernet PCMCIA card OK, these work pretty well normally. > my win95 device manager on the laptop says that the card is > at IRQ15, I/O 0x300-0x31f PCCARDs can be put just about anywhere, so that doesn't actually mean anything. > however, after setting up the kernel configuration off the freebsd 3.0 > boot disk, i get the following output: > > zp: pcmcia slot 0: ACCTON~EN2216-PCMCIA-ETHERNET~EN2216~R02~ > zp: slot1: no card in slot > zp0: not found at 0x300 Hmm. That's less than wonderful; is there any other hardware in your system at 0x300? (unlikely, given that W95 puts it there). Have you tried the PAO boot floppy? > obviously i eliminated any conflicts in my kernel configuration > has anyone out there encountered any similar problems? Sorry, not with that card, no. But without knowing anything about your laptop, there are some other possibilities that might be significant. Most important of these is, if the system is a newer one, whether the PCCARD controller is in PCCARD or CARDBUS mode - we don't support many CardBus controllers, they need to be in PCCARD emulation mode. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ 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 Mar 9 20:09:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA00924 for freebsd-mobile-outgoing; Mon, 9 Mar 1998 20:09:52 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA00871 for ; Mon, 9 Mar 1998 20:09:46 -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.8.8/8.8.8) with SMTP id VAA04953; Mon, 9 Mar 1998 21:09:23 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA23627; Mon, 9 Mar 1998 21:09:22 -0700 Date: Mon, 9 Mar 1998 21:09:22 -0700 Message-Id: <199803100409.VAA23627@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: Daniel K Fry , freebsd-mobile@FreeBSD.ORG Subject: Re: pccard ethernet q's In-Reply-To: <199803100338.TAA17275@dingo.cdrom.com> References: <199803100338.TAA17275@dingo.cdrom.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > however, after setting up the kernel configuration off the freebsd 3.0 > > boot disk, i get the following output: > > > > zp: pcmcia slot 0: ACCTON~EN2216-PCMCIA-ETHERNET~EN2216~R02~ > > zp: slot1: no card in slot > > zp0: not found at 0x300 > > Hmm. That's less than wonderful; is there any other hardware in your > system at 0x300? (unlikely, given that W95 puts it there). Umm, Mike, slow down a bit. The 'zp0' device is the 'dedicated' driver for the 3Com card. It won't ever work with the ACCTON card. :) > Have you tried the PAO boot floppy? That should work. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 06:43:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01304 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 06:43:13 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from iglou.com (exim@iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA01258 for ; Tue, 10 Mar 1998 06:43:01 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from gateway.cre8tivegroup.com [204.255.227.85] by iglou.com with esmtp (8.7.3/8.6.12) id 0yCPuy-0000vb-00; Tue, 10 Mar 1998 09:22:08 -0500 Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 10 Mar 1998 09:22:11 -0500 (EST) Organization: The Creative Group From: Patrick Gardella To: Daniel K Fry , freebsd-mobile@FreeBSD.ORG, Nate Williams Subject: RE: Accton EN2216 PCMCIA Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Daniel, My pccard.conf for the Accton 2216 is thus: #Accton 2216 card "ACCTON" "EN2216-PCMCIA-ETHERNET" config 0x20 "ed0" 10 insert echo Accton 2216 inserted insert /etc/pccard_ether ed0 remove echo Accton 2216 removed remove /sbin/ifconfig ed0 delete Works like a dream! This is *without* PAO; stock FreeBSD 2.2.5. I use the ed0 because (1) it works, (2) it seems to be better supported. Nate has put this into -current, and maybe we can get it into -release and -stable. Patrick On 10-Mar-98 Daniel K Fry wrote: > Pat, > > i am trying to get my ethernet card to work on my laptop and i noticed in > the freebsd mailing list archives that you use the same card as me: > >> I use the Accton EN2216 PCMCIA ethernet card. Uses the 'ed0' driver. >> Nary a problem. >> >> Pat > > > what I/O range do you use? i tried using the factory default of 0x300 and > it doesnt find it. also, what is the reasoning behind not using the zp0 or > ze0 driver? > > thanx > > Daniel Fry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 06:59:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04512 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 06:59:19 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: (from jmb@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04448; Tue, 10 Mar 1998 06:58:34 -0800 (PST) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199803101458.GAA04448@hub.freebsd.org> Subject: Re: Sorry for the intrusion - !!!Please remove!!! In-Reply-To: <001c01bd4bc6$f9c9c640$01832499@gte.net> from Brian at "Mar 9, 98 07:50:54 pm" To: newtoy@gte.net Date: Tue, 10 Mar 1998 06:58:33 -0800 (PST) Cc: freebsd-mobile@FreeBSD.ORG, root@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (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 Brian wrote: > Sorry to run this message out of place folks, but apparently nobody's > reading the freebsd-mobile mailing list administration account. I need mail to postmaster@freebsd.org will always reach me ;) > catmega@pobox.com off the freebsd-mobile list and I've been trying to > accomplish this for months without resorting to throwing a message to the > list itself. > > I can't create outgoing mail from catmega (a forwarding account) and telling > the list processor to remove the name results in it saying it needs approval > from the list owner, and that never comes. Sending mail directly to the > list owner doesn't do anything either. cvs-contrib:catmega@pobox.com freebsd-announce:catmega@pobox.com freebsd-platforms:catmega@pobox.com i dont see you listed on freebsd-mobile. (perhaps you are using a forwarded address on that list, or someone else removed you already) what about the other mailing lists? jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 08:15:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA18844 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 08:15:57 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA18784 for ; Tue, 10 Mar 1998 08:15:29 -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.8.8/8.8.8) with SMTP id JAA09028; Tue, 10 Mar 1998 09:15:24 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA25838; Tue, 10 Mar 1998 09:15:21 -0700 Date: Tue, 10 Mar 1998 09:15:21 -0700 Message-Id: <199803101615.JAA25838@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Patrick Gardella Cc: Daniel K Fry , freebsd-mobile@FreeBSD.ORG, Nate Williams Subject: RE: Accton EN2216 PCMCIA In-Reply-To: References: X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > My pccard.conf for the Accton 2216 is thus: > > #Accton 2216 > card "ACCTON" "EN2216-PCMCIA-ETHERNET" > config 0x20 "ed0" 10 > insert echo Accton 2216 inserted > insert /etc/pccard_ether ed0 > remove echo Accton 2216 removed > remove /sbin/ifconfig ed0 delete > > Works like a dream! This is *without* PAO; stock FreeBSD 2.2.5. FreeBSD 2.2.5 will work fine, but there is no 'boot floppy' support at this time, so if you need to use the ethernet card for installation, you can't. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 09:05:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA28219 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 09:05:54 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from www.communique.no (www.communique.no [193.212.204.33]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id JAA28163 for ; Tue, 10 Mar 1998 09:05:35 -0800 (PST) (envelope-from are@communique.no) Received: (qmail 24800 invoked by uid 1001); 10 Mar 1998 17:05:51 -0000 Date: Tue, 10 Mar 1998 18:05:51 +0100 (CET) From: Are Bryne X-Sender: are@rune.communique.no To: freebsd-mobile@FreeBSD.ORG cc: Are Bryne Subject: Problems in configuring modem (Microcom pccard) Message-ID: Organization: Communique DA MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1197327571-889549551=:24717" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1197327571-889549551=:24717 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT [Please cc me, or answer directly, as I'm not on freebsd-mobile] Hi, I'm having some trouble getting a MICROCOM, Inc. TRAVELCARD FAST 28.8 DATA/FAX MODEM to work. The basic hardware is a Compaq LTE Elite 4/50CX with a VLSI chip pcic controller. The pcic is set up to use irq 9. The following is the /etc/pccard.conf file I set up: -------- start /etc/pccard.conf -------- # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) # sio0 and sio1 not found, therefore irqs 3 and 4 are free. irq 3 4 5 15 # Available memory slots memory 0xd4000 96k # Microcom TravelCard FAST 28.8 data/fax modem card "MICROCOM, Inc." "TRAVELCARD FAST 28.8 DATA/FAX" config 0x32 "sio2" 15 insert echo Microcom TravelCard FAST 28.8 inserted remove echo Microcom TravelCard FAST 28.8 removed -------- end /etc/pccard.conf -------- The results of pccardc dumpcis are shown in an attachment. The first strange thing is that if I add MODEM to the end of the device identifier string, as it is reported from dumpcis, then I get the following output from pccardd -d: Mar 9 14:11:55 mediateket pccardd[228]: No card in database for "MICROCOM, Inc. "("TRAVELCARD FAST 28.8 DATA/FAX") If I remove the MODEM part, ie. use /etc/pccard.conf as shown above, I am granted with the following: Mar 9 14:13:27 mediateket /kernel: Map I/O 0x3e8 (size 0x8) on Window 0 Mar 9 14:13:27 mediateket pccardd[230]: driver allocation failed for MICROCOM, Inc. Mar 9 14:13:27 mediateket pccardd[230]: pccardd started Windows gives as it's identifier PCMCIA\MICROCOM__INC.-TRAVELCARD_FAST_28.8_DATA/FAX_MODEM-2288 The UART is described as NS1655AN. I've tried other sio/irq/port address values, but to no avail. I've also MAKEDEV'd the necessary /dev/cuaa2 and put in /dev/ttyd2 for good luck. I've just sent out another message to freebsd-hardware about a non-functional sio0 port (in FreeBSD, not Windows95). Could this be related? I'm using slot 0, as slot 1 doesn't work under FreeBSD. I perused the sources, and it seems this is due to the VLSI chip used, if I'm not wrong. By the way: what's the rule for using the pccard modems on already configured sio devices? Say I've got both sio0 and sio1 as physical ports on the machine. Can these be disabled by FreeBSD (or only BIOS) to allow the pccard to use eg. sio1? Or don't I have to disable them, or what? Also: Is it safe to use irq 15 as shown above? The second wd controller is not disabled in bios, but _is_ disabled in FreeBSD. IIRC the bios doesn't allow me to disable the controller. I'd be grateful for all and any hints and advice. Thanks in advance, Are Bryne Communiqué DA Phone: +47 22 44 33 99 Parkveien 51b E-mail: admin@communique.no N-0256 Oslo URL: http://www.communique.no --0-1197327571-889549551=:24717 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; name="dumpcis_results.txt" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Results of pccardc dumpcis Q29uZmlndXJhdGlvbiBkYXRhIGZvciBjYXJkIGluIHNsb3QgMA0KVHVwbGUg IzEsIGNvZGUgPSAweDEgKENvbW1vbiBtZW1vcnkgZGVzY3JpcHRvciksIGxl bmd0aCA9IDMNCiAgICAwMDA6ICAwMCAwMCBmZg0KCUNvbW1vbiBtZW1vcnkg ZGV2aWNlIGluZm9ybWF0aW9uOg0KCQlEZXZpY2UgbnVtYmVyIDEsIHR5cGUg Tm8gZGV2aWNlLCBXUFMgPSBPRkYNCgkJU3BlZWQgPSBObyBzcGVlZCwgTWVt b3J5IGJsb2NrIHNpemUgPSA1MTJiLCAxIHVuaXRzDQpUdXBsZSAjMiwgY29k ZSA9IDB4MjAgKE1hbnVmYWN0dXJlciBJRCksIGxlbmd0aCA9IDQNCiAgICAw MDA6ICAwNSAwMSAwMSAwMQ0KCVBDTUNJQSBJRCA9IDB4MTA1LCBPRU0gSUQg PSAweDEwMQ0KVHVwbGUgIzMsIGNvZGUgPSAweDE1IChWZXJzaW9uIDEgaW5m byksIGxlbmd0aCA9IDU3DQogICAgMDAwOiAgMDQgMDEgNGQgNDkgNDMgNTIg NGYgNDMgNGYgNGQgMmMgMjAgNDkgNmUgNjMgMmUNCiAgICAwMTA6ICAwMCA1 NCA1MiA0MSA1NiA0NSA0YyA0MyA0MSA1MiA0NCAyMCA0NiA0MSA1MyA1NA0K ICAgIDAyMDogIDIwIDMyIDM4IDJlIDM4IDIwIDQ0IDQxIDU0IDQxIDJmIDQ2 IDQxIDU4IDIwIDRkDQogICAgMDMwOiAgNGYgNDQgNDUgNGQgMDAgNTYgMzAg MDAgZmYNCglWZXJzaW9uID0gNC4xLCBNYW51ZiA9IFtNSUNST0NPTSwgSW5j Ll0sY2FyZCB2ZXJzID0gW1RSQVZFTENBUkQgRkFTVCAyOC44IERBVEEvRkFY IE1PREVNXQ0KCUFkZGl0LiBpbmZvID0gW1YwXSxb/10NClR1cGxlICM0LCBj b2RlID0gMHgxYSAoQ29uZmlndXJhdGlvbiBtYXApLCBsZW5ndGggPSA1DQog ICAgMDAwOiAgMDEgMjcgMDAgMDEgMTcNCglSZWcgbGVuID0gMiwgY29uZmln IHJlZ2lzdGVyIGFkZHIgPSAweDEwMCwgbGFzdCBjb25maWcgPSAweDI3DQoJ UmVnaXN0ZXJzOiBYWFgtWC0tLSANClR1cGxlICM1LCBjb2RlID0gMHgxYiAo Q29uZmlndXJhdGlvbiBlbnRyeSksIGxlbmd0aCA9IDIwDQogICAgMDAwOiAg ZjAgNDEgOWQgNmUgNGQgNWQgMjUgMzYgMDUgZWIgMTcgYWEgNjAgZjggMDMg MDcNCiAgICAwMTA6ICA3MCBiOCA4NiAyOA0KCUNvbmZpZyBpbmRleCA9IDB4 MzAoZGVmYXVsdCkNCglJbnRlcmZhY2UgYnl0ZSA9IDB4NDEgKEkvTykgICtS RFkvLUJTWSBhY3RpdmUNCglWY2MgcHdyOg0KCQlNaW5pbXVtIG9wZXJhdGlu ZyBzdXBwbHkgdm9sdGFnZTogNC41IHggMVYNCgkJTWF4aW11bSBvcGVyYXRp bmcgc3VwcGx5IHZvbHRhZ2U6IDUuNSB4IDFWDQoJCUNvbnRpbnVvdXMgc3Vw cGx5IGN1cnJlbnQ6IDIgeCAxMG1BDQoJCU1heCBjdXJyZW50IGF2ZXJhZ2Ug b3ZlciAxMCBtczogMyB4IDEwMG1BDQoJCVBvd2VyIGRvd24gc3VwcGx5IGN1 cnJlbnQ6IDEgeCAxMG1BDQoJUkRZL0JTWSBzY2FsZSBTcGVlZCA9IDEuMiB4 IDEwIG1zLCBzY2FsZWQgYnkgMTAwDQoJQ2FyZCBkZWNvZGVzIDIzIGFkZHJl c3MgbGluZXMNCgkJSVJRIG1vZGVzOg0KCQlJUlFzOiAgTk1JIElPQ0sgQkVS UiAwIDEgMiA0IDkgMTEgMTMgMTUNCglNYXggdHdpbiBjYXJkcyA9IDANCglN aXNjIGF0dHI6IChBdWRpby1CVkQyKSAoUmVhZC1vbmx5KSAoUG93ZXIgZG93 biBzdXBwb3J0ZWQpIChFeHQgYnl0ZSA9IDB4MykNClR1cGxlICM2LCBjb2Rl ID0gMHgxYiAoQ29uZmlndXJhdGlvbiBlbnRyeSksIGxlbmd0aCA9IDEwDQog ICAgMDAwOiAgMzEgMTggYWEgNjAgZjggMDIgMDcgNzAgYjggODYNCglDb25m aWcgaW5kZXggPSAweDMxDQoJQ2FyZCBkZWNvZGVzIDEwIGFkZHJlc3MgbGlu ZXMsIDggQml0IEkvTyBvbmx5DQoJCUkvTyBhZGRyZXNzICMgMTogYmxvY2sg c3RhcnQgPSAweDJmOCBibG9jayBsZW5ndGggPSAweDgNCgkJSVJRIG1vZGVz OiBMZXZlbCwgUHVsc2UNCgkJSVJRczogIDQgNSA2IDExIDEyIDEzIDE1DQpU dXBsZSAjNywgY29kZSA9IDB4MjEgKEZ1bmN0aW9uYWwgSUQpLCBsZW5ndGgg PSAzMQ0KICAgIDAwMDogIDAyIDAxIDAwIDAwIDAwIDAwIDAwIDAwIDAwIDAw IDAwIDAwIDAwIDAwIDAwIDAwDQogICAgMDEwOiAgYTggMjIgZmYgMTAgZmYg ZmYgZmYgMDUgNDUgMDUgNDUgMDUgNDUgMDUgNjUNCglTZXJpYWwgcG9ydC9t b2RlbSAtIFBPU1QgaW5pdGlhbGl6ZQ0KVHVwbGUgIzgsIGNvZGUgPSAweDFi IChDb25maWd1cmF0aW9uIGVudHJ5KSwgbGVuZ3RoID0gMTANCiAgICAwMDA6 ICAzMiAxOCBhYSA2MCBlOCAwMyAwNyA3MCBiOCA4Ng0KCUNvbmZpZyBpbmRl eCA9IDB4MzINCglDYXJkIGRlY29kZXMgMTAgYWRkcmVzcyBsaW5lcywgOCBC aXQgSS9PIG9ubHkNCgkJSS9PIGFkZHJlc3MgIyAxOiBibG9jayBzdGFydCA9 IDB4M2U4IGJsb2NrIGxlbmd0aCA9IDB4OA0KCQlJUlEgbW9kZXM6IExldmVs LCBQdWxzZQ0KCQlJUlFzOiAgNCA1IDYgMTEgMTIgMTMgMTUNClR1cGxlICM5 LCBjb2RlID0gMHgxYiAoQ29uZmlndXJhdGlvbiBlbnRyeSksIGxlbmd0aCA9 IDEwDQogICAgMDAwOiAgMzMgMTggYWEgNjAgZTggMDIgMDcgNzAgYjggODYN CglDb25maWcgaW5kZXggPSAweDMzDQoJQ2FyZCBkZWNvZGVzIDEwIGFkZHJl c3MgbGluZXMsIDggQml0IEkvTyBvbmx5DQoJCUkvTyBhZGRyZXNzICMgMTog YmxvY2sgc3RhcnQgPSAweDJlOCBibG9jayBsZW5ndGggPSAweDgNCgkJSVJR IG1vZGVzOiBMZXZlbCwgUHVsc2UNCgkJSVJRczogIDQgNSA2IDExIDEyIDEz IDE1DQpUdXBsZSAjMTAsIGNvZGUgPSAweDFiIChDb25maWd1cmF0aW9uIGVu dHJ5KSwgbGVuZ3RoID0gNg0KICAgIDAwMDogIDI0IDE4IDIzIDcwIGI4IDg2 DQoJQ29uZmlnIGluZGV4ID0gMHgyNA0KCUNhcmQgZGVjb2RlcyAzIGFkZHJl c3MgbGluZXMsIDggQml0IEkvTyBvbmx5DQoJCUlSUSBtb2RlczogTGV2ZWwN CgkJSVJRIGxldmVsID0gMw0KVHVwbGUgIzExLCBjb2RlID0gMHgxYiAoQ29u ZmlndXJhdGlvbiBlbnRyeSksIGxlbmd0aCA9IDEwDQogICAgMDAwOiAgMjUg MTggYWEgNjAgYmMgMDMgMDMgNzAgYjggODYNCglDb25maWcgaW5kZXggPSAw eDI1DQoJQ2FyZCBkZWNvZGVzIDEwIGFkZHJlc3MgbGluZXMsIDggQml0IEkv TyBvbmx5DQoJCUkvTyBhZGRyZXNzICMgMTogYmxvY2sgc3RhcnQgPSAweDNi YyBibG9jayBsZW5ndGggPSAweDQNCgkJSVJRIG1vZGVzOiBMZXZlbCwgUHVs c2UNCgkJSVJRczogIDQgNSA2IDExIDEyIDEzIDE1DQpUdXBsZSAjMTIsIGNv ZGUgPSAweDFiIChDb25maWd1cmF0aW9uIGVudHJ5KSwgbGVuZ3RoID0gMTAN CiAgICAwMDA6ICAyNiAxOCBhYSA2MCA3OCAwMyAwMyA3MCBiOCA4Ng0KCUNv bmZpZyBpbmRleCA9IDB4MjYNCglDYXJkIGRlY29kZXMgMTAgYWRkcmVzcyBs aW5lcywgOCBCaXQgSS9PIG9ubHkNCgkJSS9PIGFkZHJlc3MgIyAxOiBibG9j ayBzdGFydCA9IDB4Mzc4IGJsb2NrIGxlbmd0aCA9IDB4NA0KCQlJUlEgbW9k ZXM6IExldmVsLCBQdWxzZQ0KCQlJUlFzOiAgNCA1IDYgMTEgMTIgMTMgMTUN ClR1cGxlICMxMywgY29kZSA9IDB4MWIgKENvbmZpZ3VyYXRpb24gZW50cnkp LCBsZW5ndGggPSAxMA0KICAgIDAwMDogIDI3IDE4IGFhIDYwIDc4IDAyIDAz IDcwIGI4IDg2DQoJQ29uZmlnIGluZGV4ID0gMHgyNw0KCUNhcmQgZGVjb2Rl cyAxMCBhZGRyZXNzIGxpbmVzLCA4IEJpdCBJL08gb25seQ0KCQlJL08gYWRk cmVzcyAjIDE6IGJsb2NrIHN0YXJ0ID0gMHgyNzggYmxvY2sgbGVuZ3RoID0g MHg0DQoJCUlSUSBtb2RlczogTGV2ZWwsIFB1bHNlDQoJCUlSUXM6ICA0IDUg NiAxMSAxMiAxMyAxNQ0KVHVwbGUgIzE0LCBjb2RlID0gMHgyMiAoRnVuY3Rp b25hbCBFWFQpLCBsZW5ndGggPSA0DQogICAgMDAwOiAgMDAgMDIgMGYgN2YN CglTZXJpYWwgaW50ZXJmYWNlIGV4dGVuc2lvbjoNCgkJMTY1NTAgVUFSVCwg UGFyaXR5IC0gU3BhY2UsTWFyayxPZGQsRXZlbiwNClR1cGxlICMxNSwgY29k ZSA9IDB4MjIgKEZ1bmN0aW9uYWwgRVhUKSwgbGVuZ3RoID0gOQ0KICAgIDAw MDogIDAxIDFmIDNmIDAwIDAyIDAwIDAwIDAyIDAwDQoJTW9kZW0gaW50ZXJm YWNlIGNhcGFiaWxpdGllczoNClR1cGxlICMxNiwgY29kZSA9IDB4MjIgKEZ1 bmN0aW9uYWwgRVhUKSwgbGVuZ3RoID0gMTINCiAgICAwMDA6ICAwMiAwNiAw MCAzZiAxYyAwMyAwMyAwZiAwNiAwMCAwMCBiNQ0KCURhdGEgbW9kZW0gc2Vy dmljZXMgYXZhaWxhYmxlOg0KVHVwbGUgIzE3LCBjb2RlID0gMHgyMiAoRnVu Y3Rpb25hbCBFWFQpLCBsZW5ndGggPSA4DQogICAgMDAwOiAgMTMgMDYgMDAg MWYgMDAgMDAgMDAgYjUNClR1cGxlICMxOCwgY29kZSA9IDB4ZmYgKFRlcm1p bmF0b3IpLCBsZW5ndGggPSAwDQoyIHNsb3RzIGZvdW5kDQo= --0-1197327571-889549551=:24717-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 12:33:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19049 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 12:33:59 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19005 for ; Tue, 10 Mar 1998 12:33:44 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id MAA19628; Tue, 10 Mar 1998 12:33:17 -0800 (PST) (envelope-from jdp) Message-Id: <199803102033.MAA19628@austin.polstra.com> To: nate@mt.sri.com Subject: Re: Accton EN2216 PCMCIA In-Reply-To: <199803101615.JAA25838@mt.sri.com> References: <199803101615.JAA25838@mt.sri.com> Organization: Polstra & Co., Seattle, WA Cc: mobile@FreeBSD.ORG Date: Tue, 10 Mar 1998 12:33:17 -0800 From: John Polstra Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <199803101615.JAA25838@mt.sri.com>, Nate Williams wrote: > FreeBSD 2.2.5 will work fine, but there is no 'boot floppy' support at > this time, so if you need to use the ethernet card for installation, you > can't. I'm sure I'm missing something obvious, but I'll ask anyway. Why can't we get boot floppy support for all the pccard devices simply by doing this: * Add the card0, pcic0, and pcic1 devices to GENERIC. * Add pccardd and pccard.conf to the built-in install filesystem. * Add code in sysinstall to start up pccardd at initialization time. Why wouldn't this work? John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 12:38:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20381 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 12:38:08 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20337 for ; Tue, 10 Mar 1998 12:38:00 -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.8.8/8.8.8) with SMTP id NAA10797; Tue, 10 Mar 1998 13:37:58 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA27620; Tue, 10 Mar 1998 13:37:54 -0700 Date: Tue, 10 Mar 1998 13:37:54 -0700 Message-Id: <199803102037.NAA27620@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John Polstra Cc: nate@mt.sri.com, mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-Reply-To: <199803102033.MAA19628@austin.polstra.com> References: <199803101615.JAA25838@mt.sri.com> <199803102033.MAA19628@austin.polstra.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > FreeBSD 2.2.5 will work fine, but there is no 'boot floppy' support at > > this time, so if you need to use the ethernet card for installation, you > > can't. > > I'm sure I'm missing something obvious, but I'll ask anyway. Why > can't we get boot floppy support for all the pccard devices simply by > doing this: > > * Add the card0, pcic0, and pcic1 devices to GENERIC. > * Add pccardd and pccard.conf to the built-in install filesystem. > * Add code in sysinstall to start up pccardd at initialization time. > > Why wouldn't this work? How does the installation program know that ep0 is found? It's a bit more work, basically the same amount of work that Hosokawa has already done for the PAO floppy. However, I don't know how much use it would be to fit it into sysinstall, instead of waiting for Son of Sysinstall. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 12:44:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21740 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 12:44:10 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA21682 for ; Tue, 10 Mar 1998 12:43:56 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id VAA00480; Tue, 10 Mar 1998 21:42:45 +0100 (CET) To: John Polstra cc: nate@mt.sri.com, mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 12:33:17 PST." <199803102033.MAA19628@austin.polstra.com> Date: Tue, 10 Mar 1998 21:42:45 +0100 Message-ID: <478.889562565@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199803102033.MAA19628@austin.polstra.com>, John Polstra writes: >In article <199803101615.JAA25838@mt.sri.com>, >Nate Williams wrote: > >> FreeBSD 2.2.5 will work fine, but there is no 'boot floppy' support at >> this time, so if you need to use the ethernet card for installation, you >> can't. > >I'm sure I'm missing something obvious, but I'll ask anyway. Why >can't we get boot floppy support for all the pccard devices simply by >doing this: > >* Add the card0, pcic0, and pcic1 devices to GENERIC. >* Add pccardd and pccard.conf to the built-in install filesystem. >* Add code in sysinstall to start up pccardd at initialization time. > >Why wouldn't this work? Without even checking I'd say of the top of my head that it doesn't fit on the floppy. I may be wrong on this, but I doubt it :-) Otherwise it would work, yes. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 12:47:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22291 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 12:47:16 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22225 for ; Tue, 10 Mar 1998 12:46:49 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id MAA19872; Tue, 10 Mar 1998 12:46:36 -0800 (PST) (envelope-from jdp) Message-Id: <199803102046.MAA19872@austin.polstra.com> To: Nate Williams cc: mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 13:37:54 MST." <199803102037.NAA27620@mt.sri.com> Date: Tue, 10 Mar 1998 12:46:36 -0800 From: John Polstra Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > How does the installation program know that ep0 is found? I don't know. Can't it just try to use the selected device at the appropriate time? If it's not there, it will get an ENODEV or some such thing. > However, I don't know how much use it would be to fit it into > sysinstall, instead of waiting for Son of Sysinstall. Well, if any kind of quick hack could be put in in the meantime, I think it would be worthwhile. It's a major pain trying to install on a system (like the ThinkPad 560) that doesn't have a CD-ROM drive. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 12:47:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22381 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 12:47:49 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22344 for ; Tue, 10 Mar 1998 12:47:34 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id MAA19832; Tue, 10 Mar 1998 12:44:18 -0800 (PST) (envelope-from jdp) Message-Id: <199803102044.MAA19832@austin.polstra.com> To: Poul-Henning Kamp cc: nate@mt.sri.com, mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 21:42:45 +0100." <478.889562565@critter.freebsd.dk> Date: Tue, 10 Mar 1998 12:44:18 -0800 From: John Polstra Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >Why wouldn't this work? > > Without even checking I'd say of the top of my head that it doesn't > fit on the floppy. I may be wrong on this, but I doubt it :-) It fits on the PAO floppy. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 12:49:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA22756 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 12:49:37 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA22740 for ; Tue, 10 Mar 1998 12:49:31 -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.8.8/8.8.8) with SMTP id NAA10894; Tue, 10 Mar 1998 13:49:27 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA27789; Tue, 10 Mar 1998 13:49:24 -0700 Date: Tue, 10 Mar 1998 13:49:24 -0700 Message-Id: <199803102049.NAA27789@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John Polstra Cc: Nate Williams , mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-Reply-To: <199803102046.MAA19872@austin.polstra.com> References: <199803102037.NAA27620@mt.sri.com> <199803102046.MAA19872@austin.polstra.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > How does the installation program know that ep0 is found? > > I don't know. Can't it just try to use the selected device at the > appropriate time? If it's not there, it will get an ENODEV or some > such thing. How does it know which device is there to use? There are *LOTS* of different ethernet cards supported in the GENERIC kernel. > > However, I don't know how much use it would be to fit it into > > sysinstall, instead of waiting for Son of Sysinstall. > > Well, if any kind of quick hack could be put in in the meantime, I > think it would be worthwhile. It's a major pain trying to install on > a system (like the ThinkPad 560) that doesn't have a CD-ROM drive. That's what lap-link cables and 3Com cards are for. :) :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 12:56:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23944 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 12:56:10 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA23927 for ; Tue, 10 Mar 1998 12:56:07 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id MAA20002; Tue, 10 Mar 1998 12:55:50 -0800 (PST) (envelope-from jdp) Message-Id: <199803102055.MAA20002@austin.polstra.com> To: Nate Williams cc: mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 13:49:24 MST." <199803102049.NAA27789@mt.sri.com> Date: Tue, 10 Mar 1998 12:55:50 -0800 From: John Polstra Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I don't know. Can't it just try to use the selected device at the > > appropriate time? If it's not there, it will get an ENODEV or > > some such thing. > > How does it know which device is there to use? There are *LOTS* of > different ethernet cards supported in the GENERIC kernel. True, but there aren't very many that come in the PC-Card form factor. Anyway: sysinstall must already have some way to figure out what devices are in the system, right? It seems to know about them during a desktop installation, at least. All it has to do is defer that discovery until later, when there's been sufficient time for pccard to enable the PC-Cards. > > think it would be worthwhile. It's a major pain trying to install > > on a system (like the ThinkPad 560) that doesn't have a CD-ROM > > drive. > > That's what lap-link cables and 3Com cards are for. :) :) You can install FreeBSD over a lap-link cable?! Hmm, is that the funky TCP/IP over the lpt interface thingy? I'd forgotten about it. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 12:56:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA24074 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 12:56:57 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA24059 for ; Tue, 10 Mar 1998 12:56:52 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id MAA20124; Tue, 10 Mar 1998 12:54:15 -0800 (PST) Message-Id: <199803102054.MAA20124@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: John Polstra cc: Nate Williams , mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 12:46:36 PST." <199803102046.MAA19872@austin.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Mar 1998 12:54:14 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > How does the installation program know that ep0 is found? > > I don't know. Can't it just try to use the selected device at the > appropriate time? If it's not there, it will get an ENODEV or some > such thing. You can poke pccardd and then wait for it to scan. This is basically what the PAO patches do. > > However, I don't know how much use it would be to fit it into > > sysinstall, instead of waiting for Son of Sysinstall. > > Well, if any kind of quick hack could be put in in the meantime, I > think it would be worthwhile. It's a major pain trying to install on > a system (like the ThinkPad 560) that doesn't have a CD-ROM drive. Does 'zp' not work for this card? -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ 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 Mar 10 13:03:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25605 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 13:03:09 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25532 for ; Tue, 10 Mar 1998 13:02:42 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id NAA20124; Tue, 10 Mar 1998 13:01:56 -0800 (PST) (envelope-from jdp) Message-Id: <199803102101.NAA20124@austin.polstra.com> To: Mike Smith cc: mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 12:56:29 PST." <199803102056.MAA20146@dingo.cdrom.com> Date: Tue, 10 Mar 1998 13:01:56 -0800 From: John Polstra Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > (BTW, recontexting the previous response, I make the same mistake > I made yesterday; - doesn't the 'ze' driver work for your NE2000 > clone?) I wasn't aware that it was something to try. Neither LINT nor ze(4) makes any mention of NE2000 in connection with that driver. But I can easily give it a try. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 13:03:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA25635 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 13:03:13 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA25562 for ; Tue, 10 Mar 1998 13:02:50 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id MAA20146; Tue, 10 Mar 1998 12:56:30 -0800 (PST) Message-Id: <199803102056.MAA20146@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: John Polstra cc: Poul-Henning Kamp , nate@mt.sri.com, mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 12:44:18 PST." <199803102044.MAA19832@austin.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Mar 1998 12:56:29 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > >Why wouldn't this work? > > > > Without even checking I'd say of the top of my head that it doesn't > > fit on the floppy. I may be wrong on this, but I doubt it :-) > > It fits on the PAO floppy. There's a little room left on the boot floppy, yes. (BTW, recontexting the previous response, I make the same mistake I made yesterday; - doesn't the 'ze' driver work for your NE2000 clone?) -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ 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 Mar 10 13:27:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02777 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 13:27:21 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02723 for ; Tue, 10 Mar 1998 13:27:13 -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.8.8/8.8.8) with SMTP id OAA11191; Tue, 10 Mar 1998 14:27:05 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA28214; Tue, 10 Mar 1998 14:27:03 -0700 Date: Tue, 10 Mar 1998 14:27:03 -0700 Message-Id: <199803102127.OAA28214@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John Polstra Cc: Nate Williams , mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-Reply-To: <199803102055.MAA20002@austin.polstra.com> References: <199803102049.NAA27789@mt.sri.com> <199803102055.MAA20002@austin.polstra.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I don't know. Can't it just try to use the selected device at the > > > appropriate time? If it's not there, it will get an ENODEV or > > > some such thing. > > > > How does it know which device is there to use? There are *LOTS* of > > different ethernet cards supported in the GENERIC kernel. > > True, but there aren't very many that come in the PC-Card form factor. > Anyway: sysinstall must already have some way to figure out what > devices are in the system, right? Yep, it gets them from the kernel. However, the pccardd probes are user-land probes. > > > think it would be worthwhile. It's a major pain trying to install > > > on a system (like the ThinkPad 560) that doesn't have a CD-ROM > > > drive. > > > > That's what lap-link cables and 3Com cards are for. :) :) > > You can install FreeBSD over a lap-link cable?! Hmm, is that the > funky TCP/IP over the lpt interface thingy? I'd forgotten about it. Yep. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 14:14:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA13029 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 14:14:19 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from sophie.bolix.com (sophie.bolix.com [209.107.35.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA12971 for ; Tue, 10 Mar 1998 14:14:03 -0800 (PST) (envelope-from imp@pencil-box.village.org) Received: from pencil-box.village.org (tape-box [209.107.35.22]) by sophie.bolix.com (8.8.6/8.8.6) with ESMTP id PAA15719 for ; Tue, 10 Mar 1998 15:13:44 -0700 (MST) Received: from pencil-box.village.org (localhost [127.0.0.1]) by pencil-box.village.org (8.8.8/8.8.3) with ESMTP id PAA00274 for ; Tue, 10 Mar 1998 15:13:13 -0700 (MST) Message-Id: <199803102213.PAA00274@pencil-box.village.org> Subject: Re: can't get into ddb To: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 09 Mar 1998 09:45:25 MST." <199803091646.JAA00491@pencil-box.village.org> References: <199803091646.JAA00491@pencil-box.village.org> Date: Tue, 10 Mar 1998 15:13:12 -0700 From: "M. Warner Losh" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199803091646.JAA00491@pencil-box.village.org> "M. Warner Losh" writes: : OK. I must be doning something stupid. I can't break into the : debugger on my laptop (Libretto 50CT 32M memory, no port replicators : installed). I tried the usual Ctl-Alt-Escape, but no joy. Has : anybody else run into this? ok. I found the problem. I was using the libretto keymap from an older version of PAO. it has c-a-e mapped to nop, which is exactly what i was seeing... Once I corrected my libretto.kbd file to have debug for c-a-e, I suddenly was able to get into the debugger. Works like a champ... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 14:20:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14620 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 14:20:37 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA14545 for ; Tue, 10 Mar 1998 14:20:22 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id XAA00837; Tue, 10 Mar 1998 23:19:55 +0100 (CET) To: John Polstra cc: Mike Smith , mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 13:01:56 PST." <199803102101.NAA20124@austin.polstra.com> Date: Tue, 10 Mar 1998 23:19:54 +0100 Message-ID: <835.889568394@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199803102101.NAA20124@austin.polstra.com>, John Polstra writes: >> (BTW, recontexting the previous response, I make the same mistake >> I made yesterday; - doesn't the 'ze' driver work for your NE2000 >> clone?) > >I wasn't aware that it was something to try. Neither LINT nor ze(4) >makes any mention of NE2000 in connection with that driver. But I >can easily give it a try. I think ze0 goes after a particular vendor string, you may have to tweak that a bit... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 14:21:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14723 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 14:21:13 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA14657 for ; Tue, 10 Mar 1998 14:20:52 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id OAA21048; Tue, 10 Mar 1998 14:19:57 -0800 (PST) (envelope-from jdp) Message-Id: <199803102219.OAA21048@austin.polstra.com> To: Nate Williams cc: mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 14:27:03 MST." <199803102127.OAA28214@mt.sri.com> Date: Tue, 10 Mar 1998 14:19:57 -0800 From: John Polstra Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Anyway: sysinstall must already have some way to figure out what > > devices are in the system, right? > > Yep, it gets them from the kernel. However, the pccardd probes are > user-land probes. But even those devices still have to be configured (statically) into the kernel. (By that, I mean they have to be listed in the config file that the kernel was built from.) I was thinking that sysinstall could get the complete list of configured devices, and then try an ifconfig on each one to see which ones had actually been probed and recognized by pccardd. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 14:21:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14745 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 14:21:17 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA14695 for ; Tue, 10 Mar 1998 14:21:04 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id XAA00848; Tue, 10 Mar 1998 23:20:33 +0100 (CET) To: Nate Williams cc: John Polstra , mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 14:27:03 MST." <199803102127.OAA28214@mt.sri.com> Date: Tue, 10 Mar 1998 23:20:32 +0100 Message-ID: <846.889568432@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199803102127.OAA28214@mt.sri.com>, Nate Williams writes: >> > That's what lap-link cables and 3Com cards are for. :) :) >> >> You can install FreeBSD over a lap-link cable?! Hmm, is that the >> funky TCP/IP over the lpt interface thingy? I'd forgotten about it. Tell me how it goes, somebody told me this was broken... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 14:37:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18125 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 14:37:24 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18113 for ; Tue, 10 Mar 1998 14:37:17 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id OAA20455; Tue, 10 Mar 1998 14:32:09 -0800 (PST) Message-Id: <199803102232.OAA20455@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Poul-Henning Kamp cc: Nate Williams , John Polstra , mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 23:20:32 +0100." <846.889568432@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Mar 1998 14:32:06 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > In message <199803102127.OAA28214@mt.sri.com>, Nate Williams writes: > > >> > That's what lap-link cables and 3Com cards are for. :) :) > >> > >> You can install FreeBSD over a lap-link cable?! Hmm, is that the > >> funky TCP/IP over the lpt interface thingy? I'd forgotten about it. > > Tell me how it goes, somebody told me this was broken... FWIW I have the latest ppbus patches here but haven't had time to work with them yet. These split the lpt and lp stuff, which should make fixing them easier. There's also a new microsequencer for complex port operations that should improve performance once its tweaked. *sigh* So much to do... 8( -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ 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 Mar 10 14:41:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18698 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 14:41:24 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from mynet.ml.org (pc-19628.on.rogers.wave.ca [24.112.74.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18688 for ; Tue, 10 Mar 1998 14:41:21 -0800 (PST) (envelope-from ihuang@mynet.ml.org) Received: from localhost (ihuang@localhost) by mynet.ml.org (8.8.7/8.8.6) with SMTP id RAA14708; Tue, 10 Mar 1998 17:36:44 -0500 (EST) Date: Tue, 10 Mar 1998 17:36:44 -0500 (EST) From: Ian Huang To: Poul-Henning Kamp cc: Nate Williams , John Polstra , mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-Reply-To: <846.889568432@critter.freebsd.dk> 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, 10 Mar 1998, Poul-Henning Kamp wrote: > In message <199803102127.OAA28214@mt.sri.com>, Nate Williams writes: > > >> > That's what lap-link cables and 3Com cards are for. :) :) > >> > >> You can install FreeBSD over a lap-link cable?! Hmm, is that the > >> funky TCP/IP over the lpt interface thingy? I'd forgotten about it. > > Tell me how it goes, somebody told me this was broken... I've done FreeBSD installation over parallel cable several times without any problem. The transfer rate is around 80K/sec which is nothing compared to ethernet but it works well. However it does take up quite a lot of CPU power. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 15:09:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA23769 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 15:09:00 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from blackie.cruzers.com (blackie.cruzers.com [205.215.232.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA23761 for ; Tue, 10 Mar 1998 15:08:56 -0800 (PST) (envelope-from dkulp@board66.cruzers.com) Received: from board66.cruzers.com (board66.cruzers.com [205.215.233.66]) by blackie.cruzers.com (8.8.7/8.8.5) with ESMTP id PAA17813 for ; Tue, 10 Mar 1998 15:09:22 -0800 (PST) Received: (from dkulp@localhost) by board66.cruzers.com (8.8.8/8.7.3) id PAA29973; Tue, 10 Mar 1998 15:08:48 -0800 (PST) Date: Tue, 10 Mar 1998 15:08:48 -0800 (PST) Message-Id: <199803102308.PAA29973@board66.cruzers.com> From: David Kulp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-Reply-To: References: <846.889568432@critter.freebsd.dk> X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ian Huang writes: > > > On Tue, 10 Mar 1998, Poul-Henning Kamp wrote: > > > In message <199803102127.OAA28214@mt.sri.com>, Nate Williams writes: > > > > >> > That's what lap-link cables and 3Com cards are for. :) :) > > >> > > >> You can install FreeBSD over a lap-link cable?! Hmm, is that the > > >> funky TCP/IP over the lpt interface thingy? I'd forgotten about it. > > > > Tell me how it goes, somebody told me this was broken... > > I've done FreeBSD installation over parallel cable several times without > any problem. The transfer rate is around 80K/sec which is nothing compared > to ethernet but it works well. However it does take up quite a lot of CPU > power. > > I have also done 3 laplink installs. For it to work, I needed to have a mirror of the FBSD distribution on the local computer. Even after that, it took trial and error to figure out the correct FTP URL. The install script expects something like ftp://host/dir and the distribution is in a directory with the distribution name, as in ftp://ftp.freebsd.org/pub/FreeBSD/ and a distribution named "2.2.5-RELEASE". This may be obvious in retrospect, but the errors don't help a bit. (Come to think of it, this is not specific to laplink, but is perhaps more commonly encountered because you're not directly connected to the Internet like you probably are with an ethernet card, and are relying on a mirrored copy.) I was never able to get laplink to route to the rest of the internet via its peer. I posted about this many months ago, but could never solve it. -d To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 15:12:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA24298 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 15:12:59 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from colossus.dyn.ml.org (dburr@199-170-160-239.la.inreach.net [199.107.160.239]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA24289 for ; Tue, 10 Mar 1998 15:12:55 -0800 (PST) (envelope-from dburr@colossus.dyn.ml.org) Received: (from dburr@localhost) by colossus.dyn.ml.org (8.8.7/8.8.7) id PAA28120; Tue, 10 Mar 1998 15:12:02 -0800 (PST) (envelope-from dburr) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 In-Reply-To: <846.889568432@critter.freebsd.dk> Date: Tue, 10 Mar 1998 15:12:01 -0800 (PST) Organization: Starfleet Command From: Donald Burr To: Poul-Henning Kamp Subject: Re: Accton EN2216 PCMCIA Cc: mobile@FreeBSD.ORG, John Polstra , Nate Williams Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My secret spy satellite informs me that on 10-Mar-98, Poul-Henning Kamp wrote: > In message <199803102127.OAA28214@mt.sri.com>, Nate Williams writes: > >>> > That's what lap-link cables and 3Com cards are for. :) :) >>> >>> You can install FreeBSD over a lap-link cable?! Hmm, is that the >>> funky TCP/IP over the lpt interface thingy? I'd forgotten about it. > > Tell me how it goes, somebody told me this was broken... Nope, it works fine. I just did a laplink cable install just yesterday (this is with 2.2.5-R). Here's how to do it. Let's say you had a (Class C) network 192.160.60.x. The main FreeBSD machine (the one with the CD-ROM ) is 192.160.60.1 and you want you laptop to be 192.160.60.2. (Replace all occurrences of these two IP numbers Hwith whichever ones suit your particular setup) Now here's what you do. 1) Make a directory "/var/ftp/pub/freebsd/2.2.5-RELEASE" (replace "2.2.5" with whatever version fo FReeBSD you have) 2) Mount the CD-ROM there (mount -t cd9660 /dev/cd0a /var/ftp/pub/freebsd/2.2.5-RELEASE" 3) (Oh yeah, forgot about this one) Make sure anonymous ftp is turned on and enabled on your machine. 4) Attach the two computers with a laplink cable. 5) Make sure TCP/IP over the laptop is compiled (usually just be sure to include the proper lpt? device is enough) 6) On the master computer (the server) type this: /sbin/ifconfig lp0 up 192.160.60.1 192.160.60.2 7) Now make yourself a fresh install disk, boot up the laptop, and go through the standard installation procedure. When it asks you to specify a source ftp server, pick the "Custom ftp server" option (not sure if it's called that). Then when it asks you for a URL, enter "ftp://192.160.60.2/pub/freebsd/". 8) Now it will ask you to configure your network. Choose the lp0 device, and you will get a screen asking for your hostname, nameserver address, etc. Enter all these as you normally would. Then go to the "Extra options to ifconfig" line and enter "192.160.60.1" 9) Sit back and watch the install chugg away! --- Donald Burr - Ask me for my PGP key | PGP: Your WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 15:22:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA26123 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 15:22:09 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA26064 for ; Tue, 10 Mar 1998 15:21:57 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id PAA21870; Tue, 10 Mar 1998 15:19:27 -0800 (PST) (envelope-from jdp) Message-Id: <199803102319.PAA21870@austin.polstra.com> To: Donald Burr cc: Poul-Henning Kamp , mobile@FreeBSD.ORG, Nate Williams Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Tue, 10 Mar 1998 15:12:01 PST." Date: Tue, 10 Mar 1998 15:19:27 -0800 From: John Polstra Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >>> funky TCP/IP over the lpt interface thingy? I'd forgotten about it. > > > > Tell me how it goes, somebody told me this was broken... > > Nope, it works fine. I just did a laplink cable install just yesterday > (this is with 2.2.5-R). Here's how to do it. Thanks for the detailed instructions. Have you ever tried this technique to install from one of the standard FTP sites, using your local computer to route between the lp0 interface and the outside world? Another person told me he'd had no luck with it that way. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 15:43:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA01140 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 15:43:37 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from mynet.ml.org (pc-19628.on.rogers.wave.ca [24.112.74.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA01111 for ; Tue, 10 Mar 1998 15:43:34 -0800 (PST) (envelope-from ihuang@mynet.ml.org) Received: from localhost (ihuang@localhost) by mynet.ml.org (8.8.7/8.8.6) with SMTP id SAA14856; Tue, 10 Mar 1998 18:40:41 -0500 (EST) Date: Tue, 10 Mar 1998 18:40:41 -0500 (EST) From: Ian Huang To: John Polstra cc: Donald Burr , Poul-Henning Kamp , mobile@FreeBSD.ORG, Nate Williams Subject: Re: Accton EN2216 PCMCIA In-Reply-To: <199803102319.PAA21870@austin.polstra.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 Tue, 10 Mar 1998, John Polstra wrote: > > >>> funky TCP/IP over the lpt interface thingy? I'd forgotten about it. > > > > > > Tell me how it goes, somebody told me this was broken... > > > > Nope, it works fine. I just did a laplink cable install just yesterday > > (this is with 2.2.5-R). Here's how to do it. > > Thanks for the detailed instructions. > > Have you ever tried this technique to install from one of the > standard FTP sites, using your local computer to route between the > lp0 interface and the outside world? Another person told me he'd > had no luck with it that way. I've used my notebook to connect to the internet through a parallel link without any problem (before I got my PCMCIA ethernet card). My FreeBSD box is running natd. You'll need to configure the gateway as the IP of the parallel port on the other end. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 17:43:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA22860 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 17:43:55 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from alberti.unh.edu (dkf@alberti.unh.edu [132.177.137.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA22847 for ; Tue, 10 Mar 1998 17:43:50 -0800 (PST) (envelope-from dkf@alberti.unh.edu) Received: from localhost (dkf@localhost) by alberti.unh.edu (8.8.8/8.8.8) with SMTP id UAA04983; Tue, 10 Mar 1998 20:43:22 -0500 (EST) Date: Tue, 10 Mar 1998 20:43:22 -0500 (EST) From: Daniel K Fry To: Patrick Gardella cc: Daniel K Fry , freebsd-mobile@FreeBSD.ORG, Nate Williams Subject: RE: Accton EN2216 PCMCIA 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 Patrick, i installed off my ftp server from the 2.2.2 cdrom that i have using the pao-boot floppy. now in order to use the ed0 device do i have to rebuild my kernel with the crd0 device enabled? does 2.2.2 even allow this? sorry i'm clueless. other q's: if i try to use the PAO-971211 package am i going to run into trouble because i am not running 2.2.5? i just used 2.2.2 b/c i have the cd so it is faster. please let me know what you guys think. thanx daniel fry university of new hampshire On Tue, 10 Mar 1998, Patrick Gardella wrote: > Daniel, > > My pccard.conf for the Accton 2216 is thus: > > #Accton 2216 > card "ACCTON" "EN2216-PCMCIA-ETHERNET" > config 0x20 "ed0" 10 > insert echo Accton 2216 inserted > insert /etc/pccard_ether ed0 > remove echo Accton 2216 removed > remove /sbin/ifconfig ed0 delete > > Works like a dream! This is *without* PAO; stock FreeBSD 2.2.5. > > I use the ed0 because (1) it works, (2) it seems to be better supported. > > Nate has put this into -current, and maybe we can get it into -release and > -stable. > > Patrick > > > On 10-Mar-98 Daniel K Fry wrote: > > Pat, > > > > i am trying to get my ethernet card to work on my laptop and i noticed in > > the freebsd mailing list archives that you use the same card as me: > > > >> I use the Accton EN2216 PCMCIA ethernet card. Uses the 'ed0' driver. > >> Nary a problem. > >> > >> Pat > > > > > > what I/O range do you use? i tried using the factory default of 0x300 and > > it doesnt find it. also, what is the reasoning behind not using the zp0 or > > ze0 driver? > > > > thanx > > > > Daniel Fry > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 10 23:05:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA27424 for freebsd-mobile-outgoing; Tue, 10 Mar 1998 23:05:52 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from osku.suutari.iki.fi (kn6-045.ktvlpr.inet.fi [194.197.169.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA27403 for ; Tue, 10 Mar 1998 23:05:49 -0800 (PST) (envelope-from ari@suutari.iki.fi) Received: from suutari.iki.fi ([192.168.2.3]) by osku.suutari.iki.fi (8.8.7/8.8.5) with ESMTP id JAA01753 for ; Wed, 11 Mar 1998 09:05:20 +0200 (EET) Message-ID: <350638CE.DC7A3A3D@suutari.iki.fi> Date: Wed, 11 Mar 1998 09:10:06 +0200 From: Ari Suutari X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.ORG Subject: Panasonic KXL-D720 CD-rom Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Does anyone know why Panasonic KXL-D720 PCMCIA cd-rom drive is unsupported (seems to be so in Linux also) ? Is the hardware somehow technically so bad that no-one wants to touch it ? Or is the needed documentation not available ? I would very much like to help to get it working, since I happen to own one. Thanks for any info, Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 11 01:47:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA16976 for freebsd-mobile-outgoing; Wed, 11 Mar 1998 01:47:50 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from colossus.dyn.ml.org (dburr@206-18-113-218.la.inreach.net [206.18.113.218]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA16966 for ; Wed, 11 Mar 1998 01:47:48 -0800 (PST) (envelope-from dburr@colossus.dyn.ml.org) Received: (from dburr@localhost) by colossus.dyn.ml.org (8.8.7/8.8.7) id BAA19410; Wed, 11 Mar 1998 01:49:29 -0800 (PST) (envelope-from dburr) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199803102319.PAA21870@austin.polstra.com> Date: Wed, 11 Mar 1998 01:49:29 -0800 (PST) Organization: Starfleet Command From: Donald Burr To: John Polstra Subject: Re: Accton EN2216 PCMCIA Cc: Nate Williams , mobile@FreeBSD.ORG, Poul-Henning Kamp Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My secret spy satellite informs me that on 10-Mar-98, John Polstra wrote: > Have you ever tried this technique to install from one of the > standard FTP sites, using your local computer to route between the > lp0 interface and the outside world? Another person told me he'd > had no luck with it that way. No, I'm afraid I've never tried it that way. Theoretically it should work though, if you set your server machine as the gateway and make sure gatewaying is enabled on the server (/etc/rc.conf and use the -alias option of iijppp if that's your method of connection to the outside world). Would be slow as heck, though. --- Donald Burr - Ask me for my PGP key | PGP: Your WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 11 01:54:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17607 for freebsd-mobile-outgoing; Wed, 11 Mar 1998 01:54:53 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17585 for ; Wed, 11 Mar 1998 01:54:50 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id KAA02530; Wed, 11 Mar 1998 10:53:38 +0100 (CET) To: Donald Burr cc: John Polstra , Nate Williams , mobile@FreeBSD.ORG Subject: Re: Accton EN2216 PCMCIA In-reply-to: Your message of "Wed, 11 Mar 1998 01:49:29 PST." Date: Wed, 11 Mar 1998 10:53:38 +0100 Message-ID: <2528.889610018@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message , Donald Burr writes: >My secret spy satellite informs me that on 10-Mar-98, John Polstra wrote: > >> Have you ever tried this technique to install from one of the >> standard FTP sites, using your local computer to route between the >> lp0 interface and the outside world? Another person told me he'd >> had no luck with it that way. He probably forgot to enable ip routing ? -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 11 02:30:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA22019 for freebsd-mobile-outgoing; Wed, 11 Mar 1998 02:30:09 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA22014 for ; Wed, 11 Mar 1998 02:30:06 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id CAA22583; Wed, 11 Mar 1998 02:27:42 -0800 (PST) Message-Id: <199803111027.CAA22583@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Are Bryne cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Problems in configuring modem (Microcom pccard) In-reply-to: Your message of "Tue, 10 Mar 1998 18:05:51 +0100." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Wed, 11 Mar 1998 02:27:41 -0800 From: Mike Smith Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id CAA22015 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry for the delay on this. > I'm having some trouble getting a MICROCOM, Inc. TRAVELCARD FAST 28.8 > DATA/FAX MODEM to work. > > The basic hardware is a Compaq LTE Elite 4/50CX with a VLSI chip pcic > controller. The pcic is set up to use irq 9. Where is it "set up" to use IRQ 9? Does this match the IRQ that the 'pcic' driver claims it's using? > The following is the /etc/pccard.conf file I set up: > > -------- start /etc/pccard.conf -------- > # Generally available IO ports > io 0x240-0x360 > # Generally available IRQs (Built-in sound-card owners remove 5) > # sio0 and sio1 not found, therefore irqs 3 and 4 are free. > irq 3 4 5 15 > # Available memory slots > memory 0xd4000 96k > > # Microcom TravelCard FAST 28.8 data/fax modem > card "MICROCOM, Inc." "TRAVELCARD FAST 28.8 DATA/FAX" > config 0x32 "sio2" 15 > insert echo Microcom TravelCard FAST 28.8 inserted > remove echo Microcom TravelCard FAST 28.8 removed > -------- end /etc/pccard.conf -------- > > The results of pccardc dumpcis are shown in an attachment. > > The first strange thing is that if I add MODEM to the end of the device > identifier string, as it is reported from dumpcis, then I get the > following output from pccardd -d: There's an arbitrary limit on the length of the string, I believe. The error message you get here: > Mar 9 14:11:55 mediateket pccardd[228]: No card in database for "MICROCOM, Inc. > "("TRAVELCARD FAST 28.8 DATA/FAX") means that it didn't find the device in /etc/pccard.conf. > If I remove the MODEM part, ie. use /etc/pccard.conf as shown above, I am > granted with the following: > > Mar 9 14:13:27 mediateket /kernel: Map I/O 0x3e8 (size 0x8) on Window 0 > Mar 9 14:13:27 mediateket pccardd[230]: driver allocation failed for MICROCOM, > Inc. This indicates that either all the 'sio' drivers in your kernel are already committed to devices, or the probe failed. > I've tried other sio/irq/port address values, but to no avail. I've also > MAKEDEV'd the necessary /dev/cuaa2 and put in /dev/ttyd2 for good luck. > I've just sent out another message to freebsd-hardware about a > non-functional sio0 port (in FreeBSD, not Windows95). Could this be > related? They may be related insofar as the 'sio' driver typically expects serial ports to behave like "real" UARTs, and the current crop of devices includes many that fall far short of this. 8( > By the way: what's the rule for using the pccard modems on already > configured sio devices? Say I've got both sio0 and sio1 as physical ports > on the machine. Can these be disabled by FreeBSD (or only BIOS) to allow > the pccard to use eg. sio1? Or don't I have to disable them, or what? You need a free sio device; you can arrange this by configuring eg. sio2 and marking it disabled. > Also: Is it safe to use irq 15 as shown above? The second wd controller is > not disabled in bios, but _is_ disabled in FreeBSD. IIRC the bios doesn't > allow me to disable the controller. It's generally not a good idea to try to reuse any resources, even if you're not using any device(s) attached to them. Apart from this and the possible IRQ curiosity above, I think you're very close to having it all correct and working... -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ 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 Wed Mar 11 04:06:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA00441 for freebsd-mobile-outgoing; Wed, 11 Mar 1998 04:06:02 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from sensi.pu.ru (sensi.pu.ru [194.58.105.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA00402 for ; Wed, 11 Mar 1998 04:05:56 -0800 (PST) (envelope-from vadik@sensi.pu.ru) Received: (from vadik@localhost) by sensi.pu.ru (8.8.8/8.7.3) id PAA04194; Wed, 11 Mar 1998 15:05:28 +0300 (MSK) Message-ID: <19980311150527.52027@sensi.org> Date: Wed, 11 Mar 1998 15:05:27 +0300 From: vadik likholetov To: Ari Suutari Cc: mobile@FreeBSD.ORG Subject: Re: Panasonic KXL-D720 CD-rom References: <350638CE.DC7A3A3D@suutari.iki.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <350638CE.DC7A3A3D@suutari.iki.fi>; from Ari Suutari on Wed, Mar 11, 1998 at 09:10:06AM +0200 X-NCC-RegID: ru.hqlgu Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Mar 11, 1998 at 09:10:06AM +0200, Ari Suutari wrote: > > Does anyone know why Panasonic KXL-D720 PCMCIA cd-rom drive > is unsupported (seems to be so in Linux also) ? > > Is the hardware somehow technically so bad that no-one > wants to touch it ? Or is the needed documentation not > available ? > > I would very much like to help to get it working, > since I happen to own one. > It's card is based on FAS408A chip -- I own KXL-D783 CD-ROM, and have even gently open it to prove it... :-) the card is "KME " "KLC0003", if I'm not mistaken. So, pccardd assigns io addresses, memory window and irq. But all references to io address space returns 0-s, even not FAS's chip signature. I even disassembled ms-dos driver for this cdrom, i have detected some interesting parts of the code there but I've got no documentation for the i365 pccard controller. Even no ideas where ti get it from. :-( -- vadik likholetov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 11 04:57:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA06418 for freebsd-mobile-outgoing; Wed, 11 Mar 1998 04:57:56 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from iglou.com (exim@iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA06410 for ; Wed, 11 Mar 1998 04:57:53 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from gateway.cre8tivegroup.com [204.255.227.104] by iglou.com with esmtp (8.7.3/8.6.12) id 0yCl4q-000634-00; Wed, 11 Mar 1998 07:57:45 -0500 Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 11 Mar 1998 07:57:56 -0500 (EST) Organization: The Creative Group From: Patrick Gardella To: Daniel K Fry , freebsd-mobile@FreeBSD.ORG Subject: RE: Accton EN2216 PCMCIA Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org With PAO, things are different than stock FreeBSD. I don't use PAO any more. Don't need to, since stock FBSD works fine for my setup. You will need to apply the PAO patches if you haven't already. It's in /stand/sysinstall, if you used the PAO install disk. Once that's in place, you edit the kernel and build it. The patches activate everything you need to run PAO. In /stand/sysinstall in the PAO distribution is a help file. Take a look at Doc. The PAO distribution should also have documentation if you are installing it after the fact. the PAO-971211 is for 2.2.5, so it may, and probably won't, work. 'Course, you can always try it and see how it goes! The boot floppy for 2.2.2 is availible on the PAO site (www.jp.freebsd.org/PAO), which has all the patches, so you don't need the distribution. Patrick P.S. For my stock FreeBSD system on a Toshiba Laptop, I enabled apm0, crd0, pcic0 and pcic1 in the kernell file and built it. (I also disabled all the other ethernet devices except ed0 to make the kernel a little smaller.) It's been a while, so I'm not sure if I had to make any devices in /dev. Patrick On 11-Mar-98 Daniel K Fry wrote: > Patrick, > > i installed off my ftp server from the 2.2.2 cdrom that i have using the > pao-boot floppy. now in order to use the ed0 device do i have to rebuild > my kernel with the crd0 device enabled? does 2.2.2 even allow this? sorry > i'm clueless. > > other q's: > if i try to use the PAO-971211 package am i going to run into trouble > because i am not running 2.2.5? i just used 2.2.2 b/c i have the cd so it > is faster. > > please let me know what you guys think. > > thanx > daniel fry > university of new hampshire > > > On Tue, 10 Mar 1998, Patrick Gardella wrote: > >> Daniel, >> >> My pccard.conf for the Accton 2216 is thus: >> >> #Accton 2216 >> card "ACCTON" "EN2216-PCMCIA-ETHERNET" >> config 0x20 "ed0" 10 >> insert echo Accton 2216 inserted >> insert /etc/pccard_ether ed0 >> remove echo Accton 2216 removed >> remove /sbin/ifconfig ed0 delete >> >> Works like a dream! This is *without* PAO; stock FreeBSD 2.2.5. >> >> I use the ed0 because (1) it works, (2) it seems to be better supported. >> >> Nate has put this into -current, and maybe we can get it into -release and >> -stable. >> >> Patrick >> >> >> On 10-Mar-98 Daniel K Fry wrote: >> > Pat, >> > >> > i am trying to get my ethernet card to work on my laptop and i noticed in >> > the freebsd mailing list archives that you use the same card as me: >> > >> >> I use the Accton EN2216 PCMCIA ethernet card. Uses the 'ed0' driver. >> >> Nary a problem. >> >> >> >> Pat >> > >> > >> > what I/O range do you use? i tried using the factory default of 0x300 and >> > it doesnt find it. also, what is the reasoning behind not using the zp0 or >> > ze0 driver? >> > >> > thanx >> > >> > Daniel Fry >> > > > 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 Mar 12 11:52:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14130 for freebsd-mobile-outgoing; Thu, 12 Mar 1998 11:52:45 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from aramis.rutgers.edu (talukdar@aramis.rutgers.edu [128.6.4.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14021; Thu, 12 Mar 1998 11:52:10 -0800 (PST) (envelope-from talukdar@aramis.rutgers.edu) Received: (from talukdar@localhost) by aramis.rutgers.edu (8.8.5/8.8.5) id OAA11084; Thu, 12 Mar 1998 14:51:43 -0500 (EST) Date: Thu, 12 Mar 1998 14:51:43 -0500 (EST) From: Anup Talukdar Message-Id: <199803121951.OAA11084@aramis.rutgers.edu> To: freebsd-hackers@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Installing new kernel Cc: talukdar@cs.rutgers.edu Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I am trying to install FreeBSD 2.2.5 including the PAO package into a new laptop. First, I have successfully installed FreeBSD 2.2.5 (via anonymous FTP from www.freebsd.org). Now I am trying to install the PAO package. I have the following configurations : DELL Latitude XPI CD 3COM Etherlink III 3C589c card I have applied the kernel patch to the kernel source tree and built the new kernel. I am not able to boot with the newly built kernel. When the boot fails, I get the following messages: ------------------------- Initializing PC-card drivers: aic hss ed ep fe sn scc sio spc wdc ncv stg Probing for devices on PCI bus 0: chip0 rev 5 on pci0:0 chip1 rev 0 on pci0:6 vga0 rev 2 int a irq ?? on pci0:7 pci0:8: CMD, device=0x0643, class=storage (ide) int a irq 14 [no driver assigned] pcic0 rev 1 int a irq 9 on pci0:9:0 NMI ... going to debugger kernel: type 19 trap, code=0 Stopped at _pcic_pci_attach+0x235: cmpl $0,_bootverbose db> --------------------------- If someone can kindly explain me the problem and how I can overcome it, I will be very thankful. Thanks, Anup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 12 22:04:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA00419 for freebsd-mobile-outgoing; Thu, 12 Mar 1998 22:04:51 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from osku.suutari.iki.fi (kn6-045.ktvlpr.inet.fi [194.197.169.45]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA00412 for ; Thu, 12 Mar 1998 22:04:48 -0800 (PST) (envelope-from ari@suutari.iki.fi) Received: from suutari.iki.fi ([192.168.2.3]) by osku.suutari.iki.fi (8.8.7/8.8.5) with ESMTP id IAA03541; Fri, 13 Mar 1998 08:04:25 +0200 (EET) Message-ID: <3508CD8F.732C5E9F@suutari.iki.fi> Date: Fri, 13 Mar 1998 08:09:19 +0200 From: Ari Suutari X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: vadik likholetov CC: mobile@FreeBSD.ORG Subject: Re: Panasonic KXL-D720 CD-rom References: <350638CE.DC7A3A3D@suutari.iki.fi> <19980311150527.52027@sensi.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, vadik likholetov wrote: > It's card is based on FAS408A chip -- I own > KXL-D783 CD-ROM, and have even gently open it to prove it... :-) > > the card is "KME " "KLC0003", if I'm not mistaken. > In my D720, the card seems to be "KME" "KXLC001". The connector in the drive looks like SCSI. Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 16 03:38:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17134 for freebsd-mobile-outgoing; Mon, 16 Mar 1998 03:38:50 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: (from jmb@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA17127 for freebsd-mobile; Mon, 16 Mar 1998 03:38:49 -0800 (PST) (envelope-from jmb) From: "Jonathan M. Bresler" Message-Id: <199803161138.DAA17127@hub.freebsd.org> Subject: PC-Card voice modem To: freebsd-mobile Date: Mon, 16 Mar 1998 03:38:49 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL32 (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 anyone have a pccard voice modem? jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 17 07:43:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA06293 for freebsd-mobile-outgoing; Tue, 17 Mar 1998 07:43:56 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from sensi.pu.ru (sensi.pu.ru [194.58.105.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA06279 for ; Tue, 17 Mar 1998 07:43:45 -0800 (PST) (envelope-from vadik@sensi.pu.ru) Received: (from vadik@localhost) by sensi.pu.ru (8.8.8/8.7.3) id SAA22732 for mobile@freebsd.org; Tue, 17 Mar 1998 18:43:17 +0300 (MSK) Date: Tue, 17 Mar 1998 18:43:17 +0300 (MSK) From: vadik likholetov Message-Id: <199803171543.SAA22732@sensi.pu.ru> To: mobile@FreeBSD.ORG Subject: ncv scsi driver Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi! Does ncv scsi driver supports Qlogic's FAS408? If yes, how does it put the magic "configuration" byte in? (the highest byte from flags). I can't find any appropriate code :-( /vadik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 17 13:09:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15625 for freebsd-mobile-outgoing; Tue, 17 Mar 1998 13:09:02 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from dragon.awen.com (dragon.awen.com [207.33.155.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA15498 for ; Tue, 17 Mar 1998 13:08:48 -0800 (PST) (envelope-from mburgett@dragon.awen.com) Received: (from mburgett@localhost) by dragon.awen.com (8.8.8/8.8.7) id NAA10277; Tue, 17 Mar 1998 13:08:43 -0800 (PST) Message-Id: <199803172108.NAA10277@dragon.awen.com> From: "Mike Burgett" To: "FreeBSD Mobile" Date: Tue, 17 Mar 98 13:08:42 -0800 Reply-To: "Mike Burgett" X-Mailer: PMMail 1.92 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: FreeBSD 2.2 and the TI 1130 chipset (info request) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'd like to hear from anyone that has a laptop with the TI 1130 chipset in it, _if_ the chipset doesn't seem to be coming up correctly and allowing you to use PCMCIA (not CardBus) cards by default. I know this chipset has been used in some IBM thinkpads, and maybe others too. Please contact me privately, if your laptop doesn't work with PCMCIA cards, using the stock FreeBSD pccard support. Thanks, Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 19 23:55:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA15909 for freebsd-mobile-outgoing; Thu, 19 Mar 1998 23:55:06 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from afs.ntc.mita.keio.ac.jp (afs.ntc.mita.keio.ac.jp [131.113.212.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA15902 for ; Thu, 19 Mar 1998 23:55:01 -0800 (PST) (envelope-from hosokawa@ntc.keio.ac.jp) Received: (from hosokawa@localhost) by afs.ntc.mita.keio.ac.jp (8.8.8+2.7Wbeta7/3.6Wbeta6-ntc_mailserver1.03) id QAA09200; Fri, 20 Mar 1998 16:54:51 +0900 (JST) Date: Fri, 20 Mar 1998 16:54:51 +0900 (JST) Message-Id: <199803200754.QAA09200@afs.ntc.mita.keio.ac.jp> To: mobile@FreeBSD.ORG Subject: Flash ATA/PC-card ATAPI support for -current. From: hosokawa@ntc.keio.ac.jp (HOSOKAWA Tatsumi) X-Mailer: mnews [version 1.20] 1996-12/08(Sun) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is Flash ATA/PC-card ATAPI support for today's -current. Please test it. *CAUTION* This works on my laptop (Toshiba Libretto US version), but it will not work on machines that have secondary IDE interface. FYI: Sample pccard.conf entries. # IO Data PCIDE-II (Generic ATAPI interface for CD-ROM, HDD, and MO) card "IO DATA" "PCIDEII" config 0x22 "wdc1" 10 # Hagiwara Sys-com HPC-CFT32 (Compact Flash 32MB) card "HAGIWARA" "HPC-CFT32" config 0x3 "wdc1" 10 -- HOSOKAWA, Tatsumi Network Technology Center Keio University hosokawa@ntc.keio.ac.jp Index: pccardd/cardd.c =================================================================== RCS file: /home/ncvs/src/usr.sbin/pccard/pccardd/cardd.c,v retrieving revision 1.30 diff -c -r1.30 cardd.c *** cardd.c 1998/03/09 05:18:50 1.30 --- cardd.c 1998/03/20 07:42:44 *************** *** 189,194 **** --- 189,195 ---- if (sp->cis) freecis(sp->cis); if (sp->config) { + logmsg("sp->config->inuse = 0;\n"); sp->config->inuse = 0; sp->config->driver->inuse = 0; } *************** *** 404,409 **** --- 405,412 ---- bzero(&sp->io, sizeof(sp->io)); if (cisconf->iospace || (defconf && defconf->iospace)) { struct cis_config *cp; + int n_iowin = sp->card_config->io_blks; + int free_ioaddr; cp = cisconf; if (!cisconf->iospace) *************** *** 412,440 **** * If # of I/O lines decoded == 10, then card does its * own decoding. * * If an I/O block exists, then use it. * If no address (but a length) is available, allocate * from the pool. */ ! if (cp->io) { ! sp->io.addr = cp->io->addr; ! sp->io.size = cp->io->size; ! } else /* * No I/O block, assume the address lines * decode gives the size. */ sp->io.size = 1 << cp->io_addr; ! ! if (sp->io.addr == 0) { ! int i = bit_fns(io_avail, IOPORTS, sp->io.size); ! ! if (i < 0) return (-1); ! sp->io.addr = i; } - bit_nclear(io_avail, sp->io.addr, - sp->io.addr + sp->io.size - 1); /* Set up the size to take into account the decode lines. */ sp->io.cardaddr = cp->io_addr; --- 415,465 ---- * If # of I/O lines decoded == 10, then card does its * own decoding. * + * If two I/O blocks exist, then use them. * If an I/O block exists, then use it. * If no address (but a length) is available, allocate * from the pool. */ ! switch (n_iowin) { ! case 0: /* * No I/O block, assume the address lines * decode gives the size. */ sp->io.size = 1 << cp->io_addr; ! free_ioaddr = bit_fns(io_avail, IOPORTS, sp->io.size); ! if (free_ioaddr < 0) return (-1); ! sp->io.addr = free_ioaddr; ! bit_nclear(io_avail, sp->io.addr, ! sp->io.addr + sp->io.size - 1); ! break; ! case 1: ! sp->io.addr = cp->io->addr; ! sp->io.size = cp->io->size; ! bit_nclear(io_avail, sp->io.addr, ! sp->io.addr + sp->io.size - 1); ! break; ! case 2: ! sp->io.next = xmalloc(sizeof(struct allocblk)); ! bzero(sp->io.next, sizeof(struct allocblk)); ! sp->io.addr = cp->io->addr; ! sp->io.size = cp->io->size; ! bit_nclear(io_avail, sp->io.addr, ! sp->io.addr + sp->io.size - 1); ! if (cp->io->next) { ! sp->io.next->addr = cp->io->next->addr; ! sp->io.next->size = cp->io->next->size; ! bit_nclear(io_avail, ! sp->io.next->addr, ! sp->io.next->addr + sp->io.next->size - 1); ! } ! break; ! default: ! /* There's no PC card controller that has more ! * than two I/O windows */ ! return (-1); } /* Set up the size to take into account the decode lines. */ sp->io.cardaddr = cp->io_addr; *************** *** 451,456 **** --- 476,483 ---- sp->io.flags = IODF_WS | IODF_CS16 | IODF_16BIT; break; } + if (sp->io.next) + sp->io.next->flags = sp->io.flags; #ifdef DEBUG logmsg("Using I/O addr 0x%x, size %d\n", sp->io.addr, sp->io.size); *************** *** 471,476 **** --- 498,504 ---- struct io_desc io; struct dev_desc drv; struct driver *drvp = sp->config->driver; + struct allocblk *ab; char c; off_t offs; int rw_flags; *************** *** 523,549 **** return (0); } } ! io.window = 0; ! if (sp->io.size) { ! io.flags = sp->io.flags; ! io.start = sp->io.addr; ! io.size = sp->io.size; ! #if 0 ! io.start = sp->io.addr & ~((1 << sp->io.cardaddr) - 1); ! io.size = 1 << sp->io.cardaddr; ! if (io.start < 0x100) { ! io.start = 0x100; ! io.size = 0x300; ! } ! #endif #ifdef DEBUG ! logmsg("Assigning I/O window %d, start 0x%x, size 0x%x flags 0x%x\n", ! io.window, io.start, io.size, io.flags); #endif ! io.flags |= IODF_ACTIVE; ! if (ioctl(sp->fd, PIOCSIO, &io)) { ! logerr("ioctl (PIOCSIO)"); ! return (0); } } strcpy(drv.name, drvp->kernel); --- 551,570 ---- return (0); } } ! for (io.window = 0, ab = &sp->io; ab; io.window++, ab = ab->next) { ! if (ab->size) { ! io.flags = ab->flags; ! io.start = ab->addr; ! io.size = ab->size; #ifdef DEBUG ! logmsg("Assigning I/O window %d, start 0x%x, size 0x%x flags 0x%x\n", ! io.window, io.start, io.size, io.flags); #endif ! io.flags |= IODF_ACTIVE; ! if (ioctl(sp->fd, PIOCSIO, &io)) { ! logerr("ioctl (PIOCSIO)"); ! return (0); ! } } } strcpy(drv.name, drvp->kernel); Index: i386/isa/wd.c =================================================================== RCS file: /home/ncvs/src/sys/i386/isa/wd.c,v retrieving revision 1.151 diff -c -r1.151 wd.c *** wd.c 1998/02/16 23:57:41 1.151 --- wd.c 1998/03/20 07:41:39 *************** *** 260,265 **** --- 260,392 ---- static int eide_quirks; #endif + #include "card.h" + #if NCARD > 0 + #include + #include + #include + #include + /* + * PC-Card (PCMCIA) specific code. + */ + static int card_intr(struct pccard_devinfo *); /* Interrupt handler */ + static void wdunload(struct pccard_devinfo *); /* Disable driver */ + static int wdinit(struct pccard_devinfo *); /* Init. driver */ + static int wdprobe_pccard(struct isa_device *); /* Probe PC-card */ + + static struct pccard_device wdinfo = + { + "wdc", + wdinit, + wdunload, + card_intr, + 0, /* Attributes - presently unused */ + &bio_imask /* Interrupt mask for device */ + }; + + DATA_SET(pccarddrv_set, wdinfo); + + static int static_init = 1; + static int lunit_in_use = 0; + static int ctrlr_in_use = 0; + + + /* + * Initialize the device - called from Slot manager. + * if first is set, then initially check for + * the device's existence before initialising it. + * Once initialised, the device table may be set up. + */ + static int + wdinit(struct pccard_devinfo *dp) + { + /* + * dynamic configuration mode + */ + static_init = 0; + /* + * validate unit number. + */ + if (dp->isahd.id_unit >= NWDC) + return(ENODEV); + /* + * Probe the device. If a value is returned, the + * device was found at the location. + */ + + if (wdprobe_pccard(&dp->isahd)==0) { + if (bootverbose) + printf("Probe Failed\n"); + return(ENXIO); + } + if (wdattach(&dp->isahd)==0) { + if (bootverbose) + printf("Attach Failed\n"); + return(ENXIO); + } + + ctrlr_in_use |= (1 << dp->isahd.id_unit); + /* + * XXX TODO: + * If it was already inited before, the device structure + * should be already initialised. Here we should + * reset (and possibly restart) the hardware, but + * I am not sure of the best way to do this... + */ + return(0); + } + + /* + * wdunload - unload the driver and clear the table. + * XXX TODO: + * This is called usually when the card is ejected, but + * can be caused by the modunload of a controller driver. + * The idea is reset the driver's view of the device + * and ensure that any driver entry points such as + * read and write do not hang. + */ + static void + wdunload(struct pccard_devinfo *dp) + { + int ctrlr = dp->isahd.id_unit; + int lunit; + + for (lunit = 0; lunit < NWD; lunit++) { + if ((lunit_in_use & (1<dk_ctrlr == ctrlr && + wddrives[lunit]->dk_port == dp->isahd.id_iobase ) { + lunit_in_use &= ~(1<isahd.id_unit); + return(1); + } + + static int + wdprobe_pccard(struct isa_device *isa_dev) + { + return wdprobe(isa_dev); + } + #endif /* NCARD > 0 */ + /* * Here we use the pci-subsystem to find out, whether there is *************** *** 288,293 **** --- 415,429 ---- if (unit >= NWDC) return (0); + #if NCARD > 0 + /* + * If PC-Card probe required, then register driver with + * slot manager. + */ + if (!static_init && (ctrlr_in_use & (1 << unit))) + return (0); + #endif /* NCARD > 0 */ + du = malloc(sizeof *du, M_TEMP, M_NOWAIT); if (du == NULL) return (0); *************** *** 387,393 **** goto nodevice; } - free(du, M_TEMP); return (IO_WDCSIZE); --- 523,528 ---- *************** *** 409,414 **** --- 544,554 ---- struct isa_device *wdup; struct disk *du; struct wdparams *wp; + #if NCARD > 0 + static int once_registered = 0; + static int old_dkunit[NWD]; + int valid_units = 0; + #endif /* NCARD > 0 */ if (dvp->id_unit >= NWDC) return (0); *************** *** 430,445 **** --- 570,604 ---- if (wdup->id_iobase != dvp->id_iobase) continue; lunit = wdup->id_unit; + + #if NCARD > 0 + if (lunit_in_use & (1 << lunit)) { + if (static_init) + panic("drive attached twice"); + else + continue; + } + #endif /* NCARD > 0 */ + if (lunit >= NWD) continue; unit = wdup->id_physid; + #if NCARD > 0 + du = wddrives[lunit]; + if (du == NULL) + du = malloc(sizeof *du, M_TEMP, M_NOWAIT); + if (du == NULL) + continue; + #else /* NCARD > 0 */ du = malloc(sizeof *du, M_TEMP, M_NOWAIT); if (du == NULL) continue; if (wddrives[lunit] != NULL) panic("drive attached twice"); + #endif /* NCARD > 0 */ + wddrives[lunit] = du; bufq_init(&drive_queue[lunit]); bzero(du, sizeof *du); *************** *** 512,517 **** --- 671,687 ---- * XXX timeout should be per controller. */ wdtimeout(du); + #if NCARD > 0 + lunit_in_use |= (1 << lunit); + valid_units++; + /* do not register twice */ + if (once_registered & (1 << lunit)) { + /* reuse previous dk_dkunit */ + du->dk_dkunit = old_dkunit[lunit]; + goto reuse_it; + } + once_registered |= (1 << lunit); + #endif /* NCARD > 0 */ #ifdef DEVFS mynor = dkmakeminor(lunit, WHOLE_DISK_SLICE, RAW_PART); *************** *** 534,543 **** --- 704,724 ---- * according to iostat. */ dk_wpms[dk_ndrive] = 4 * 1024 * 1024 / 2; + #if NCARD > 0 + old_dkunit[lunit] = du->dk_dkunit = dk_ndrive++; + #else /* NCARD > 0 */ du->dk_dkunit = dk_ndrive++; + #endif /* NCARD > 0 */ } else { + #if NCARD > 0 + old_dkunit[lunit] = du->dk_dkunit = -1; + #else /* NCARD > 0 */ du->dk_dkunit = -1; + #endif /* NCARD > 0 */ } + #if NCARD > 0 + reuse_it: + #endif /* NCARD > 0 */ } else { free(du, M_TEMP); wddrives[lunit] = NULL; *************** *** 548,567 **** * Probe all free IDE units, searching for ATAPI drives. */ for (unit=0; unit<2; ++unit) { for (lunit=0; lunitdk_ctrlr == dvp->id_unit && wddrives[lunit]->dk_unit == unit) goto next; #ifdef CMD640 if (atapi_attach (dvp->id_unit, unit, dvp->id_iobase)) atapictrlr = dvp->id_unit; ! #else atapi_attach (dvp->id_unit, unit, dvp->id_iobase); ! #endif next: ; } ! #endif /* * Discard any interrupts generated by wdgetctlr(). wdflushirq() * doesn't work now because the ambient ipl is too high. --- 729,768 ---- * Probe all free IDE units, searching for ATAPI drives. */ for (unit=0; unit<2; ++unit) { + #if NCARD > 0 + for (lunit=0; lunitdk_ctrlr == dvp->id_unit && + wddrives[lunit]->dk_unit == unit) + goto next; + #else /* NCARD > 0 */ for (lunit=0; lunitdk_ctrlr == dvp->id_unit && wddrives[lunit]->dk_unit == unit) goto next; + #endif /* NCARD > 0 */ #ifdef CMD640 + #if NCARD > 0 + if (atapi_attach (dvp->id_unit, unit, dvp->id_iobase)) { + atapictrlr = dvp->id_unit; + valid_units++; + } + #else /* NCARD > 0 */ if (atapi_attach (dvp->id_unit, unit, dvp->id_iobase)) atapictrlr = dvp->id_unit; ! #endif /* NCARD > 0 */ ! #else /* CMD640 */ ! #if NCARD > 0 ! if (atapi_attach (dvp->id_unit, unit, dvp->id_iobase)) ! valid_units++; ! #else /* NCARD > 0 */ atapi_attach (dvp->id_unit, unit, dvp->id_iobase); ! #endif /* NCARD > 0 */ ! #endif /* CMD640 */ next: ; } ! #endif /* ATAPI */ /* * Discard any interrupts generated by wdgetctlr(). wdflushirq() * doesn't work now because the ambient ipl is too high. *************** *** 572,580 **** } else { wdtab[dvp->id_unit].b_active = 2; } ! #else wdtab[dvp->id_unit].b_active = 2; ! #endif return (1); } --- 773,786 ---- } else { wdtab[dvp->id_unit].b_active = 2; } ! #else /* CMD640 */ wdtab[dvp->id_unit].b_active = 2; ! #endif /* CMD640 */ ! ! #if NCARD > 0 ! if (!static_init && valid_units == 0) ! return (0); /* no valid unit found */ ! #endif /* NCARD > 0 */ return (1); } *************** *** 1287,1292 **** --- 1493,1503 ---- lunit = dkunit(dev); if (lunit >= NWD || dktype(dev) != 0) return (ENXIO); + #if NCARD > 0 + if ((lunit_in_use & (1< 0 */ + du = wddrives[lunit]; if (du == NULL) return (ENXIO); *************** *** 2025,2030 **** --- 2236,2244 ---- lunit = dkunit(dev); /* eventually support floppies? */ part = dkpart(dev); if (lunit >= NWD || (du = wddrives[lunit]) == NULL + #if NCARD > 0 + || (lunit_in_use & (1 << lunit)) == 0 + #endif /* NCARD > 0 */ || du->dk_state < OPEN || (lp = dsgetlabel(dev, du->dk_slices)) == NULL) return (ENXIO); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 21 02:05:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20390 for freebsd-mobile-outgoing; Sat, 21 Mar 1998 02:05:04 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from eecis.udel.edu (ren.eecis.udel.edu [128.175.7.13]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id CAA20385 for ; Sat, 21 Mar 1998 02:05:02 -0800 (PST) (envelope-from <@eecis.udel.edu:alexandr@ren.eecis.udel.edu>) Received: from localhost by eecis.udel.edu id aa09774; 21 Mar 1998 05:05 EST To: freebsd-mobile@FreeBSD.ORG Subject: 10/100Base-TX Cards Organization: Mos Eisley Candy Store Reply-To: alexandr@louie.udel.edu Date: Sat, 21 Mar 1998 05:05:01 -0500 From: Jerry Alexandratos Message-ID: <199803210505.aa09774@eecis.udel.edu> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Are there any 10/100 PCMCIA cards supported under FreeBSD-current? If not, what about PAO? Thanks in advance... --Jerry 8) Jerry Alexandratos % - % "Nothing inhabits my (8 8) alexandr@louie.udel.edu % - % thoughts, and oblivion (8 8) darkstar@strauss.udel.edu % - % drives my desires." (8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 21 03:48:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA27250 for freebsd-mobile-outgoing; Sat, 21 Mar 1998 03:48:14 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from nomad.mt.sri.com (ppp55-max01.twics.com [202.237.149.182]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA27239 for ; Sat, 21 Mar 1998 03:48:06 -0800 (PST) (envelope-from nate@nomad.mt.sri.com) Received: (from nate@localhost) by nomad.mt.sri.com (8.8.8/8.8.8) id UAA08104; Sat, 21 Mar 1998 20:47:54 +0900 (JST) (envelope-from nate) Date: Sat, 21 Mar 1998 20:47:54 +0900 (JST) Message-Id: <199803211147.UAA08104@nomad.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: alexandr@louie.udel.edu Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: 10/100Base-TX Cards In-Reply-To: <199803210505.aa09774@eecis.udel.edu> References: <199803210505.aa09774@eecis.udel.edu> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: "Nate Williams" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Are there any 10/100 PCMCIA cards supported under FreeBSD-current? If > not, what about PAO? No, and not that I'm aware of (yet). Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message