File: org.kernel.software.linux.pcmciautils.metainfo.xml

package info (click to toggle)
pcmciautils 018-19
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 484 kB
  • sloc: ansic: 3,901; makefile: 224; lex: 222; sh: 169; yacc: 105; xml: 24
file content (26 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>org.kernel.software.linux.pcmciautils</id>
  <metadata_license>MIT</metadata_license>
  <name>pcmciautils</name>
  <summary>PCMCIA utilities for Linux 2.6</summary>
  <description>
    <p>This package provides PCMCIA initialisation tools for Linux
    2.6.13-rc1 or later, replacing the old pcmcia-cs tools used with
    earlier kernel versions.  PCMCIA cards are commonly used in
    laptops to provide expanded capabilities such as network
    connections, modems, increased memory, etc.</p>

    <p>To use PCMCIA you need to have kernel modules available to
    support it. These are included in the stock Debian 2.6 kernel
    packages. You will most likely also need udev, although it isn't
    always required.</p>

    <p>The wireless-tools package is required by many wireless network
    adapters.</p>
  </description>
  <url type="homepage">https://www.kernel.org/pub/linux/utils/kernel/pcmcia/</url>
  <provides>
    <modalias>pci:v*d*sv*sd*bc06sc07i*</modalias>
  </provides>
</component>