NetBSD/sys/dev/pcmcia
dyoung c1b390d493 A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.
2010-02-24 22:37:54 +00:00
..
aic_pcmcia.c Don't use the superfluous activation hook. 2009-11-12 19:24:06 +00:00
bluecardreg.h Add support for AnyCom BlueCard. 2007-08-20 00:29:43 +00:00
bt3c.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
btbc.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
com_pcmcia.c Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
devlist2h.awk Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
esp_pcmcia.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
fdc_pcmcia.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
files.pcmcia Remove esl(4) 2008-09-30 16:51:45 +00:00
if_an_pcmcia.c Invert logic around nested pmf(9) registrations for readability. 2009-09-05 14:44:59 +00:00
if_awi_pcmcia.c To ease a future device_t/softc split, se device_private() instead 2009-09-15 18:37:02 +00:00
if_cnw.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_cnwioctl.h
if_cnwreg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_cs_pcmcia.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
if_ep_pcmcia.c Replace shutdownhook_establish(9) with pmf_device_register1(9) in 2009-09-05 12:30:59 +00:00
if_mbe_pcmcia.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
if_ne_pcmcia.c convert to pmf 2010-01-02 01:42:49 +00:00
if_ray.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_rayreg.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_sm_pcmcia.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
if_tr_pcmcia.c Drop 3rd and 4th clauses. Approved by soren@ and Onno van der Linden 2009-10-22 18:47:56 +00:00
if_wi_pcmcia.c Invert logic around nested pmf(9) registrations for readability. 2009-09-05 14:44:59 +00:00
if_xi.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
if_xireg.h
if_xivar.h device_t/softc split. 2009-12-06 23:05:39 +00:00
isic_pcmcia_avm_fritz.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
isic_pcmcia_elsa_isdnmc.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isic_pcmcia_elsa_mcall.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isic_pcmcia_sbspeedstar2.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
isic_pcmcia.c Simplify device-activation hooks. 2009-12-06 23:05:06 +00:00
isic_pcmcia.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
Makefile
Makefile.pcmciadevs Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
mhzc.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00
nca_pcmcia.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
pcmcia_cis_quirks.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
pcmcia_cis.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pcmcia.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pcmciachip.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pcmciadevs add a comment explaining how to regenerate pcmicadevs.h and pcmciadevs_data.h 2009-01-21 14:13:09 +00:00
pcmciadevs_data.h Regen. 2008-09-06 22:08:38 +00:00
pcmciadevs.h Regen. 2008-09-06 22:08:38 +00:00
pcmciareg.h
pcmciavar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
pcmcom.c device_t/softc split. 2009-12-06 23:05:39 +00:00
slhci_pcmcia.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
spc_pcmcia.c Remove superfluous activation hook. 2009-11-12 20:14:04 +00:00
wdc_pcmcia.c Remove superfluous activation hook. 2009-11-12 19:37:17 +00:00
xirc.c Redefine bpf linkage through an always present op vector, i.e. 2010-01-19 22:06:18 +00:00