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 / cardbus
| File | Rev. | Age | Author | Last log entry |
|---|---|---|---|---|
| 1.27 | 2 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.34 | 2 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.107 | 2 weeks | dyoung | Get rid of the #if 1 surrounding #include <dev/cardbus/rbus.h>. This is *always... | |
| 1.12 | 3 weeks | dyoung | Start to tuck Cardbus under the PCI abstraction. Step #1, textual substitution:... | |
| 1.6 | 22 months | martin | Convert to new 2 clause license | |
| 1.36 | 5 days | dyoung | Delete unused functions cardbus_save_bar() and cardbus_restore_bar(). | |
| 1.6 | 3 weeks | dyoung | Use PCI_ constants and macros instead of CARDBUS_. Use Cardbus_conf_{read,write... | |
| 1.54 | 5 days | dyoung | Delete unused member ct_bar[] from struct cardbus_devfunc. | |
| 1.52 | 2 days | dyoung | Remove superfluous cast (device_t to device_t). | |
| 1.16 | 3 months | snj | Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder). | |
| 1.29 | 2 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.28 | 11 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.35 | 8 months | kiyohara | Support siisata@cardbus. It tested on amd64 and i386 only. | |
| 1.31 | 2 weeks | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.42 | 2 weeks | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.34 | 2 weeks | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.52 | 2 days | dyoung | Use Cardbus_intr_disestablish() instead of cardbus_intr_disestablish(). Get rid... | |
| 1.47 | 2 days | dyoung | Simplify interrupt (dis)establishment by two source transformations: - ca... | |
| 1.21 | 2 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.25 | 2 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.44 | 9 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.40 | 2 weeks | dyoung | Simplify this a bit (and reduce differences with if_rtw_pci.c): we don't have to... | |
| 1.67 | 11 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.13 | 9 days | dyoung | Simplify interrupt (dis)establishment by two source transformations: - ca... | |
| 1.16 | 9 days | dyoung | Simplify interrupt (dis)establishment by two source transformations: - ca... | |
| 1.36 | 11 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.28 | 3 months | snj | Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder). | |
| 1.11 | 3 months | snj | Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder). | |
| 1.39 | 2 weeks | dyoung | Remove dead code (it is commented out). Delete the detach routine, it's obvious... | |
| 1.12 | 2 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.17 | 2 days | dyoung | This is *always* compiled with #define rbus 1, so get rid of the conditional com... | |
| 1.5 | 22 months | martin | Remove clause 3 and 4 from TNF licenses |