The NetBSD Project

CVS log for src/sys/dev/pci/pwdog.c

[BACK] Up to [cvs.netbsd.org] / src / sys / dev / pci

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 30 07:22:12 2011 UTC (8 months, 3 weeks ago) by mbalmer
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, netbsd-6-base, netbsd-6, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, HEAD
Changes since 1.6: +1 -3 lines
Diff to previous 1.6 (colored)

Unconditionally include <sys/modules.h>.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 29 15:06:49 2011 UTC (8 months, 3 weeks ago) by mbalmer
Branch: MAIN
Changes since 1.5: +13 -10 lines
Diff to previous 1.5 (colored)

Register as built-in module when not compiled as a module.  Reminded by
jmcneill.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Aug 29 14:47:08 2011 UTC (8 months, 3 weeks ago) by jmcneill
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

have pci register itself as a module, and make PCI driver modules depend on it

Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 26 13:29:56 2011 UTC (9 months ago) by mbalmer
Branch: MAIN
Changes since 1.3: +21 -2 lines
Diff to previous 1.3 (colored)

Add a pmf resume function to put the hardware in a defined state after
resume.  Problem found by jmcneill@.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 26 10:30:47 2011 UTC (9 months ago) by mbalmer
Branch: MAIN
Changes since 1.2: +4 -5 lines
Diff to previous 1.2 (colored)

Remove one of the copyrights, it is the same person.  Remove variable name
in prototype.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 20 07:32:34 2011 UTC (9 months ago) by mbalmer
Branch: MAIN
Changes since 1.1: +5 -4 lines
Diff to previous 1.1 (colored)

Remove a commented out include and clarify a comment why the timeout
period is ignored.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 11 07:33:24 2011 UTC (9 months, 2 weeks ago) by mbalmer
Branch: MAIN

pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
attached watchdog timers.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>