Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / sys / dev / pcmcia
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.7 | 12 years | ichiro | divided into PCMCIA attachment and common code of wi. since if_wi_ieee.h does no... | |
| 1.2 | 4 years | apb | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. Pass AWK=${TO... | |
| 1.43 | 3 years | dyoung | Don't use the superfluous activation hook. Cosmetic: while I'm here, join two l... | |
| 1.1 | 5 years | kiyohara | branches: 1.1.2; 1.1.6; 1.1.8; 1.1.10; Add support for AnyCom BlueCard. | |
| 1.22 | 16 months | plunky | don't behave differently when DIAGNOSTIC is defined | |
| 1.15 | 3 years | dyoung | A pointer typedef entails trading too much flexibility to declare const and non-... | |
| 1.61 | 3 years | rmind | Remove some unecessary includes sys/user.h header. | |
| 1.12 | 5 years | martin | Move TNF licenses to 2 clause form | |
| 1.38 | 4 years | cegger | struct device * -> device_t, no functional changes intended. | |
| 1.20 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.58 | 8 months | kiyohara | Add malo@pcmcia. | |
| 1.41 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.45 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.56 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.4 | 7 years | christos | merge ktrace-lwp. | |
| 1.6 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.20 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.63 | 3 years | tsutsui | Replace shutdownhook_establish(9) with pmf_device_register1(9) in MI epconfig() ... | |
| 1.1 | 8 months | kiyohara | branches: 1.1.4; Add malo@pcmcia. | |
| 1.1 | 8 months | kiyohara | branches: 1.1.4; Add malo@pcmcia. | |
| 1.1 | 8 months | kiyohara | branches: 1.1.4; Add malo@pcmcia. | |
| 1.46 | 4 years | cegger | struct device * -> device_t, no functional changes intended. | |
| 1.159 | 17 months | nonaka | Add Corega Ether CF-TD LAN Card. | |
| 1.81 | 5 months | msaitoh | Apply OpenBSD rev. 1.40: > Use the actual SSID length rather than a (wrong) siz... | |
| 1.10 | 5 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... | |
| 1.55 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.25 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.90 | 7 weeks | christos | remove trailing whitespace | |
| 1.73 | 10 months | matt | Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes prob... | |
| 1.8 | 7 years | christos | merge ktrace-lwp. | |
| 1.8 | 15 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.41 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.6 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.12 | 5 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | |
| 1.13 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.14 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.12 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.50 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.24 | 5 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.94 | 21 months | dyoung | Don't copy iobase and iosize members from pcmciabus_attach_args to the pcmcia_so... | |
| 1.55 | 4 years | cegger | struct device * -> device_t, no functional changes intended. | |
| 1.34 | 4 years | dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still ... | |
| 1.17 | 21 months | dyoung | Don't copy iobase and iosize members from pcmciabus_attach_args to the pcmcia_so... | |
| 1.230 | 8 months | kiyohara | Add AmbiCom WL54-CF. | |
| 1.232 | 8 months | kiyohara | Regen. | |
| 1.232 | 8 months | kiyohara | Regen. | |
| 1.10 | 7 years | christos | merge ktrace-lwp. | |
| 1.35 | 21 months | dyoung | Don't copy iobase and iosize members from pcmciabus_attach_args to the pcmcia_so... | |
| 1.40 | 6 months | chs | split device_t/softc for all remaining drivers. replace "struct device *" with "... | |
| 1.9 | 17 months | rmind | G/C unnecessary IPL_HARDUSB | |
| 1.21 | 3 years | dyoung | Remove superfluous activation hook. Add a child-detachment hook. | |
| 1.123 | 9 months | bouyer | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc clea... | |
| 1.33 | 15 months | drochner | fix incomplete device_t/softc split which led to crash on attachment, closes PR ... |