Module Name:src
Committed By: thorpej
Date: Sun Feb 2 05:56:42 UTC 2020
Modified Files:
src/sys/dev/pcmcia: if_xi.c
Log Message:
- Adopt .
- Use ifmedia_fini().
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/dev/pcmcia/if_xi.c
Please note that di
Module Name:src
Committed By: thorpej
Date: Wed Jan 29 13:54:42 UTC 2020
Modified Files:
src/sys/dev/pcmcia: if_cnw.c if_malo_pcmcia.c if_ray.c
Log Message:
Adopt .
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/dev/pcmcia/if_cnw.c
cvs rdiff -u -r1
Module Name:src
Committed By: msaitoh
Date: Fri Dec 27 08:01:58 UTC 2019
Modified Files:
src/sys/dev/pcmcia: if_ne_pcmcia.c
Log Message:
s/enty/entry/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/sys/dev/pcmcia/if_ne_pcmcia.c
Please no
Module Name:src
Committed By: msaitoh
Date: Sat Apr 6 04:52:44 UTC 2019
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
s/pcmica/pcmcia/
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/dev/pcmcia/pcmciadevs
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Tue Jan 8 08:52:46 UTC 2019
Modified Files:
src/sys/dev/pcmcia: if_xi.c
Log Message:
u_int{8,16,32}_t -> uint{8,16,32}_t. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/dev/pcmcia/i
Module Name:src
Committed By: msaitoh
Date: Tue Jan 8 08:47:21 UTC 2019
Modified Files:
src/sys/dev/pcmcia: if_awi_pcmcia.c if_malo_pcmcia.c if_ray.c
if_tr_pcmcia.c if_wi_pcmcia.c
Log Message:
Whitespace fix.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: msaitoh
Date: Mon Jun 25 09:57:26 UTC 2018
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
Simplify bpf_mtap() call. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pcmcia/if
Module Name:src
Committed By: sevan
Date: Fri Mar 16 01:58:42 UTC 2018
Modified Files:
src/sys/dev/pcmcia: pcmciadevs.h pcmciadevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/sys/dev/pcmcia/pcmciadevs.h \
src/sys/dev/
Module Name:src
Committed By: sevan
Date: Fri Mar 16 01:49:15 UTC 2018
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
Add 3Com Wireless Bluetooth PC Card (version 3.0) 3CRWB6096B
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/sys/dev/pcm
Module Name:src
Committed By: sevan
Date: Fri Mar 16 00:56:28 UTC 2018
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
typo
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 src/sys/dev/pcmcia/pcmciadevs
Please note that diffs are not public do
Module Name:src
Committed By: maxv
Date: Mon Jan 22 14:40:53 UTC 2018
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
Fix memory leak, looks like there is still something wrong here.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/
Module Name:src
Committed By: christos
Date: Sat Dec 9 00:53:55 UTC 2017
Modified Files:
src/sys/dev/pcmcia: if_ray.c
Log Message:
adjust for printf signature.
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/dev/pcmcia/if_ray.c
Please note that di
Module Name:src
Committed By: christos
Date: Tue Aug 1 12:15:21 UTC 2017
Modified Files:
src/sys/dev/pcmcia: aic_pcmcia.c
Log Message:
>From bjoern johannesson, in netbsd-general... Reset the mask to 0, used to
be 0xa. Is it wrong in the cfe? Should this better be done vi
Module Name:src
Committed By: maxv
Date: Sun Jun 25 12:25:02 UTC 2017
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
two spl leaks, found by Mootja
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pcmcia/if_malo_pcmcia.c
Pleas
Module Name:src
Committed By: maya
Date: Fri Jan 13 14:48:19 UTC 2017
Modified Files:
src/sys/dev/pcmcia: if_ray.c
Log Message:
Remove more dead code
RAY_DEF_NWID is a constant string and so is the length, it's
pointless the length is larger than zero.
To generate a dif
Module Name:src
Committed By: maya
Date: Thu Jan 12 17:11:22 UTC 2017
Modified Files:
src/sys/dev/pcmcia: if_ray.c
Log Message:
Remove dead code. RAY_DEF_NWID is a constant string, its length will never
be above 32.
To generate a diff of this commit:
cvs rdiff -u -r1.84
Module Name:src
Committed By: maya
Date: Sun Nov 27 00:21:43 UTC 2016
Modified Files:
src/sys/dev/pcmcia: if_tr_pcmcia.c
Log Message:
spaces to tabs
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/pcmcia/if_tr_pcmcia.c
Please note that diffs ar
Module Name:src
Committed By: msaitoh
Date: Thu Jul 14 09:27:14 UTC 2016
Modified Files:
src/sys/dev/pcmcia: isic_pcmcia.c
Log Message:
- Use aprint() more in isic_pcmcia_attach().
- Add missing aprint_naive("\n").
- swap device_xname() and cde->name in the output of a pri
Module Name:src
Committed By: pgoyette
Date: Wed Jun 1 23:31:15 UTC 2016
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
Add 3Com 3CRWE777A - from OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 src/sys/dev/pcmcia/pcmciadevs
Please n
Module Name:src
Committed By: pgoyette
Date: Wed Jun 1 23:31:53 UTC 2016
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
Ooopppsss - add it with the correct product ID.
To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 src/sys/dev/pcmcia/pcmcia
Module Name:src
Committed By: pgoyette
Date: Wed Jun 1 23:33:24 UTC 2016
Modified Files:
src/sys/dev/pcmcia: pcmciadevs.h pcmciadevs_data.h
Log Message:
Regen
To generate a diff of this commit:
cvs rdiff -u -r1.232 -r1.233 src/sys/dev/pcmcia/pcmciadevs.h \
src/sys/d
Module Name:src
Committed By: pgoyette
Date: Wed Jun 1 23:37:33 UTC 2016
Modified Files:
src/sys/dev/pcmcia: if_wi_pcmcia.c
Log Message:
Add 3Com 3CRWE777A to supported devices. From PR kern/39590
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/sys/de
Module Name:src
Committed By: macallan
Date: Fri Mar 11 22:09:55 UTC 2016
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
fix tpyo
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pcmcia/if_malo_pcmcia.c
Please note that diffs a
Module Name:src
Committed By: christos
Date: Fri Mar 11 18:34:15 UTC 2016
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
PR/50949: David Binderman: Fix misplaced parens.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pcmcia/if_
Module Name:src
Committed By: christos
Date: Mon May 12 02:26:19 UTC 2014
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c if_malo_pcmciavar.h
Log Message:
kill unused array split
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pcmcia/if_malo_
Module Name:src
Committed By: pgoyette
Date: Mon Apr 21 22:40:00 UTC 2014
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
Revert previous and fix correctly. Thanks, joerg
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pcmcia/if
Module Name:src
Committed By: pgoyette
Date: Mon Apr 21 20:24:21 UTC 2014
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
Insert { ... } to keep gcc happy when DPRINTF() macro is empty.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys
Module Name:src
Committed By: christos
Date: Sun Mar 23 02:50:08 UTC 2014
Modified Files:
src/sys/dev/pcmcia: isic_pcmcia_sbspeedstar2.c
Log Message:
remove unused
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pcmcia/isic_pcmcia_sbspeedstar2.c
Module Name:src
Committed By: christos
Date: Sun Mar 23 02:48:41 UTC 2014
Modified Files:
src/sys/dev/pcmcia: isic_pcmcia_elsa_mcall.c
Log Message:
remove unused
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pcmcia/isic_pcmcia_elsa_mcall.c
Pl
Module Name:src
Committed By: christos
Date: Sun Mar 23 02:47:38 UTC 2014
Modified Files:
src/sys/dev/pcmcia: isic_pcmcia_elsa_isdnmc.c
Log Message:
remove unused
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pcmcia/isic_pcmcia_elsa_isdnmc.c
Module Name:src
Committed By: martin
Date: Tue Jan 28 12:18:56 UTC 2014
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
Remove an unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pcmcia/if_malo_pcmcia.c
Please not
Module Name:src
Committed By: joerg
Date: Tue Dec 17 01:00:17 UTC 2013
Modified Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c
Log Message:
Fix memset arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pcmcia/if_malo_pcmcia.c
Please note tha
Module Name:src
Committed By: christos
Date: Thu Oct 17 21:06:47 UTC 2013
Modified Files:
src/sys/dev/pcmcia: if_ne_pcmcia.c
Log Message:
remove unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/dev/pcmcia/if_ne_pcmcia.c
Please note
Module Name:src
Committed By: joerg
Date: Sat Sep 14 13:13:34 UTC 2013
Modified Files:
src/sys/dev/pcmcia: pcmcia_cis_quirks.c
Log Message:
GC pcmcia_sierra_ac850_func0 and *cfe0
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/pcmcia/pcmcia_cis_
Module Name:src
Committed By: christos
Date: Sat Mar 30 03:22:14 UTC 2013
Modified Files:
src/sys/dev/pcmcia: if_wi_pcmcia.c
Log Message:
remove trailing whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sys/dev/pcmcia/if_wi_pcmcia.c
Please no
Module Name:src
Committed By: msaitoh
Date: Fri Dec 7 05:45:17 UTC 2012
Modified Files:
src/sys/dev/pcmcia: if_ray.c
Log Message:
Apply OpenBSD rev. 1.40:
> Use the actual SSID length rather than a (wrong) sizeof. Makes gcc4
> -Wbounded happy.
>
> ok kettenis
To gen
Module Name:src
Committed By: kiyohara
Date: Sat Aug 25 08:20:03 UTC 2012
Modified Files:
src/sys/dev/pcmcia: files.pcmcia
Added Files:
src/sys/dev/pcmcia: if_malo_pcmcia.c if_malo_pcmciareg.h
if_malo_pcmciavar.h
Log Message:
Add malo@pcmcia.
To gener
Module Name:src
Committed By: kiyohara
Date: Thu Aug 23 10:39:25 UTC 2012
Modified Files:
src/sys/dev/pcmcia: pcmciadevs.h pcmciadevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 src/sys/dev/pcmcia/pcmciadevs.h \
src/sys/
Module Name:src
Committed By: kiyohara
Date: Thu Aug 23 10:37:57 UTC 2012
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
Add AmbiCom WL54-CF.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/sys/dev/pcmcia/pcmciadevs
Please note that diff
Module Name:src
Committed By: joerg
Date: Thu Jul 5 12:53:22 UTC 2012
Modified Files:
src/sys/dev/pcmcia: wdc_pcmcia.c
Log Message:
Fix use of uninitialized variable.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/dev/pcmcia/wdc_pcmcia.c
Please
Module Name:src
Committed By: drochner
Date: Tue Feb 14 13:51:20 UTC 2012
Modified Files:
src/sys/dev/pcmcia: xirc.c
Log Message:
fix incomplete device_t/softc split which led to crash on attachment,
closes PR kern/45874 by Hauke Fath
approved by releng
To generate a dif
Module Name:src
Committed By: plunky
Date: Sat Jan 14 21:38:00 UTC 2012
Modified Files:
src/sys/dev/pcmcia: bt3c.c
Log Message:
don't behave differently when DIAGNOSTIC is defined
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/pcmcia/bt3c.c
Pl
Module Name:src
Committed By: nonaka
Date: Sat Nov 26 02:20:29 UTC 2011
Modified Files:
src/sys/dev/pcmcia: if_ne_pcmcia.c
Log Message:
Add Corega Ether CF-TD LAN Card.
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/dev/pcmcia/if_ne_pcmcia.c
Ple
Module Name:src
Committed By: nonaka
Date: Sat Nov 26 02:17:07 UTC 2011
Modified Files:
src/sys/dev/pcmcia: pcmciadevs.h pcmciadevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 src/sys/dev/pcmcia/pcmciadevs.h \
src/sys/de
Module Name:src
Committed By: nonaka
Date: Sat Nov 26 02:16:28 UTC 2011
Modified Files:
src/sys/dev/pcmcia: pcmciadevs
Log Message:
Add Corega Ether CF-TD LAN Card.
To generate a diff of this commit:
cvs rdiff -u -r1.228 -r1.229 src/sys/dev/pcmcia/pcmciadevs
Please note
Module Name:src
Committed By: dyoung
Date: Mon Aug 15 18:04:59 UTC 2011
Modified Files:
src/sys/dev/pcmcia: if_wi_pcmcia.c
Log Message:
Don't test truth of a pointer or assign 0 to it but compare / assign
NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.8
Module Name:src
Committed By: dyoung
Date: Mon Aug 15 17:08:01 UTC 2011
Modified Files:
src/sys/dev/pcmcia: if_wi_pcmcia.c
Log Message:
Remove superfluous parentheses in return statements. No change in the
generated assembly.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: dyoung
Date: Mon Aug 15 17:01:28 UTC 2011
Modified Files:
src/sys/dev/pcmcia: if_wi_pcmcia.c
Log Message:
Only try to disestablish the interrupt handler if the handler was
previously established.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: dyoung
Date: Tue Jul 26 22:24:36 UTC 2011
Modified Files:
src/sys/dev/pcmcia: pcmcia.c pcmciachip.h pcmciavar.h
Log Message:
Don't copy iobase and iosize members from pcmciabus_attach_args to the
pcmcia_softc because they're not used in any me
Module Name:src
Committed By: pgoyette
Date: Thu Nov 4 13:13:43 UTC 2010
Modified Files:
src/sys/dev/pcmcia: slhci_pcmcia.c
Log Message:
Don't include the now non-existent usb_port.h
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pcmcia/slhci_pc
50 matches
Mail list logo