OpenGrok
Cross Reference: if_malo_pci.c
xref
: /
src
/
sys
/
dev
/
pci
/
if_malo_pci.c
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/if_malo_pci.c
Revision
Date
Author
Comments
1.9
20-Dec-2023
thorpej
Remove unnecessary <sys/malloc.h>.
1.8
08-May-2021
thorpej
Use pci_compatible_match().
1.7
09-Dec-2018
jdolecek
branches: 1.7.16;
use pci_intr_establish_xname() everywhere
1.6
02-Feb-2017
nonaka
branches: 1.6.12; 1.6.14;
wlan interfaces make interrupt routine running on softint context.
see http://mail-index.netbsd.org/tech-kern/2016/12/06/msg021281.html
tested device:
* ath at pci: AR5212, AR5424
* athn at pci: AR9287
* ipw at pci: 2100BG
* iwi at pci: 2915ABG
* iwm at pci: 3165, 7260, 8260
* iwn at pci: 4945, 6235
* ral at pci: RT2560
* rtwn at pci: RTL8192CE
1.5
29-Mar-2014
christos
branches: 1.5.6; 1.5.10; 1.5.14;
make pci_intr_string and eisa_intr_string take a buffer and a length
instead of relying in local static storage.
1.4
30-Mar-2013
christos
branches: 1.4.4;
remove trailing whitespace
1.3
05-Aug-2012
degroote
branches: 1.3.2; 1.3.4;
Add pmf(9) handler to malo(4) wireless driver
1.2
30-Jul-2012
degroote
Add missing $NetBSD$ tags and __KERNEL_RCSID().
1.1
30-Jul-2012
degroote
Add malo(4)@pci driver for Marvell Libertas wireless adaptor
Ported from OpenBSD
Known issues :
- contrary to OpenBSD one, only support pci at the moment, because I don't
have the necessary hardware to test PCMCIA / CARDUS Marvell Card
- not connected to pmf(9) (unable to test it)
1.3.4.3
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.3.4.2
30-Oct-2012
yamt
sync with head
1.3.4.1
05-Aug-2012
yamt
file if_malo_pci.c was added on branch yamt-pagecache on 2012-10-30 17:21:30 +0000
1.3.2.3
03-Dec-2017
jdolecek
update from HEAD
1.3.2.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.2.1
23-Jun-2013
tls
resync from head
1.4.4.1
18-May-2014
rmind
sync with head
1.5.14.1
21-Apr-2017
bouyer
Sync with HEAD
1.5.10.1
20-Mar-2017
pgoyette
Sync with HEAD
1.5.6.1
05-Feb-2017
skrll
Sync with HEAD
1.6.14.1
10-Jun-2019
christos
Sync with HEAD
1.6.12.1
26-Dec-2018
pgoyette
Sync with HEAD, resolve a few conflicts
1.7.16.1
13-May-2021
thorpej
Sync with HEAD.
Indexes created Thu Oct 02 14:10:14 GMT 2025