OpenGrok
Cross Reference: nca_pci.c
xref
: /
src
/
sys
/
dev
/
pci
/
nca_pci.c
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/nca_pci.c
Revision
Date
Author
Comments
1.2
30-Jan-2012
drochner
Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive}
where it looks straightforward, and pci_aprint_devinfo_fancy in a few
others where drivers want to supply their own device names instead
of the pcidevs generated one. More complicated cases, where names
are composed at runtime, are left alone for now. It certainly makes
sense to simplify the drivers here rather than inventing a catch-all API.
This should serve as as example for new drivers, and also ensure
consistent output in the AB_QUIET ("boot -q") case. Also, it avoids
excessive stack usage where drivers attach child devices because the
buffer for the device name is not kept on the local stack anymore.
1.1
01-Apr-2010
jakllsch
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.14; 1.1.18;
Add support for Domex 536 PCI SCSI controller to nca(4).
This truly remarkable chip is found on the Domex DMX-3191D SCSI adapter.
1.1.18.1
18-Feb-2012
mrg
merge to -current.
1.1.14.1
17-Apr-2012
yamt
sync with head
1.1.6.2
11-Aug-2010
yamt
sync with head.
1.1.6.1
01-Apr-2010
yamt
file nca_pci.c was added on branch yamt-nfs-mp on 2010-08-11 22:53:50 +0000
1.1.4.2
30-May-2010
rmind
sync with head
1.1.4.1
01-Apr-2010
rmind
file nca_pci.c was added on branch rmind-uvmplock on 2010-05-30 05:17:36 +0000
1.1.2.2
30-Apr-2010
uebayasi
Sync with HEAD.
1.1.2.1
01-Apr-2010
uebayasi
file nca_pci.c was added on branch uebayasi-xip on 2010-04-30 14:43:39 +0000
Indexes created Sat Oct 11 14:09:46 GMT 2025