Up to [cvs.netbsd.org] / src / sys / dev / pci
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.77.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:07:47 2012 UTC (5 weeks, 4 days ago) by yamt
Branch: yamt-pagecache
Changes since 1.77: +5 -13
lines
Diff to previous 1.77 (colored) next main 1.78 (colored)
sync with head
Revision 1.77.6.1 / (download) - annotate - [select for diffs], Sat Feb 18 07:34:39 2012 UTC (3 months ago) by mrg
Branch: jmcneill-usbmp
Changes since 1.77: +5 -13
lines
Diff to previous 1.77 (colored) next main 1.78 (colored)
merge to -current.
Revision 1.79 / (download) - annotate - [select for diffs], Thu Feb 2 19:43:05 2012 UTC (3 months, 3 weeks ago) by tls
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4,
netbsd-6-base,
netbsd-6,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2,
HEAD
Changes since 1.78: +2 -6
lines
Diff to previous 1.78 (colored)
Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code and source/sink/sample management code to sys/kern from sys/dev. 2) Remove use of NRND as test for presence of entropy-pool code throughout source tree. 3) Remove use of RND_ENABLED in device drivers as microoptimization to avoid expensive operations on disabled entropy sources; make the rnd_add calls do this directly so all callers benefit. 4) Fix bug in recent rnd_add_data()/rnd_add_uint32() changes that might have lead to slight entropy overestimation for some sources. 5) Add new source types for environmental sensors, power sensors, VM system events, and skew between clocks, with a sample implementation for each. ok releng to go in before the branch due to the difficulty of later pullup (widespread #ifdef removal and moved files). Tested with release builds on amd64 and evbarm and live testing on amd64.
Revision 1.78 / (download) - annotate - [select for diffs], Mon Jan 30 19:41:20 2012 UTC (3 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.77: +5 -9
lines
Diff to previous 1.77 (colored)
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.
Revision 1.77 / (download) - annotate - [select for diffs], Mon Sep 5 04:36:50 2011 UTC (8 months, 2 weeks ago) by msaitoh
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache,
jmcneill-usbmp
Changes since 1.76: +5 -5
lines
Diff to previous 1.76 (colored)
Change 0x1229's product name from 82557 to 8255x. 82550, 82551, 82558 and 82559 share the same product id. This change makes "pcictl dump" happy.
Revision 1.76 / (download) - annotate - [select for diffs], Fri Sep 2 03:16:18 2011 UTC (8 months, 3 weeks ago) by msaitoh
Branch: MAIN
Changes since 1.75: +43 -11
lines
Diff to previous 1.75 (colored)
Add support for some fxp devices from FreeBSD and OpenBSD.
{Free,Open}BSD say that we have to do some work to make fxp
stable.
Revision 1.74.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:08:13 2011 UTC (11 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.74: +4 -4
lines
Diff to previous 1.74 (colored) next main 1.75 (colored)
Sync with HEAD.
Revision 1.73.2.2 / (download) - annotate - [select for diffs], Tue May 31 03:04:40 2011 UTC (11 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.73.2.1: +4 -4
lines
Diff to previous 1.73.2.1 (colored) to branchpoint 1.73 (colored) next main 1.74 (colored)
sync with head
Revision 1.75 / (download) - annotate - [select for diffs], Tue May 17 17:34:54 2011 UTC (12 months, 1 week ago) by dyoung
Branch: MAIN
CVS Tags: rmind-uvmplock-nbase,
rmind-uvmplock-base,
cherry-xenmp-base,
cherry-xenmp
Changes since 1.74: +4 -4
lines
Diff to previous 1.74 (colored)
PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional role in NetBSD (drivers are no longer supposed to write these to pa_flags) without changing name. Correct that. Rename PCI_FLAGS_IO_ENABLED to PCI_FLAGS_IO_OKAY and PCI_FLAGS_MEM_ENABLED to PCI_FLAGS_MEM_OKAY, thus making their names consistent with the other PCI flags and poisoning 3rd-party driver sources that use the flags in the old bad way. This patch produces no binary changes in this set of PCI kernels when they are compiled w/o 'options DIAGNOSTIC' and w/ -V MKREPRO=yes: algor P4032 P5064 P6032 alpha GENERIC amd64 GENERIC XEN3_DOM0 arc GENERIC atari HADES MILAN-PCIIDE bebox GENERIC cats GENERIC cobalt GENERIC evbarm-el ADI_BRH ARMADILLO9 CP3100 GEMINI GEMINI_MASTER GEMINI_SLAVE evbarm-el GUMSTIX HDL_G IMX31LITE INTEGRATOR IQ31244 IQ80310 IQ80321 evbarm-el IXDP425 IXM1200 KUROBOX_PRO evbarm-el LUBBOCK MARVELL_NAS NAPPI NSLU2 SHEEVAPLUG SMDK2800 TEAMASA_NPWR evbarm-el TEAMASA_NPWR_FC TS7200 TWINTAIL ZAO425 evbmips-el AP30 DBAU1500 DBAU1550 MALTA MERAKI MTX-1 OMSAL400 RB153 WGT624V3 evbmips64-el XLSATX evbppc EV64260 MPC8536DS MPC8548CDS OPENBLOCKS200 OPENBLOCKS266 evbppc OPENBLOCKS266_OPT P2020RDB PMPPC RB800 WALNUT hp700 GENERIC i386 ALL XEN3_DOM0 XEN3_DOMU ibmnws GENERIC iyonix GENERIC landisk GENERIC macppc GENERIC mvmeppc GENERIC netwinder GENERIC ofppc GENERIC prep GENERIC sandpoint GENERIC sbmips-el GENERIC sgimips GENERIC32_IP2x GENERIC32_IP3x sparc GENERIC_SUN4U KRUPS sparc64 GENERIC
Revision 1.58.4.5 / (download) - annotate - [select for diffs], Wed Aug 11 22:53:46 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.58.4.4: +29 -37
lines
Diff to previous 1.58.4.4 (colored) to branchpoint 1.58 (colored) next main 1.59 (colored)
sync with head.
Revision 1.73.2.1 / (download) - annotate - [select for diffs], Sun May 30 05:17:33 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.73: +29 -37
lines
Diff to previous 1.73 (colored)
sync with head
Revision 1.72.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:43:34 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.72: +31 -39
lines
Diff to previous 1.72 (colored) next main 1.73 (colored)
Sync with HEAD.
Revision 1.74 / (download) - annotate - [select for diffs], Mon Mar 22 16:17:43 2010 UTC (2 years, 2 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1,
matt-mips64-premerge-20101231,
jruoho-x86intr-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: jruoho-x86intr
Changes since 1.73: +29 -37
lines
Diff to previous 1.73 (colored)
Add a detach routine. Enable detachment at shutdown. psc_pwrmgmt_csr_reg was never initialized to the actual offset of the PCI PMCSR! Just delete psc_pwrmgmt_csr_reg and all uses of it. In this way, fxp_pci_disable() becomes a no-op, so delete it, too.
Revision 1.58.4.4 / (download) - annotate - [select for diffs], Thu Mar 11 15:03:46 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.58.4.3: +6 -6
lines
Diff to previous 1.58.4.3 (colored) to branchpoint 1.58 (colored)
sync with head
Revision 1.73 / (download) - annotate - [select for diffs], Wed Feb 24 22:38:00 2010 UTC (2 years, 3 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9
Branch point for: rmind-uvmplock
Changes since 1.72: +4 -4
lines
Diff to previous 1.72 (colored)
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.
Revision 1.72 / (download) - annotate - [select for diffs], Fri Jan 8 19:56:51 2010 UTC (2 years, 4 months ago) by dyoung
Branch: MAIN
CVS Tags: uebayasi-xip-base
Branch point for: uebayasi-xip
Changes since 1.71: +4 -4
lines
Diff to previous 1.71 (colored)
Expand PMF_FN_* macros.
Revision 1.71 / (download) - annotate - [select for diffs], Thu Nov 26 15:17:09 2009 UTC (2 years, 5 months ago) by njoly
Branch: MAIN
CVS Tags: matt-premerge-20091211
Changes since 1.70: +4 -4
lines
Diff to previous 1.70 (colored)
Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_normal/printf calls for a single line.
Revision 1.58.4.3 / (download) - annotate - [select for diffs], Wed Sep 16 13:37:50 2009 UTC (2 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.58.4.2: +5 -5
lines
Diff to previous 1.58.4.2 (colored) to branchpoint 1.58 (colored)
sync with head
Revision 1.70 / (download) - annotate - [select for diffs], Sat Sep 5 14:13:50 2009 UTC (2 years, 8 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8,
jym-xensuspend-nbase
Changes since 1.69: +5 -5
lines
Diff to previous 1.69 (colored)
Invert logic around nested pmf(9) registrations for readability. XXX: should these pmf(9) calls be moved into MI attach functions XXX: using function pointers for suspend and resume passed via softc?
Revision 1.61.2.1 / (download) - annotate - [select for diffs], Wed May 13 17:20:25 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.61: +39 -13
lines
Diff to previous 1.61 (colored) next main 1.62 (colored)
Sync with HEAD. Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.58.4.2 / (download) - annotate - [select for diffs], Mon May 4 08:12:56 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.58.4.1: +52 -57
lines
Diff to previous 1.58.4.1 (colored) to branchpoint 1.58 (colored)
sync with head.
Revision 1.60.2.3 / (download) - annotate - [select for diffs], Tue Apr 28 07:35:56 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.60.2.2: +34 -10
lines
Diff to previous 1.60.2.2 (colored) to branchpoint 1.60 (colored) next main 1.61 (colored)
Sync with HEAD.
Revision 1.69 / (download) - annotate - [select for diffs], Fri Apr 17 15:37:43 2009 UTC (3 years, 1 month ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
jymxensuspend-base,
jym-xensuspend-base
Changes since 1.68: +11 -7
lines
Diff to previous 1.68 (colored)
Check revisions and print names of i82551/i82551ER, per Intel manual.
Revision 1.68 / (download) - annotate - [select for diffs], Thu Apr 16 12:41:51 2009 UTC (3 years, 1 month ago) by tsutsui
Branch: MAIN
Changes since 1.67: +20 -3
lines
Diff to previous 1.67 (colored)
There is a report that 82559ER doesn't have RX hardware checksum support (even though it has a newer revision number than 82559_A0), so handle it separately per its own PCI device ID.
Revision 1.67 / (download) - annotate - [select for diffs], Thu Mar 19 15:28:04 2009 UTC (3 years, 2 months ago) by tsutsui
Branch: MAIN
Changes since 1.66: +4 -3
lines
Diff to previous 1.66 (colored)
Add braces missed on RX hardware cksum support. Fixes RX failure on 82557/82558.
Revision 1.66 / (download) - annotate - [select for diffs], Wed Mar 11 13:12:41 2009 UTC (3 years, 2 months ago) by tsutsui
Branch: MAIN
Changes since 1.65: +3 -3
lines
Diff to previous 1.65 (colored)
u_intNN_t -> uintNN_t
Revision 1.65 / (download) - annotate - [select for diffs], Sat Mar 7 15:03:25 2009 UTC (3 years, 2 months ago) by tsutsui
Branch: MAIN
Changes since 1.64: +6 -2
lines
Diff to previous 1.64 (colored)
Add TCPv4/UDPv4 RX hardware checksum support for i82559 and later chips which don't have EXT_RFA and IPCB support. From hme(4) driver and FreeBSD's fxp(4). Tested on i82559. XXX: Probably we should have a common function to parse RX packet headers XXX: to handle a raw checksum value and share it among hme(4) and gem(4) etc.
Revision 1.64 / (download) - annotate - [select for diffs], Fri Mar 6 09:54:02 2009 UTC (3 years, 2 months ago) by tsutsui
Branch: MAIN
Changes since 1.63: +2 -4
lines
Diff to previous 1.63 (colored)
The Intel manual says that ICH and 82562 chips are compatible with 82559, not 82550, so don't set FXPF_EXT_RFA (available only on 82550/82551) for those variants. Tested on Intel PRO/100 VM with 82562EM/EX PHY by ISHII Kimio on current-users, and should also fix PR kern/40431.
Revision 1.60.2.2 / (download) - annotate - [select for diffs], Tue Mar 3 18:31:07 2009 UTC (3 years, 2 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.60.2.1: +9 -7
lines
Diff to previous 1.60.2.1 (colored) to branchpoint 1.60 (colored)
Sync with HEAD.
Revision 1.63 / (download) - annotate - [select for diffs], Tue Mar 3 06:06:40 2009 UTC (3 years, 2 months ago) by mrg
Branch: MAIN
CVS Tags: nick-hppapmap-base2
Changes since 1.62: +3 -3
lines
Diff to previous 1.62 (colored)
enable FXPF_EXT_RFA the same way the cardbus frontend does.
Revision 1.62 / (download) - annotate - [select for diffs], Fri Feb 20 05:49:34 2009 UTC (3 years, 3 months ago) by mrg
Branch: MAIN
Changes since 1.61: +9 -7
lines
Diff to previous 1.61 (colored)
- remove FXPF_IPCB flag. it should always/only be used with the code conditional on FXPF_EXT_TXCB, so, replace all uses with that - for the pci frontend, reestablish some flags lost the the prior changes and simplify one of the cases this fixes PR 40677 and may fix PR 40431.
Revision 1.60.2.1 / (download) - annotate - [select for diffs], Mon Jan 19 13:18:25 2009 UTC (3 years, 4 months ago) by skrll
Branch: nick-hppapmap
Changes since 1.60: +11 -43
lines
Diff to previous 1.60 (colored)
Sync with HEAD.
Revision 1.61 / (download) - annotate - [select for diffs], Sun Jan 18 10:37:04 2009 UTC (3 years, 4 months ago) by mrg
Branch: MAIN
Branch point for: jym-xensuspend
Changes since 1.60: +11 -43
lines
Diff to previous 1.60 (colored)
The PCI revision numbers are unique to a PCI vendor/product ID pair. Misuse of the revision numbers was causing some of the chip features to be disabled on some integrated Intel chips. So, move the determination of the features into the bus frontend, where the vendor/product ID is known. (Note: sc_rev should be removed. The microcode patch stuff is also busted and needs to be fixed.) Also, poll the actual flow control status in inphy, rather than making assumptions. contributed anonymously.
Revision 1.59.6.1 / (download) - annotate - [select for diffs], Sun Oct 19 22:16:38 2008 UTC (3 years, 7 months ago) by haad
Branch: haad-dm
Changes since 1.59: +14 -13
lines
Diff to previous 1.59 (colored) next main 1.60 (colored)
Sync with HEAD.
Revision 1.55.6.3 / (download) - annotate - [select for diffs], Sun Sep 28 10:40:26 2008 UTC (3 years, 7 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.55.6.2: +12 -11
lines
Diff to previous 1.55.6.2 (colored) to branchpoint 1.55 (colored) next main 1.56 (colored)
Sync with HEAD.
Revision 1.59.2.1 / (download) - annotate - [select for diffs], Thu Sep 18 04:35:06 2008 UTC (3 years, 8 months ago) by wrstuden
Branch: wrstuden-revivesa
Changes since 1.59: +14 -13
lines
Diff to previous 1.59 (colored) next main 1.60 (colored)
Sync with wrstuden-revivesa-base-2.
Revision 1.59.4.1 / (download) - annotate - [select for diffs], Fri Jul 18 16:37:33 2008 UTC (3 years, 10 months ago) by simonb
Branch: simonb-wapbl
Changes since 1.59: +14 -13
lines
Diff to previous 1.59 (colored) next main 1.60 (colored)
Sync with head.
Revision 1.60 / (download) - annotate - [select for diffs], Wed Jul 9 17:07:28 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
simonb-wapbl-nbase,
simonb-wapbl-base,
netbsd-5-base,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
netbsd-5,
mjf-devfs2-base,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b,
matt-mips64-base2,
haad-nbase2,
haad-dm-base2,
haad-dm-base1,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Branch point for: nick-hppapmap
Changes since 1.59: +14 -13
lines
Diff to previous 1.59 (colored)
- device/softc split for fxp(4)
Revision 1.55.6.2 / (download) - annotate - [select for diffs], Mon Jun 2 13:23:39 2008 UTC (3 years, 11 months ago) by mjf
Branch: mjf-devfs2
Changes since 1.55.6.1: +6 -15
lines
Diff to previous 1.55.6.1 (colored) to branchpoint 1.55 (colored)
Sync with HEAD.
Revision 1.58.2.1 / (download) - annotate - [select for diffs], Sun May 18 12:34:19 2008 UTC (4 years ago) by yamt
Branch: yamt-pf42
Changes since 1.58: +2 -9
lines
Diff to previous 1.58 (colored) next main 1.59 (colored)
sync with head.
Revision 1.58.4.1 / (download) - annotate - [select for diffs], Fri May 16 02:24:43 2008 UTC (4 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.58: +2 -9
lines
Diff to previous 1.58 (colored)
sync with head.
Revision 1.59 / (download) - annotate - [select for diffs], Mon Apr 28 20:23:55 2008 UTC (4 years ago) by martin
Branch: MAIN
CVS Tags: yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-nfs-mp-base2,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
hpcarm-cleanup-nbase
Branch point for: wrstuden-revivesa,
simonb-wapbl,
haad-dm
Changes since 1.58: +2 -9
lines
Diff to previous 1.58 (colored)
Remove clause 3 and 4 from TNF licenses
Revision 1.58 / (download) - annotate - [select for diffs], Thu Apr 10 19:13:37 2008 UTC (4 years, 1 month ago) by cegger
Branch: MAIN
CVS Tags: yamt-pf42-baseX,
yamt-pf42-base,
yamt-nfs-mp-base
Branch point for: yamt-pf42,
yamt-nfs-mp
Changes since 1.57: +8 -10
lines
Diff to previous 1.57 (colored)
use aprint_*_dev and device_xname
Revision 1.55.6.1 / (download) - annotate - [select for diffs], Thu Apr 3 12:42:50 2008 UTC (4 years, 1 month ago) by mjf
Branch: mjf-devfs2
Changes since 1.55: +9 -10
lines
Diff to previous 1.55 (colored)
Sync with HEAD.
Revision 1.41.2.6 / (download) - annotate - [select for diffs], Mon Mar 24 09:38:51 2008 UTC (4 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.41.2.5: +7 -8
lines
Diff to previous 1.41.2.5 (colored) next main 1.42 (colored)
sync with head.
Revision 1.55.2.1 / (download) - annotate - [select for diffs], Mon Mar 24 07:15:47 2008 UTC (4 years, 2 months ago) by keiichi
Branch: keiichi-mipv6
Changes since 1.55: +9 -10
lines
Diff to previous 1.55 (colored) next main 1.56 (colored)
sync with head.
Revision 1.52.24.3 / (download) - annotate - [select for diffs], Sun Mar 23 02:04:47 2008 UTC (4 years, 2 months ago) by matt
Branch: matt-armv6
Changes since 1.52.24.2: +9 -10
lines
Diff to previous 1.52.24.2 (colored) to branchpoint 1.52 (colored) next main 1.53 (colored)
sync with HEAD
Revision 1.57 / (download) - annotate - [select for diffs], Fri Mar 21 07:47:43 2008 UTC (4 years, 2 months ago) by dyoung
Branch: MAIN
CVS Tags: yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
ad-socklock-base1
Changes since 1.56: +7 -8
lines
Diff to previous 1.56 (colored)
pci_activate() expects for its void * argument to be a device_t, so change the type of the argument to device_t. Update each use of pci_activate(). Use device_t and accessors. Use aprint_*_dev().
Revision 1.41.2.5 / (download) - annotate - [select for diffs], Mon Mar 17 09:15:11 2008 UTC (4 years, 2 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.41.2.4: +4 -4
lines
Diff to previous 1.41.2.4 (colored)
sync with head.
Revision 1.56 / (download) - annotate - [select for diffs], Fri Feb 29 06:13:39 2008 UTC (4 years, 2 months ago) by dyoung
Branch: MAIN
Changes since 1.55: +4 -4
lines
Diff to previous 1.55 (colored)
Use PMF_FN_ARGS, PMF_FN_PROTO.
Revision 1.41.2.4 / (download) - annotate - [select for diffs], Mon Jan 21 09:43:54 2008 UTC (4 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.41.2.3: +16 -31
lines
Diff to previous 1.41.2.3 (colored)
sync with head
Revision 1.52.24.2 / (download) - annotate - [select for diffs], Wed Jan 9 01:53:45 2008 UTC (4 years, 4 months ago) by matt
Branch: matt-armv6
Changes since 1.52.24.1: +16 -31
lines
Diff to previous 1.52.24.1 (colored) to branchpoint 1.52 (colored)
sync with HEAD
Revision 1.54.2.1 / (download) - annotate - [select for diffs], Wed Jan 2 21:54:42 2008 UTC (4 years, 4 months ago) by bouyer
Branch: bouyer-xeni386
CVS Tags: bouyer-xeni386-merge1
Changes since 1.54: +4 -2
lines
Diff to previous 1.54 (colored) next main 1.55 (colored)
Sync with HEAD
Revision 1.53.4.1 / (download) - annotate - [select for diffs], Wed Dec 26 19:46:51 2007 UTC (4 years, 5 months ago) by ad
Branch: vmlocking2
Changes since 1.53: +16 -31
lines
Diff to previous 1.53 (colored) next main 1.54 (colored)
Sync with head.
Revision 1.55 / (download) - annotate - [select for diffs], Mon Dec 24 17:07:40 2007 UTC (4 years, 5 months ago) by hamajima
Branch: MAIN
CVS Tags: vmlocking2-base3,
nick-net80211-sync-base,
nick-net80211-sync,
mjf-devfs-base,
matt-armv6-base,
hpcarm-cleanup-base,
bouyer-xeni386-nbase,
bouyer-xeni386-base
Branch point for: mjf-devfs2,
keiichi-mipv6
Changes since 1.54: +4 -2
lines
Diff to previous 1.54 (colored)
Match on board ethernet controller on VGN-TX91PS.
Revision 1.53.6.1 / (download) - annotate - [select for diffs], Tue Dec 11 15:32:06 2007 UTC (4 years, 5 months ago) by yamt
Branch: yamt-kmem
Changes since 1.53: +14 -31
lines
Diff to previous 1.53 (colored) next main 1.54 (colored)
sync with head.
Revision 1.54 / (download) - annotate - [select for diffs], Mon Dec 10 16:15:02 2007 UTC (4 years, 5 months ago) by degroote
Branch: MAIN
CVS Tags: yamt-kmem-base3,
yamt-kmem-base2,
cube-autoconf-base,
cube-autoconf
Branch point for: bouyer-xeni386
Changes since 1.53: +14 -31
lines
Diff to previous 1.53 (colored)
Register fxp @ pci to the pmf framework Kill reference to old powerhook framework.
Revision 1.52.24.1 / (download) - annotate - [select for diffs], Tue Nov 6 23:28:58 2007 UTC (4 years, 6 months ago) by matt
Branch: matt-armv6
CVS Tags: matt-armv6-prevmlocking
Changes since 1.52: +4 -4
lines
Diff to previous 1.52 (colored)
sync with HEAD
Revision 1.41.2.3 / (download) - annotate - [select for diffs], Sat Oct 27 11:32:52 2007 UTC (4 years, 6 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.41.2.2: +4 -4
lines
Diff to previous 1.41.2.2 (colored)
sync with head.
Revision 1.52.22.1 / (download) - annotate - [select for diffs], Fri Oct 26 15:46:03 2007 UTC (4 years, 7 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.52: +4 -4
lines
Diff to previous 1.52 (colored) next main 1.53 (colored)
Sync with HEAD. Follow the merge of pmap.c on i386 and amd64 and move pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup code to restore CR4 before jumping back into kernel space as the large page option might cover that.
Revision 1.52.28.1 / (download) - annotate - [select for diffs], Thu Oct 25 22:38:59 2007 UTC (4 years, 7 months ago) by bouyer
Branch: bouyer-xenamd64
Changes since 1.52: +4 -4
lines
Diff to previous 1.52 (colored) next main 1.53 (colored)
Sync with HEAD.
Revision 1.52.8.1 / (download) - annotate - [select for diffs], Tue Oct 23 20:08:57 2007 UTC (4 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.52: +4 -4
lines
Diff to previous 1.52 (colored) next main 1.53 (colored)
Sync with head.
Revision 1.53 / (download) - annotate - [select for diffs], Fri Oct 19 12:00:45 2007 UTC (4 years, 7 months ago) by ad
Branch: MAIN
CVS Tags: yamt-kmem-base,
vmlocking2-base2,
vmlocking2-base1,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
mjf-devfs,
jmcneill-pm-base,
jmcneill-base,
bouyer-xenamd64-base2,
bouyer-xenamd64-base
Branch point for: yamt-kmem,
vmlocking2
Changes since 1.52: +4 -4
lines
Diff to previous 1.52 (colored)
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
Revision 1.47.4.2 / (download) - annotate - [select for diffs], Fri Jan 12 00:57:41 2007 UTC (5 years, 4 months ago) by ad
Branch: newlock2
Changes since 1.47.4.1: +4 -2
lines
Diff to previous 1.47.4.1 (colored) to branchpoint 1.47 (colored) next main 1.48 (colored)
Sync with head.
Revision 1.41.2.2 / (download) - annotate - [select for diffs], Sat Dec 30 20:48:44 2006 UTC (5 years, 4 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.41.2.1: +12 -4
lines
Diff to previous 1.41.2.1 (colored)
sync with head.
Revision 1.47.6.2 / (download) - annotate - [select for diffs], Sun Dec 10 07:17:43 2006 UTC (5 years, 5 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.47.6.1: +6 -4
lines
Diff to previous 1.47.6.1 (colored) to branchpoint 1.47 (colored) next main 1.48 (colored)
sync with head.
Revision 1.52 / (download) - annotate - [select for diffs], Sun Nov 26 01:15:39 2006 UTC (5 years, 6 months ago) by enami
Branch: MAIN
CVS Tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
yamt-idlelwp-base8,
yamt-idlelwp,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
vmlocking-base,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
post-newlock2-merge,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-nb4-arm-base,
matt-nb4-arm,
matt-mips64-base,
matt-mips64,
hpcarm-cleanup,
ad-audiomp-base,
ad-audiomp
Branch point for: vmlocking,
matt-armv6,
jmcneill-pm,
bouyer-xenamd64
Changes since 1.51: +4 -2
lines
Diff to previous 1.51 (colored)
Match on board ethernet controller on VGN-TX72PZ.
Revision 1.47.4.1 / (download) - annotate - [select for diffs], Sat Nov 18 21:34:30 2006 UTC (5 years, 6 months ago) by ad
Branch: newlock2
Changes since 1.47: +8 -4
lines
Diff to previous 1.47 (colored)
Sync with head.
Revision 1.51 / (download) - annotate - [select for diffs], Thu Nov 16 01:33:08 2006 UTC (5 years, 6 months ago) by christos
Branch: MAIN
Changes since 1.50: +4 -4
lines
Diff to previous 1.50 (colored)
__unused removal on arguments; approved by core.
Revision 1.47.6.1 / (download) - annotate - [select for diffs], Sun Oct 22 06:06:16 2006 UTC (5 years, 7 months ago) by yamt
Branch: yamt-splraiseipl
Changes since 1.47: +9 -5
lines
Diff to previous 1.47 (colored)
sync with head
Revision 1.50 / (download) - annotate - [select for diffs], Thu Oct 12 01:31:29 2006 UTC (5 years, 7 months ago) by christos
Branch: MAIN
CVS Tags: yamt-splraiseipl-base2
Changes since 1.49: +5 -4
lines
Diff to previous 1.49 (colored)
- sprinkle __unused on function decls. - fix a couple of unused bugs - no more -Wno-unused for i386
Revision 1.49 / (download) - annotate - [select for diffs], Wed Sep 27 21:46:15 2006 UTC (5 years, 7 months ago) by cube
Branch: MAIN
Changes since 1.48: +4 -2
lines
Diff to previous 1.48 (colored)
Make fxp(4) support the PRO/100 VE variant just added to pcidevs. Reported by rix on #NetBSD-code on freenode.
Revision 1.48 / (download) - annotate - [select for diffs], Sun Sep 24 03:53:09 2006 UTC (5 years, 8 months ago) by jmcneill
Branch: MAIN
Changes since 1.47: +4 -3
lines
Diff to previous 1.47 (colored)
Add "name" parameter to powerhook_establish, to aid debugging. No objections on tech-kern@
Revision 1.44.2.1 / (download) - annotate - [select for diffs], Sat Sep 9 02:52:17 2006 UTC (5 years, 8 months ago) by rpaulo
Branch: rpaulo-netinet-merge-pcb
Changes since 1.44: +31 -25
lines
Diff to previous 1.44 (colored) next main 1.45 (colored)
sync with head
Revision 1.40.2.3 / (download) - annotate - [select for diffs], Sun Aug 27 09:37:40 2006 UTC (5 years, 9 months ago) by ghen
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-1-RELEASE,
netbsd-3-1
Changes since 1.40.2.2: +7 -2
lines
Diff to previous 1.40.2.2 (colored) to branchpoint 1.40 (colored) next main 1.41 (colored)
Pull up following revision(s) (requested by oster in ticket #1479):
sys/dev/pci/pcidevs: revision 1.810
sys/dev/pci/if_fxp_pci.c: revision 1.44
sys/dev/pci/if_fxp_pci.c: revision 1.47
sys/dev/pci/pcidevs: revision 1.756
PR/32494: Add ID 0x1068 for Intel PRO/100 VE (LOM) found on Sony Vaio
S4HRP laptops.
PR/32494: Dennis Chernoivanov: Intel PRO/100 VE (LOM) not detected on Sony Vaio
Recognize another Intel PRO/100 VM Network Controller.
Revision 1.44.6.2 / (download) - annotate - [select for diffs], Fri Aug 11 15:44:25 2006 UTC (5 years, 9 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.44.6.1: +4 -2
lines
Diff to previous 1.44.6.1 (colored) to branchpoint 1.44 (colored) next main 1.45 (colored)
sync with head
Revision 1.47 / (download) - annotate - [select for diffs], Sun Jul 30 21:09:00 2006 UTC (5 years, 9 months ago) by oster
Branch: MAIN
CVS Tags: yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
rpaulo-netinet-merge-pcb-base,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
newlock2
Changes since 1.46: +4 -2
lines
Diff to previous 1.46 (colored)
Recognize another Intel PRO/100 VM Network Controller.
Revision 1.44.14.1 / (download) - annotate - [select for diffs], Thu Jul 13 17:49:27 2006 UTC (5 years, 10 months ago) by gdamore
Branch: gdamore-uart
Changes since 1.44: +29 -25
lines
Diff to previous 1.44 (colored) next main 1.45 (colored)
Merge from HEAD.
Revision 1.44.6.1 / (download) - annotate - [select for diffs], Mon Jun 26 12:51:21 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-pdpolicy
Changes since 1.44: +29 -25
lines
Diff to previous 1.44 (colored)
sync with head.
Revision 1.44.12.2 / (download) - annotate - [select for diffs], Thu Jun 22 03:39:48 2006 UTC (5 years, 11 months ago) by chap
Branch: chap-midi
Changes since 1.44.12.1: +16 -6
lines
Diff to previous 1.44.12.1 (colored) to branchpoint 1.44 (colored) next main 1.45 (colored)
Complete a sync sys/ with head.
Revision 1.41.2.1 / (download) - annotate - [select for diffs], Wed Jun 21 15:05:04 2006 UTC (5 years, 11 months ago) by yamt
Branch: yamt-lazymbuf
Changes since 1.41: +35 -25
lines
Diff to previous 1.41 (colored)
sync with head.
Revision 1.46 / (download) - annotate - [select for diffs], Mon Jun 19 13:56:29 2006 UTC (5 years, 11 months ago) by jmcneill
Branch: MAIN
CVS Tags: yamt-pdpolicy-base6,
chap-midi-nbase,
chap-midi-base
Changes since 1.45: +16 -6
lines
Diff to previous 1.45 (colored)
Restore PCI configuration space on resume.
Revision 1.44.12.1 / (download) - annotate - [select for diffs], Mon Jun 19 04:01:35 2006 UTC (5 years, 11 months ago) by chap
Branch: chap-midi
Changes since 1.44: +15 -21
lines
Diff to previous 1.44 (colored)
Sync with head.
Revision 1.45 / (download) - annotate - [select for diffs], Sat Jun 17 23:34:27 2006 UTC (5 years, 11 months ago) by christos
Branch: MAIN
Changes since 1.44: +15 -21
lines
Diff to previous 1.44 (colored)
re-factor the pci powestate api. reviewed by gimpy
Revision 1.43.2.1 / (download) - annotate - [select for diffs], Sun Jan 15 10:02:48 2006 UTC (6 years, 4 months ago) by yamt
Branch: yamt-uio_vmspace
Changes since 1.43: +5 -2
lines
Diff to previous 1.43 (colored) next main 1.44 (colored)
sync with head.
Revision 1.44 / (download) - annotate - [select for diffs], Tue Jan 10 20:31:36 2006 UTC (6 years, 4 months ago) by christos
Branch: MAIN
CVS Tags: yamt-uio_vmspace-base5,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
peter-altq-base,
peter-altq,
gdamore-uart-base,
elad-kernelauth-base,
elad-kernelauth
Branch point for: yamt-pdpolicy,
rpaulo-netinet-merge-pcb,
gdamore-uart,
chap-midi
Changes since 1.43: +5 -2
lines
Diff to previous 1.43 (colored)
PR/32494: Dennis Chernoivanov: Intel PRO/100 VE (LOM) not detected on Sony Vaio
Revision 1.43 / (download) - annotate - [select for diffs], Sun Dec 11 12:22:49 2005 UTC (6 years, 5 months ago) by christos
Branch: MAIN
Branch point for: yamt-uio_vmspace
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
merge ktrace-lwp.
Revision 1.40.2.2 / (download) - annotate - [select for diffs], Mon Nov 21 18:44:37 2005 UTC (6 years, 6 months ago) by tron
Branch: netbsd-3
CVS Tags: netbsd-3-1-RC1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0
Changes since 1.40.2.1: +5 -2
lines
Diff to previous 1.40.2.1 (colored) to branchpoint 1.40 (colored)
Pull up following revision(s) (requested by cube in ticket #957): sys/dev/pci/if_fxp_pci.c: revision 1.42 New Dell Day, continued: add support for the fxp(4) variant in the 802801G* family of SB.
Revision 1.34.2.6 / (download) - annotate - [select for diffs], Thu Nov 10 14:06:01 2005 UTC (6 years, 6 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.34.2.5: +8 -2
lines
Diff to previous 1.34.2.5 (colored) next main 1.35 (colored)
Sync with HEAD. Here we go again...
Revision 1.22.4.8 / (download) - annotate - [select for diffs], Wed Oct 26 22:23:52 2005 UTC (6 years, 7 months ago) by jmc
Branch: netbsd-1-6
Changes since 1.22.4.7: +5 -2
lines
Diff to previous 1.22.4.7 (colored) to branchpoint 1.22 (colored) next main 1.23 (colored)
Pullup (via patch) requested by riz in ticket #5773) Add support for 82801FB 10/100 ethernet
Revision 1.42 / (download) - annotate - [select for diffs], Fri Jul 29 13:13:34 2005 UTC (6 years, 9 months ago) by cube
Branch: MAIN
CVS Tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
ktrace-lwp-base
Changes since 1.41: +5 -2
lines
Diff to previous 1.41 (colored)
New Dell Day, continued: add support for the fxp(4) variant in the 802801G* family of SB.
Revision 1.40.2.1 / (download) - annotate - [select for diffs], Sat May 28 05:09:45 2005 UTC (7 years ago) by snj
Branch: netbsd-3
CVS Tags: netbsd-3-0-RC1
Changes since 1.40: +5 -2
lines
Diff to previous 1.40 (colored)
Pull up revision 1.41 (requested by riz in ticket #323): Add support for the 82801FB (ICH6) 10/100 ethernet appearing on new Intel motherboards. From Brian Buhrow in PR#30025. Approved by jmcneill.
Revision 1.37.2.1.2.1 / (download) - annotate - [select for diffs], Thu May 19 10:00:24 2005 UTC (7 years ago) by tron
Branch: netbsd-2
CVS Tags: netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1
Changes since 1.37.2.1: +3 -0
lines
Diff to previous 1.37.2.1 (colored) next main 1.38 (colored)
Pull up revision 1.41 (requested by riz in ticket #1532): Add support for the 82801FB (ICH6) 10/100 ethernet appearing on new Intel motherboards. From Brian Buhrow in PR#30025. Approved by jmcneill.
Revision 1.41 / (download) - annotate - [select for diffs], Wed May 18 20:33:46 2005 UTC (7 years ago) by riz
Branch: MAIN
Branch point for: yamt-lazymbuf
Changes since 1.40: +5 -2
lines
Diff to previous 1.40 (colored)
Add support for the 82801FB (ICH6) 10/100 ethernet appearing on new Intel motherboards. From Brian Buhrow in PR#30025. Approved by jmcneill.
Revision 1.39.4.1 / (download) - annotate - [select for diffs], Fri Apr 29 11:29:06 2005 UTC (7 years ago) by kent
Branch: kent-audio2
Changes since 1.39: +3 -3
lines
Diff to previous 1.39 (colored) next main 1.40 (colored)
sync with -current
Revision 1.39.6.1 / (download) - annotate - [select for diffs], Sat Mar 19 08:35:11 2005 UTC (7 years, 2 months ago) by yamt
Branch: yamt-km
Changes since 1.39: +3 -3
lines
Diff to previous 1.39 (colored) next main 1.40 (colored)
sync with head. xen and whitespace. xen part is not finished.
Revision 1.34.2.5 / (download) - annotate - [select for diffs], Fri Mar 4 16:45:18 2005 UTC (7 years, 2 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.34.2.4: +3 -3
lines
Diff to previous 1.34.2.4 (colored)
Sync with HEAD. Hi Perry!
Revision 1.40 / (download) - annotate - [select for diffs], Sun Feb 27 00:27:33 2005 UTC (7 years, 2 months ago) by perry
Branch: MAIN
CVS Tags: yamt-km-base4,
yamt-km-base3,
netbsd-3-base,
kent-audio2-base
Branch point for: netbsd-3
Changes since 1.39: +3 -3
lines
Diff to previous 1.39 (colored)
nuke trailing whitespace
Revision 1.34.2.4 / (download) - annotate - [select for diffs], Tue Sep 21 13:31:03 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.34.2.3: +2 -2
lines
Diff to previous 1.34.2.3 (colored)
Fix the sync with head I botched.
Revision 1.34.2.3 / (download) - annotate - [select for diffs], Sat Sep 18 14:49:03 2004 UTC (7 years, 8 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.34.2.2: +2 -2
lines
Diff to previous 1.34.2.2 (colored)
Sync with HEAD.
Revision 1.34.2.2 / (download) - annotate - [select for diffs], Wed Aug 25 06:58:05 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.34.2.1: +16 -24
lines
Diff to previous 1.34.2.1 (colored)
Sync with HEAD.
Revision 1.39 / (download) - annotate - [select for diffs], Sat Aug 21 23:48:33 2004 UTC (7 years, 9 months ago) by thorpej
Branch: MAIN
CVS Tags: yamt-km-base2,
yamt-km-base,
matt-timespec,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
kent-audio2
Changes since 1.38: +16 -24
lines
Diff to previous 1.38 (colored)
Use ANSI function decls and make use of static.
Revision 1.34.2.1 / (download) - annotate - [select for diffs], Tue Aug 3 10:49:08 2004 UTC (7 years, 9 months ago) by skrll
Branch: ktrace-lwp
Changes since 1.34: +23 -7
lines
Diff to previous 1.34 (colored)
Sync with HEAD
Revision 1.37.2.1 / (download) - annotate - [select for diffs], Wed Apr 28 07:06:49 2004 UTC (8 years ago) by tron
Branch: netbsd-2-0
CVS Tags: netbsd-2-base,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE
Branch point for: netbsd-2
Changes since 1.37: +3 -2
lines
Diff to previous 1.37 (colored) next main 1.38 (colored)
Pull up revision 1.38 (requested by briggs in ticket #220): Add a default case to the product ID attachment to print the chip description and revision information if a chip is matched and this switch statement isn't updated to match. Addresses PR kern/18019.
Revision 1.38 / (download) - annotate - [select for diffs], Wed Apr 28 04:12:16 2004 UTC (8 years ago) by briggs
Branch: MAIN
Changes since 1.37: +3 -2
lines
Diff to previous 1.37 (colored)
Add a default case to the product ID attachment to print the chip description and revision information if a chip is matched and this switch statement isn't updated to match. Addresses PR kern/18019.
Revision 1.22.4.7 / (download) - annotate - [select for diffs], Tue Apr 6 05:25:04 2004 UTC (8 years, 1 month ago) by jmc
Branch: netbsd-1-6
Changes since 1.22.4.6: +5 -2
lines
Diff to previous 1.22.4.6 (colored) to branchpoint 1.22 (colored)
Pullup patch (requested by briggs in ticket #1648) Pull in changes to support the Intel 82801EB/ER (ICH5) Controller. PR#25002
Revision 1.37 / (download) - annotate - [select for diffs], Fri Mar 12 13:22:28 2004 UTC (8 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Changes since 1.36: +5 -2
lines
Diff to previous 1.36 (colored)
deal with 82801EB/ER (ICH5) Network Controller
Revision 1.36 / (download) - annotate - [select for diffs], Sat Sep 13 12:13:30 2003 UTC (8 years, 8 months ago) by jdolecek
Branch: MAIN
Changes since 1.35: +17 -8
lines
Diff to previous 1.35 (colored)
fix description of Intel PRO/100 VM Network Controller with 82562ET/EZ PHY don't activate any quirks for VM_6 variant problem reported by Lars Heidieker on current-users also don't activate any quirks for VM_3 - VM_5 variants, neither VE_2 - VE_4, in anticipation that the more modern variants don't need the quirks
Revision 1.22.4.6 / (download) - annotate - [select for diffs], Fri Aug 15 19:29:32 2003 UTC (8 years, 9 months ago) by tron
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002
Changes since 1.22.4.5: +5 -2
lines
Diff to previous 1.22.4.5 (colored) to branchpoint 1.22 (colored)
Pull up revision 1.34 via patch (requested by bouyer in ticket #1368): Add support for another Intel Pro/100 variant. From Quentin Garnier in private mail.
Revision 1.35 / (download) - annotate - [select for diffs], Thu Aug 14 07:59:39 2003 UTC (8 years, 9 months ago) by nonaka
Branch: MAIN
Changes since 1.34: +5 -2
lines
Diff to previous 1.34 (colored)
Add support for another Intel Pro/100 variant.
Revision 1.22.4.5 / (download) - annotate - [select for diffs], Mon Jun 30 02:36:44 2003 UTC (8 years, 10 months ago) by grant
Branch: netbsd-1-6
Changes since 1.22.4.4: +10 -2
lines
Diff to previous 1.22.4.4 (colored) to branchpoint 1.22 (colored)
Apply patch (requested by drochner in ticket #1343): add Intel PRO/100M. apparently this driver works fine for Intel PRO/100 VM with 82562EM/EX PHY, so make driver match it while here, also make the driver match 'Intel PRO/100 VM with 82562EM/EX (CNR) PHY', with anticipation it would work fine too activate the resume and dynamic standby bug workaround for these; might not be necessary (not confirmed to be needed), but better safe than sorry
Revision 1.34 / (download) - annotate - [select for diffs], Sat Jun 28 23:04:50 2003 UTC (8 years, 10 months ago) by bouyer
Branch: MAIN
Branch point for: ktrace-lwp
Changes since 1.33: +5 -2
lines
Diff to previous 1.33 (colored)
Add support for another Intel Pro/100 variant. From Quentin Garnier in private mail.
Revision 1.33 / (download) - annotate - [select for diffs], Fri Mar 14 22:04:03 2003 UTC (9 years, 2 months ago) by jdolecek
Branch: MAIN
Changes since 1.32: +8 -2
lines
Diff to previous 1.32 (colored)
apparently this driver works fine for Intel PRO/100 VM with 82562EM/EX PHY, so make driver match it while here, also make the driver match 'Intel PRO/100 VM with 82562EM/EX (CNR) PHY', with anticipation it would work fine too activate the resume and dynamic standby bug workaround for these; might not be necessary (not confirmed to be needed), but better safe than sorry Adresses PR kern/20689
Revision 1.32 / (download) - annotate - [select for diffs], Tue Feb 18 00:11:53 2003 UTC (9 years, 3 months ago) by grant
Branch: MAIN
Changes since 1.31: +4 -2
lines
Diff to previous 1.31 (colored)
add Intel PRO/100M. from Quentin Garnier in PR kern/20400.
Revision 1.31 / (download) - annotate - [select for diffs], Fri Jan 31 00:07:43 2003 UTC (9 years, 3 months ago) by thorpej
Branch: MAIN
Changes since 1.30: +17 -13
lines
Diff to previous 1.30 (colored)
Use aprint_*().
Revision 1.22.4.4 / (download) - annotate - [select for diffs], Mon Jan 27 06:26:57 2003 UTC (9 years, 4 months ago) by jmc
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001
Changes since 1.22.4.3: +15 -2
lines
Diff to previous 1.22.4.3 (colored) to branchpoint 1.22 (colored)
Pullup revisions 1.23-1.24 (requested by masanobu in ticket #1110) Add support intel C-ICH's embeded Ether MACs.
Revision 1.12.2.7 / (download) - annotate - [select for diffs], Sun Dec 29 20:49:22 2002 UTC (9 years, 4 months ago) by thorpej
Branch: nathanw_sa
CVS Tags: nathanw_sa_end
Changes since 1.12.2.6: +3 -3
lines
Diff to previous 1.12.2.6 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)
Sync with HEAD.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Dec 23 02:58:37 2002 UTC (9 years, 5 months ago) by tsutsui
Branch: MAIN
CVS Tags: nathanw_sa_before_merge,
nathanw_sa_base,
fvdl_fs64_base
Changes since 1.29: +3 -3
lines
Diff to previous 1.29 (colored)
Replace magic numbers for power management control with PCI_PMCSR* macros. XXX Should we use pci_get_powerstate() and pci_set_powerstate() in pci.c?
Revision 1.12.2.6 / (download) - annotate - [select for diffs], Fri Oct 18 02:43:04 2002 UTC (9 years, 7 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.2.5: +15 -3
lines
Diff to previous 1.12.2.5 (colored) to branchpoint 1.12 (colored)
Catch up to -current.
Revision 1.22.4.3 / (download) - annotate - [select for diffs], Sun Oct 13 22:29:23 2002 UTC (9 years, 7 months ago) by lukem
Branch: netbsd-1-6
Changes since 1.22.4.2: +8 -2
lines
Diff to previous 1.22.4.2 (colored) to branchpoint 1.22 (colored)
Pull up revision 1.25 (requested by abs in ticket #844): Recognise the Intel PRO/100 VM Network Controller as seen in the HP omnibook 6100.
Revision 1.18.2.5 / (download) - annotate - [select for diffs], Thu Oct 10 18:40:42 2002 UTC (9 years, 7 months ago) by jdolecek
Branch: kqueue
Changes since 1.18.2.4: +17 -5
lines
Diff to previous 1.18.2.4 (colored) next main 1.19 (colored)
sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
Revision 1.29 / (download) - annotate - [select for diffs], Wed Oct 2 16:51:24 2002 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
CVS Tags: kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw
Changes since 1.28: +3 -3
lines
Diff to previous 1.28 (colored)
Add trailing ; to CFATTACH_DECL.
Revision 1.22.4.2 / (download) - annotate - [select for diffs], Wed Oct 2 01:19:49 2002 UTC (9 years, 7 months ago) by lukem
Branch: netbsd-1-6
Changes since 1.22.4.1: +9 -2
lines
Diff to previous 1.22.4.1 (colored) to branchpoint 1.22 (colored)
Pull up revision 1.26 (requested by itojun in ticket #870): don't go into D3 state if revision <= 82558_B0. PR 18011
Revision 1.28 / (download) - annotate - [select for diffs], Mon Sep 30 20:37:32 2002 UTC (9 years, 7 months ago) by thorpej
Branch: MAIN
Changes since 1.27: +4 -5
lines
Diff to previous 1.27 (colored)
Use CFATTACH_DECL().
Revision 1.8.4.5 / (download) - annotate - [select for diffs], Mon Sep 30 14:10:31 2002 UTC (9 years, 7 months ago) by itojun
Branch: netbsd-1-5
Changes since 1.8.4.4: +8 -1
lines
Diff to previous 1.8.4.4 (colored) to branchpoint 1.8 (colored) next main 1.9 (colored)
sys/dev/pci/if_fxp_pci.c 1.26 Don't go into D3 state if revision <= 82558_B0. Fixes PR#18011. (itojun)
Revision 1.27 / (download) - annotate - [select for diffs], Fri Sep 27 20:40:09 2002 UTC (9 years, 8 months ago) by thorpej
Branch: MAIN
Changes since 1.26: +3 -3
lines
Diff to previous 1.26 (colored)
Declare all cfattach structures const.
Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 27 14:54:08 2002 UTC (9 years, 8 months ago) by itojun
Branch: MAIN
Changes since 1.25: +9 -2
lines
Diff to previous 1.25 (colored)
don't go into D3 state if revision <= 82558_B0. PR 18011
Revision 1.25 / (download) - annotate - [select for diffs], Wed Sep 18 16:45:01 2002 UTC (9 years, 8 months ago) by abs
Branch: MAIN
Changes since 1.24: +8 -2
lines
Diff to previous 1.24 (colored)
Recognise the Intel PRO/100 VM Network Controller as seen in the HP omnibook 6100.
Revision 1.18.2.4 / (download) - annotate - [select for diffs], Fri Sep 6 08:45:15 2002 UTC (9 years, 8 months ago) by jdolecek
Branch: kqueue
Changes since 1.18.2.3: +21 -2
lines
Diff to previous 1.18.2.3 (colored)
sync kqueue branch with HEAD
Revision 1.22.2.2 / (download) - annotate - [select for diffs], Thu Aug 29 05:22:39 2002 UTC (9 years, 8 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.22.2.1: +15 -2
lines
Diff to previous 1.22.2.1 (colored) to branchpoint 1.22 (colored) next main 1.23 (colored)
catch up with -current.
Revision 1.12.2.5 / (download) - annotate - [select for diffs], Thu Aug 1 02:45:16 2002 UTC (9 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.2.4: +19 -0
lines
Diff to previous 1.12.2.4 (colored) to branchpoint 1.12 (colored)
Catch up to -current.
Revision 1.24 / (download) - annotate - [select for diffs], Mon Jul 22 08:25:45 2002 UTC (9 years, 10 months ago) by msaitoh
Branch: MAIN
CVS Tags: gehenna-devsw-base
Changes since 1.23: +15 -2
lines
Diff to previous 1.23 (colored)
add support intel C-ICH's embeded Ether MACs. Tested on RadiSys Endura CH815C (http://www.radisys.com/)
Revision 1.22.2.1 / (download) - annotate - [select for diffs], Mon Jul 15 10:35:37 2002 UTC (9 years, 10 months ago) by gehenna
Branch: gehenna-devsw
Changes since 1.22: +8 -2
lines
Diff to previous 1.22 (colored)
catch up with -current.
Revision 1.22.4.1 / (download) - annotate - [select for diffs], Tue Jun 25 22:07:42 2002 UTC (9 years, 11 months ago) by lukem
Branch: netbsd-1-6
CVS Tags: netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1
Changes since 1.22: +8 -2
lines
Diff to previous 1.22 (colored)
Pull up revision 1.23 (requested by cjs in ticket #362): Add new Intel Ethernet cards
Revision 1.18.2.3 / (download) - annotate - [select for diffs], Sun Jun 23 17:47:40 2002 UTC (9 years, 11 months ago) by jdolecek
Branch: kqueue
Changes since 1.18.2.2: +9 -2
lines
Diff to previous 1.18.2.2 (colored)
catch up with -current on kqueue branch
Revision 1.23 / (download) - annotate - [select for diffs], Sat Jun 22 08:09:07 2002 UTC (9 years, 11 months ago) by cjs
Branch: MAIN
Changes since 1.22: +6 -0
lines
Diff to previous 1.22 (colored)
Match PCI IDs of new PRO/100 chips.
Revision 1.8.4.4 / (download) - annotate - [select for diffs], Thu Jun 6 19:42:42 2002 UTC (9 years, 11 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.8.4.3: +74 -31
lines
Diff to previous 1.8.4.3 (colored) to branchpoint 1.8 (colored)
Pull up revisions 1.13-1.18,1.20,1.22 (requested by mycroft): Work around a bug which can cause some machines to randomly hang. Drag along performance improvements and improved hardware support.
Revision 1.12.2.4 / (download) - annotate - [select for diffs], Wed Apr 17 00:06:01 2002 UTC (10 years, 1 month ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.2.3: +8 -1
lines
Diff to previous 1.12.2.3 (colored) to branchpoint 1.12 (colored)
Catch up to -current.
Revision 1.22 / (download) - annotate - [select for diffs], Thu Apr 4 23:15:45 2002 UTC (10 years, 1 month ago) by thorpej
Branch: MAIN
CVS Tags: netbsd-1-6-base
Branch point for: netbsd-1-6,
gehenna-devsw
Changes since 1.21: +9 -2
lines
Diff to previous 1.21 (colored)
Address Intel 82801BA/82801BAM Specification Update, Errata #30: The ICH on-board Ethernet and some i82559 chips have a bug which will cause a PCI protocol violation if the chip receives a CU_RESUME command as it is entering the IDLE state by deasserting #CLKRUN. (This is the so-called "resume bug" that we previously had an incomplete work-around for on ICH chipsets.) The work-around is to disable Dynamic Standby Mode, such that the chip will never deasert #CLKRUN. Dynamic Standby Mode is disabled by clearing a bit in the EEPROM and updating the EEPROM (and EEPROM checksum). Unfortunately, the chip will only consult the EEPROM setting after a PCI bus reset, so a system reboot is required once the EEPROM has been updated (the EEPROM update only needs to happen once, and the driver usses a warning instructing the user to reboot the system once the work-around has been applied). Issue pointed out by David Brownlee, and code more-or-less lifted from FreeBSD.
Revision 1.18.2.2 / (download) - annotate - [select for diffs], Thu Jan 10 19:56:39 2002 UTC (10 years, 4 months ago) by thorpej
Branch: kqueue
Changes since 1.18.2.1: +8 -1
lines
Diff to previous 1.18.2.1 (colored)
Sync kqueue branch with -current.
Revision 1.12.2.3 / (download) - annotate - [select for diffs], Wed Nov 14 19:15:15 2001 UTC (10 years, 6 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.2.2: +8 -1
lines
Diff to previous 1.12.2.2 (colored) to branchpoint 1.12 (colored)
Catch up to -current.
Revision 1.21 / (download) - annotate - [select for diffs], Tue Nov 13 07:48:43 2001 UTC (10 years, 6 months ago) by lukem
Branch: MAIN
CVS Tags: newlock-base,
newlock,
ifpoll-base,
ifpoll,
eeh-devprop-base,
eeh-devprop
Changes since 1.20: +4 -1
lines
Diff to previous 1.20 (colored)
add RCSID
Revision 1.19.4.1 / (download) - annotate - [select for diffs], Mon Nov 12 21:18:14 2001 UTC (10 years, 6 months ago) by thorpej
Branch: thorpej-mips-cache
Changes since 1.19: +5 -1
lines
Diff to previous 1.19 (colored) next main 1.20 (colored)
Sync the thorpej-mips-cache branch with -current.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Nov 2 03:40:47 2001 UTC (10 years, 6 months ago) by itojun
Branch: MAIN
CVS Tags: thorpej-mips-cache-base
Changes since 1.19: +5 -1
lines
Diff to previous 1.19 (colored)
recognize fxp on IBM thinkpad T23. from akimichi@wide.ad.jp
Revision 1.18.2.1 / (download) - annotate - [select for diffs], Sat Aug 25 06:16:23 2001 UTC (10 years, 9 months ago) by thorpej
Branch: kqueue
Changes since 1.18: +56 -14
lines
Diff to previous 1.18 (colored)
Merge Aug 24 -current into the kqueue branch.
Revision 1.12.2.2 / (download) - annotate - [select for diffs], Fri Aug 24 00:10:04 2001 UTC (10 years, 9 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.12.2.1: +56 -19
lines
Diff to previous 1.12.2.1 (colored) to branchpoint 1.12 (colored)
Catch up with -current.
Revision 1.8.4.3 / (download) - annotate - [select for diffs], Thu Aug 16 17:37:40 2001 UTC (10 years, 9 months ago) by tv
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH002
Changes since 1.8.4.2: +56 -14
lines
Diff to previous 1.8.4.2 (colored) to branchpoint 1.8 (colored)
Pullup [he]: sys/dev/pci/if_fxp_pci.c 1.19 Add enable/disable hooks on devices that have ACPI power management capability, using D3 and D0 power states.
Revision 1.19 / (download) - annotate - [select for diffs], Sun Aug 5 23:39:59 2001 UTC (10 years, 9 months ago) by thorpej
Branch: MAIN
CVS Tags: thorpej-devvp-base3,
thorpej-devvp-base2,
thorpej-devvp-base,
thorpej-devvp,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: thorpej-mips-cache
Changes since 1.18: +56 -14
lines
Diff to previous 1.18 (colored)
Add enable/disable hooks on devices that have ACPI power management capability, using D3 and D0 power states. This saves me quite a bit of battery when not using the built-in Ethernet on my IBM T-20 during long IETF meetings.
Revision 1.18 / (download) - annotate - [select for diffs], Sun Jul 8 18:02:28 2001 UTC (10 years, 10 months ago) by thorpej
Branch: MAIN
Branch point for: kqueue
Changes since 1.17: +1 -6
lines
Diff to previous 1.17 (colored)
Remove unnecessary include files. From Onno van der Linden.
Revision 1.12.2.1 / (download) - annotate - [select for diffs], Thu Jun 21 20:04:43 2001 UTC (10 years, 11 months ago) by nathanw
Branch: nathanw_sa
Changes since 1.12: +63 -26
lines
Diff to previous 1.12 (colored)
Catch up to -current.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Jun 12 22:28:16 2001 UTC (10 years, 11 months ago) by thorpej
Branch: MAIN
Changes since 1.16: +1 -13
lines
Diff to previous 1.16 (colored)
Don't need INET or NS includes here.
Revision 1.16 / (download) - annotate - [select for diffs], Tue May 22 16:05:01 2001 UTC (11 years ago) by thorpej
Branch: MAIN
Changes since 1.15: +8 -2
lines
Diff to previous 1.15 (colored)
Enable the PCI MWI command for memory writes on the i82558 and higher.
Revision 1.15 / (download) - annotate - [select for diffs], Tue May 22 01:23:26 2001 UTC (11 years ago) by thorpej
Branch: MAIN
Changes since 1.14: +55 -21
lines
Diff to previous 1.14 (colored)
Report 82558, 82559, etc. based on chip revision. Also, remember which revsion we have for feature enables later.
Revision 1.14 / (download) - annotate - [select for diffs], Mon May 21 22:12:08 2001 UTC (11 years ago) by thorpej
Branch: MAIN
Changes since 1.13: +4 -2
lines
Diff to previous 1.13 (colored)
The ICH3 also has the Resume Bug.
Revision 1.13 / (download) - annotate - [select for diffs], Mon May 21 21:47:54 2001 UTC (11 years ago) by thorpej
Branch: MAIN
Changes since 1.12: +8 -1
lines
Diff to previous 1.12 (colored)
The 82801BA built-in Ethernet has a bug which requires us to issue a NOP before a CU_RESUME when in 10baseT mode. Handle this.
Revision 1.8.4.2 / (download) - annotate - [select for diffs], Thu Mar 22 02:46:02 2001 UTC (11 years, 2 months ago) by he
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.8.4.1: +3 -2
lines
Diff to previous 1.8.4.1 (colored) to branchpoint 1.8 (colored)
Pull up revision 1.11 (requested by hubertf): Make the Intel Pro/100 as e.g. found on Toshiba Satellite Pro 4600s work.
Revision 1.1.4.2 / (download) - annotate - [select for diffs], Fri Jan 5 17:36:06 2001 UTC (11 years, 4 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.1.4.1: +2 -3
lines
Diff to previous 1.1.4.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync with HEAD
Revision 1.12 / (download) - annotate - [select for diffs], Thu Dec 28 22:59:13 2000 UTC (11 years, 4 months ago) by sommerfeld
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase,
thorpej_scsipi_beforemerge,
thorpej_scsipi_base
Branch point for: nathanw_sa
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
Change pci_intr_map to get interrupt source information from a "struct pci_attach_args *" instead of from four separate parameters which in all cases were extracted from the same "struct pci_attach_args". This both simplifies the driver api, and allows for alternate PCI interrupt mapping schemes, such as one using the tables described in the Intel Multiprocessor Spec which describe interrupt wirings for devices behind pci-pci bridges based on the device's location rather the bridge's location. Tested on alpha and i386; welcome to 1.5Q
Revision 1.1.4.1 / (download) - annotate - [select for diffs], Mon Nov 20 11:42:22 2000 UTC (11 years, 6 months ago) by bouyer
Branch: thorpej_scsipi
Changes since 1.1: +186 -12
lines
Diff to previous 1.1 (colored)
Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Sep 27 10:54:55 2000 UTC (11 years, 8 months ago) by ad
Branch: MAIN
Changes since 1.10: +3 -2
lines
Diff to previous 1.10 (colored)
Match the i82562.
Revision 1.8.4.1 / (download) - annotate - [select for diffs], Sun Jul 16 00:27:58 2000 UTC (11 years, 10 months ago) by jhawk
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2
Changes since 1.8: +5 -1
lines
Diff to previous 1.8 (colored)
Pullup rev 1.9 (approved by jhawk), rev 1.10 (approved by thorpej): revision 1.9: Recognize the i82559ER. revision 1.10: Fix uninitialized variable (reg) in fxp_pci_confreg_restore(); this could result in garbage being written to the PCI status register, which is unlikely to have had a serious effect. This was with us from an #if 0 added in rev 1.6.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 15 21:36:19 2000 UTC (11 years, 10 months ago) by jhawk
Branch: MAIN
Changes since 1.9: +3 -1
lines
Diff to previous 1.9 (colored)
Fix uninitialized variable (reg) in fxp_pci_confreg_restore(); this could result in garbage being written to the PCI status register, which is unlikely to have had a serious effect. This was with us from an #if 0 added in rev 1.6.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Jul 9 00:46:26 2000 UTC (11 years, 10 months ago) by mycroft
Branch: MAIN
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Recognize the i82559ER.
Revision 1.8 / (download) - annotate - [select for diffs], Fri May 12 18:46:34 2000 UTC (12 years ago) by jhawk
Branch: MAIN
CVS Tags: netbsd-1-5-base,
minoura-xpg4dl-base,
minoura-xpg4dl
Branch point for: netbsd-1-5
Changes since 1.7: +3 -4
lines
Diff to previous 1.7 (colored)
sc_ih (interrupt cookie) is not pci-specific data and needs to remain in fxp_softc rather than fxp_pci_softc; otherwise we break cardbus.
Revision 1.7 / (download) - annotate - [select for diffs], Fri May 12 13:46:32 2000 UTC (12 years ago) by jhawk
Branch: MAIN
Changes since 1.6: +10 -2
lines
Diff to previous 1.6 (colored)
Move struct fxp_pci_softc declaration to if_fxp_pci.c removing an unnecessary header file (if_fxp_pcivar.h); oh, how quickly the nascent inodes are subject to infant mortality.
Revision 1.6 / (download) - annotate - [select for diffs], Fri May 12 03:37:40 2000 UTC (12 years ago) by jhawk
Branch: MAIN
Changes since 1.5: +127 -4
lines
Diff to previous 1.5 (colored)
Fix bugs seen on Sony Vaios. Address kern/9370, kern/9548, kern/9571, and kern/9573. Save and restore critical PCI configuration registers because they are sometimes bashed. Add a powerhook to restore said PCI registers after APM events. The fxp now works across a warm boot from windows (vaio). The fxp now works across an apm suspend/resume or hibernate/resume cycle.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 16 23:41:40 2000 UTC (12 years, 2 months ago) by thorpej
Branch: MAIN
Changes since 1.4: +43 -10
lines
Diff to previous 1.4 (colored)
Recognize the Intel InBusiness.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 25 22:31:06 2000 UTC (12 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: chs-ubc2-newbase
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
use BUS_SPACE_MAP_PREFETCHABLE instead BUS_SPACE_MAP_CACHEABLE where the PCI BAR bit is referred to (XXX is the hack still necessary?)
Revision 1.1.8.1 / (download) - annotate - [select for diffs], Mon Dec 27 18:35:17 1999 UTC (12 years, 5 months ago) by wrstuden
Branch: wrstuden-devbsize
Changes since 1.1: +7 -1
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
Pull up to last week's -current.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 12 17:46:37 1999 UTC (12 years, 5 months ago) by thorpej
Branch: MAIN
CVS Tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221
Changes since 1.2: +3 -1
lines
Diff to previous 1.2 (colored)
Take a stab at making this work on big-endian systems.
Revision 1.1.6.1 / (download) - annotate - [select for diffs], Mon Nov 15 00:41:00 1999 UTC (12 years, 6 months ago) by fvdl
Branch: fvdl-softdep
Changes since 1.1: +5 -1
lines
Diff to previous 1.1 (colored) next main 1.2 (colored)
Sync with -current
Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 30 16:07:59 1999 UTC (12 years, 6 months ago) by sommerfeld
Branch: MAIN
CVS Tags: fvdl-softdep-base,
comdex-fall-1999-base,
comdex-fall-1999
Changes since 1.1: +5 -1
lines
Diff to previous 1.1 (colored)
Add enable/disable support and EEPROM size selection, prerequisites for getting the cardbus fxp attachment to work. Tested on the built-in 82559 in a VAIO Z505S. From Johan Danielsson / PR8631; changed slightly to KNF.
Revision 1.1.2.2 / (download) - annotate - [select for diffs], Thu Jul 1 23:34:06 1999 UTC (12 years, 10 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.1.2.1: +224 -0
lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)
Sync w/ -current.
Revision 1.1.2.1, Sun Jun 20 16:35:40 1999 UTC (12 years, 11 months ago) by thorpej
Branch: chs-ubc2
Changes since 1.1: +0 -224
lines
FILE REMOVED
file if_fxp_pci.c was added on branch chs-ubc2 on 1999-07-01 23:34:06 +0000
Revision 1.1 / (download) - annotate - [select for diffs], Sun Jun 20 16:35:40 1999 UTC (12 years, 11 months ago) by thorpej
Branch: MAIN
CVS Tags: chs-ubc2-base
Branch point for: wrstuden-devbsize,
thorpej_scsipi,
fvdl-softdep,
chs-ubc2
Intel i82557 driver is now split into bus and chip bits.