The NetBSD Project

src/sys/dev/pcmcia/

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
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] fdc_pcmcia.c  1.23   2 years  andvar   fix various typos in comments and log messages.
[TXT] if_malo_pcmcia.c  1.28   6 weeks  andvar   fix spelling mistakes, mainly in comments and log messages.
[TXT] if_ray.c  1.100   6 weeks  andvar   Fix few more typos in comments and log message: s/butoon/button/ s/BUTTOM/BOTTOM...
[TXT] if_rayreg.h  1.12   22 months  andvar   fix various small typos, mainly in comments.
[TXT] pcmciadevs  1.236   2 years  andvar   s/Versin/Version/
[TXT] pcmciadevs.h  1.235   2 years  andvar   regen
[TXT] pcmciadevs_data.h  1.235   2 years  andvar   regen
[TXT] Makefile.pcmciadevs  1.2   15 years  apb   Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. Pass AWK=${TO...
[TXT] aic_pcmcia.c  1.44   6 years  christos   From bjoern johannesson, in netbsd-general... Reset the mask to 0, used to be 0x...
[TXT] devlist2h.awk  1.13   6 years  christos   remove my copyright.
[TXT] if_an_pcmcia.c  1.41   11 years  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] pcmcia_cis.c  1.57   4 years  chs   in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT a...
[TXT] pcmcia_cis_quirks.c  1.36   4 years  chs   in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT a...
[TXT] if_cnwioctl.h  1.5   8 years  dholland   More on PR 41200: headers that declare ioctls should include sys/ioccom.h. This ...
[TXT] if_sm_pcmcia.c  1.57   6 years  dholland   Typos.
[TXT] pcmciachip.h  1.17   12 years  dyoung   Don't copy iobase and iosize members from pcmciabus_attach_args to the pcmcia_so...
[TXT] pcmciavar.h  1.35   12 years  dyoung   Don't copy iobase and iosize members from pcmciabus_attach_args to the pcmcia_so...
[TXT] spc_pcmcia.c  1.21   14 years  dyoung   Remove superfluous activation hook. Add a child-detachment hook.
[TXT] Makefile  1.7   22 years  ichiro   divided into PCMCIA attachment and common code of wi. since if_wi_ieee.h does no...
[TXT] bluecardreg.h  1.1   16 years  kiyohara   branches: 1.1.2; 1.1.6; 1.1.8; 1.1.10; Add support for AnyCom BlueCard.
[TXT] if_malo_pcmciareg.h  1.1   11 years  kiyohara   branches: 1.1.4; Add malo@pcmcia.
[TXT] if_cnwreg.h  1.6   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] nca_pcmcia.c  1.24   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] esp_pcmcia.c  1.39   7 years  msaitoh   KNF. Remove extra spaces. No functional change.
[TXT] if_awi_pcmcia.c  1.47   5 years  msaitoh   Whitespace fix.
[TXT] if_cs_pcmcia.c  1.22   7 years  msaitoh   KNF. Remove extra spaces. No functional change.
[TXT] if_ep_pcmcia.c  1.64   7 years  msaitoh   KNF. Remove extra spaces. No functional change.
[TXT] if_mbe_pcmcia.c  1.47   7 years  msaitoh   KNF. Remove extra spaces. No functional change.
[TXT] if_ne_pcmcia.c  1.161   4 years  msaitoh   s/enty/entry/ in comment.
[TXT] if_wi_pcmcia.c  1.93   5 years  msaitoh   Whitespace fix.
[TXT] if_xireg.h  1.9   4 years  msaitoh   s/recieve/receive/
[TXT] pcmciareg.h  1.12   7 weeks  msaitoh   Fix typo of "following" in comment.
[TXT] if_malo_pcmciavar.h  1.3   7 years  nonaka   wlan interfaces make interrupt routine running on softint context. see http://m...
[TXT] btbc.c  1.17   9 years  ozaki-r   Replace callout_stop with callout_halt In order to call callout_destroy for a c...
[TXT] if_xivar.h  1.9   8 years  riastradh   Convert sys/dev to use <sys/rndsource.h>.
[TXT] mhzc.c  1.56   10 months  riastradh   mhzc(4): Use config_detach_children.
[TXT] pcmcom.c  1.45   10 months  riastradh   pcmcom(4): Use config_detach_children.
[TXT] xirc.c  1.39   10 months  riastradh   xirc(4): Use config_detach_children.
[TXT] bt3c.c  1.23   9 years  rmind   netbt: rename some attach/detach functions to have _pcb suffix, so we could use ...
[TXT] slhci_pcmcia.c  1.10   7 years  skrll   Merge nick-nhusb - API / infrastructure changes to support memory management ch...
[TXT] com_pcmcia.c  1.62   5 years  thorpej   Clean up initialization of com_regs structure, in preparation for some additiona...
[TXT] files.pcmcia  1.60   4 years  thorpej   Remove Token Ring support.
[TXT] if_cnw.c  1.68   4 years  thorpej   Adopt <net/if_stats.h>.
[TXT] if_xi.c  1.96   18 months  thorpej   Remove unnecessary include of <sys/malloc.h>.
[TXT] pcmcia.c  1.96   2 years  thorpej   Merge thorpej-cfargs2.
[TXT] wdc_pcmcia.c  1.130   18 months  thorpej   Remove unnecessary include of <sys/malloc.h>.


CVSweb <webmaster@jp.NetBSD.org>