CARDBUS(4) BSD Kernel Interfaces Manual CARDBUS(4)NAME
cardbus -- CardBus bus driver
SYNOPSIS
device cardbus
DESCRIPTION
The cardbus driver implements the CardBus bus. The cardbus driver supports all cardbus bridges in the system.
TUNABLES
The driver supports the following tunable parameters, which may be added to /boot/loader.conf or set via the sysctl(8) command:
hw.cardbus.debug Non-zero values cause more verbose information to be printed when a 32-bit CardBus card is inserted or removed.
hw.cardbus.cis_debug Non-zero value causes the CIS parsing of the 32-bit CardBus card to be much more verbose and include a complete CIS
dump.
SEE ALSO pccard(4), pccbb(4)BSD July 9, 2002 BSD
Check Out this Related Man Page
PCCARD(4) BSD Kernel Interfaces Manual PCCARD(4)NAME
pccard -- PC Card bus driver
SYNOPSIS
device pccard
DESCRIPTION
The pccard driver implements the PC Card bus. The pccard driver supports all PC Card bridges in the system.
TUNABLES
The driver supports the following tunable parameters, which may be added to /boot/loader.conf or set via the sysctl(8) command:
hw.pccard.debug Non-zero values cause more verbose information to be printed when a 16-bit PC Card is inserted or removed.
hw.pccard.cis_debug Non-zero value causes the CIS parsing of the 16-bit PC Card to be much more verbose and include a complete CIS dump.
FILES
/dev/pccard0.cis This exclusive-use device will report all the CIS chains present in a PC Card, if a 16-bit PC Card is inserted in the slot.
Only one user at a time may access the CIS. The CIS is presented as the relevant byte stream from the PC Card. For CIS
tuples in Attribute Memory (the default), only the even locations are presented (the ODD locations are undefined per the
standard). For CIS tuples in Common Memory, every byte is presented to the user. Decoding of the CIS tuples is done via a
userland program. All tuples are presented to the user.
SEE ALSO cardbus(4), pccbb(4)
PC Card Standard, Release 8.
BSD July 9, 2002 BSD
Ive been fooling around on my spare laptop and put different cores of Fedora on
and the computer uses an ibm a/b/g card
but the os wont recognize the card and doesnt have the software fore it
is there anyway to get the software for the card on the comp or should i buy a card that the os knows? (7 Replies)
ok, im going to start off by saying i am a newbee so some of the stuff i say may not be right.
but anyways, right now i am using ubuntu hardy for my main distrobution. i love it and all, but the main reason i switched to linux (besides drm and the blue screen i see on my comp about ten times a... (13 Replies)
Hi All,
I have made the following code which is taking 10-15 mins to execute completely. Here the file am using is very big( around 1050993843). Can any one make some changes in my code which reduces the time it takes to execute as am very much new to Unix(learner).
One more thing, i have... (10 Replies)
I am having a really bad day today.
I am trying to get an nfs mount to work. I want to have a mount from machinea:/home going to /home on machineb. I can mount machinea:/home on any mount point EXCEPT /home and see the files. I can not see the files or list the directory (it hangs) when I mount... (17 Replies)
Salamo Alikom after recompilation my kernel does not boot and display msg said : enter full path to bash : /bin/sh i try fsck -r ,fsck -y but the problem is steel . my make.conf : PERL_VER=5.8.8 OVERRIDE_LINUX_BASE_PORT=f8 PERL_VERSION=5.8.8 MODULES_OVERRIDE = linux acpi accf_http pccard msdosfs... (1 Reply)
I just installed linux mint 11 yesterday. I cannot get the wireless to register, it says that firmware is missing but I can not figure out how to make it work. I am still a newbie and would appreciate any help possible. Thank you. (7 Replies)
Hi,
I have successfully installed the latest Linux Mint for the very first time on an old (2001) Gateway 600 laptop. I still have my old Windows XP on this too.
I cannot figure out how to get the wireless connection to work (to connect to my home router).
I have tried installing my only... (5 Replies)
I am having trouble resuming from hibernation using TuxOnIce method.
The thing works, but in a very strange manner. Here's how it looks:
1. Computer boots and finds resume image and starts resume. It reads image from disk (takes ~10 seconds)
Reading kernel & process data...
Atomic restore.... (8 Replies)
Dear all
Any help would be greatly appreciated, I have Solaris 10 installed on an M5000 SPARC machine. While rebooting it, we are faced with the following message then the OK prompt:
SPARC Enterprise M5000 Server, using Domain console
Copyright (c) 1998, 2010, Oracle and/or its affiliates. All... (25 Replies)
I'm a little embarrassed after all these years I've never really successfully compiled my own kernel. I used this guide to make the following files:
linux-headers-5.1.9_5.1.9-1_amd64.deb
linux-image-5.1.9_5.1.9-1_amd64.deb
linux-libc-dev_5.1.9-1_amd64.deb
When I first booted into this... (4 Replies)