Uniden Data 2000 Wireless CDPD PC Card Podręcznik Użytkownika

Przeglądaj online lub pobierz Podręcznik Użytkownika dla Networking Uniden Data 2000 Wireless CDPD PC Card. Uniden Data 2000 Wireless CDPD PC Card User`s guide [en] Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj

Podsumowanie treści

Strona 2 - Table of Contents

• A 2.0.*, 2.1.*, or 2.2.* series kernel source tree.• An appropriate set of module utilities.• (Optional) the ``XForms'' X11 user interface

Strona 3

normal X header files and libraries before configuring the PCMCIA package.2.2 InstallationHere is a synopsis of the installation process:• Unpack pcmc

Strona 4

used to view and manipulate PnP BIOS devices. However, this setting causes problems onsome laptops and is not turned on by default. How to set kernel−

Strona 5 - 5.Advanced topics

anything other than ``yes'', then the startup script will be disabled.PCICThis identifies the PC Card Interface Controller driver module. Th

Strona 6 - 1.1 Introduction

extra_sockets parameter set to 1. This should not be necessary for detection ofPCI−to−PCMCIA or PCI−to−CardBus bridges.Here are some timing settings f

Strona 7

2.5 Notes about specific Linux distributionsThis section is incomplete. Corrections and additions are welcome.DebianDebian uses a System V boot script

Strona 8 - 1.5 What cards are supported?

after the PCMCIA network device is configured.Red Hat bundles their slightly modified PCMCIA source distribution in their kernel SRPM, rather than as

Strona 9

3.1 Base PCMCIA kernel modules do not loadSymptoms:• Kernel version mismatch errors are reported when the PCMCIA startup script runs.• After startup,

Strona 10

configuration. For instance, the SCSI card drivers require that the kernel be configured with SCSI support,and the network drivers require a networkin

Strona 11 - 2.2 Installation

The reason for the probe is to identify interrupts which appear to be free (i.e., are not reserved by any otherLinux device driver), yet are either no

Strona 12 - 2.3 Startup options

Table of ContentsLinux PCMCIA HOWTO...

Strona 13

probe is read−only, but in rare cases, reading from a device may interfere with an important system function,resulting in a lock−up.Your system user&a

Strona 14 - 2.4 System resource settings

In some cases, the default high memory window is not usable. On some IBM Thinkpad models, a window of0x60000000−0x60ffffff will work in place of the d

Strona 15 - Red Hat, Caldera, Mandrake

Interrupt starvation often indicates a problem with the interrupt probe (see Interrupt scan failures). In somecases, the probe will seem to work, but

Strona 16 - Slackware

network hookup present.To pinpoint the problem, you can manually run a setup script to see where it is blocking. The scripts are inthe /etc/pcmcia dir

Strona 17

/etc/pcmcia/config. This file describes the various client drivers, then describes how to identifyvarious cards, and which driver(s) belong with which

Strona 18 - 3.3 Interrupt scan failures

Socket 0: no product info availableSocket 1: product info: "LINKSYS", "PCMLM336", "A", "0040052D6400" manfi

Strona 19 - 3.4 IO port scan failures

Shutting down the PCMCIA systemTo unload the entire PCMCIA package, invoke rc.pcmcia with:/etc/rc.d/rc.pcmcia stopThis script will take several second

Strona 20 - 3.5 Memory probe failures

4.3 PCMCIA network adaptersLinux ethernet−type network interfaces normally have names like eth0, eth1, and so on. Token−ringadapters are handled simil

Strona 21

Specifies the ethernet transceiver type, for certain 16−bit cards that do not autodetect. See``man ifport'' for more information.PUMPA boole

Strona 22

For IPX networks: the frame type and network number, passed to theipx_interface command.For example:case "$ADDRESS" in*,*,*,*) IF_PORT=&q

Strona 23 - 4. Usage and features

Table of Contents4.2 Overview of the PCMCIA configuration scripts...234.3 PC

Strona 24 - The socket status file, stab

Comments about specific cards• With IBM CCAE and Socket EA cards, the transceiver type (10base2, 10baseT, AUI) needs to be setwhen the network device

Strona 25 - Inserting and ejecting cards

• If you are trying to use DHCP to configure your network interface, try testing things with a static IPaddress instead, to rule out a DHCP configurat

Strona 26 - /etc/rc.d/rc.pcmcia stop

If a PCMCIA modem is already configured when Linux boots, it may be incorrectly identified as an ordinarybuilt−in serial port. This is harmless, howev

Strona 27

Diagnosing problems with serial devices• Is your card recognized as a modem? Check the system log and make sure that cardmgr identifiesthe card correc

Strona 28

case "$ADDRESS" in*,0,*) # Options for card in socket 0 LINK=/dev/printer0 ;;*,1,*) # Options for card in socket 1 LINK=/dev/

Strona 29

interrupt selected by parport_cs. You should add a line to /etc/pcmcia/config.opts toexclude this interrupt.• If you get kernel messages indicating th

Strona 30 - Comments about specific cards

would say to load the core SCSI module and the top−level disk driver module before loading the regularPCMCIA driver module. The PCMCIA Configure scrip

Strona 31

*,sd,*,0,3,0) # This device has two partitions... PARTS="1 2" ;;*,sd,*,0,3,0,1) # Options for partition 1: # update /etc/fst

Strona 32 - Serial device parameters

module "aha152x_cs" opts "reconnect=0"• Also with the aha152x_cs driver, certain devices seem to require a longer startup delay, c

Strona 33

A boolean (y/n) setting: specifies if an entry should be added to /etc/fstab for thisdevice.DO_FSCKA boolean (y/n) setting: specifies if the filesyste

Strona 34 - Parallel device parameters

Linux PCMCIA HOWTODavid Hinds, [email protected], 1 December 1999This document describes how to install and use PCMCIA Card Services

Strona 35 - 4.6 PCMCIA SCSI adapters

and make the card look like a simple block device. For example:ftl_format −i /dev/mem0c0cNote that this command accesses the card through the ``raw&ap

Strona 36 - SCSI device parameters

ATA/IDE fixed−disk device parametersThe following parameters can be specified in ide.opts:DO_FSTABA boolean (y/n) setting: specifies if an entry shoul

Strona 37

retry the device probe to give these drives time to spin up. With older drivers, you may need to loadthe pcmcia_core module with:CORE_OPTS="unres

Strona 38 - 4.7 PCMCIA memory cards

The interrupt used to monitor card status changes is chosen by the low−level socket driver module(i82365 or tcic) before cardmgr parses /etc/pcmcia/co

Strona 39

cardctl scheme workThe cardctl command does the equivalent of shutting down all your cards and restarting them. Thecommand can be safely executed whet

Strona 40

devices (i.e., devices that can be booted), and ``root−able'' devices (i.e., devices that can be mounted as root).``Boot−able'' de

Strona 41

and then edit the linuxrc script. The configuration files will be installed under /etc in the image, and canalso be customized. See the man page for p

Strona 42 - 5. Advanced topics

Assuming that you have a kernel has been configured for the appropriate root device, and an initrd imagecreated on another system, the easiest way to

Strona 43

NextPreviousContentsNextPreviousContents6. Dealing with unsupported cards6.1 Configuring unrecognized cardsAssuming that your card is supported by an

Strona 44

Beware that you can specify just about any driver for a card, but if you're just shooting in the dark, there isnot much reason to expect this to

Strona 45 - The pcinitrd helper script

• 3.8 Resource conflict only with two cards inserted• 3.9 Device configuration does not complete4.Usage and features• 4.1 Tools for configuring and mo

Strona 46

After editing pcnet_cs.c, compile and install the new module. Edit /etc/pcmcia/config again, andchange the card binding from memory_cs to pcnet_cs. Fo

Strona 47

• Your Linux kernel version (i.e., ``uname −rv''), and PCMCIA driver version (i.e., ``cardctl−V'').• Any changes you have made to

Strona 48

...c2026000 (9k) [3c574_cs]c202a000 (4k) [serial_cs]So, 0xc2026081 is in the 3c5

Strona 49

Documentation/sysrq.txt in the kernel source tree.7.3 Low level PCMCIA debugging aidsThe PCMCIA modules contain a lot of conditionally−compiled debugg

Strona 50

/proc/bus/pccard/*/infoFor each socket, describes that socket's host controller and its capabilities./proc/bus/pccard/*/excaThis contains a dump

Strona 51

The top−level directory should include a makefile, set up so that ``make −f ... all'' and ``make −f... install'' compile the drive

Strona 52

7.7 Guidelines for Linux distribution maintainersIf your distribution has system configuration tools that you would like to be PCMCIA−aware, please us

Strona 53 - 7.4 /proc/bus/pccard

1. General information and hardware requirements1.1 IntroductionCard Services for Linux is a complete PCMCIA or ``PC Card'' support package.

Strona 54

sourceforge.org is mirrored at sunsite.unc.edu (and all sunsite mirror sites) in/pub/Linux/kernel/pcmcia.If you do not feel up to compiling the driver

Strona 55

1.5 What cards are supported?The current release includes drivers for a variety of ethernet cards, a driver for modem and serial port cards,several SC

Strona 56

1.8 Why don't you distribute binaries?For me, distributing binaries would be a significant hassle. It is complicated because some features can on

Komentarze do niniejszej Instrukcji

Brak uwag