Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/pwdog.c
RevisionDateAuthorComments
 1.10  20-Jan-2017  maya Check pmf_device_register return value. NFC
Appeases static analyzers.
 1.9  14-Jul-2016  msaitoh branches: 1.9.2; 1.9.4;
- Use aprint*() more in xxx_attach().
- Add missing aprint_naive("\n").
- Remove extra spaces and tabs.
- KNF.
 1.8  23-Apr-2015  pgoyette Update module dependencies for all the existing modules that depend on sysmon components.
 1.7  30-Aug-2011  mbalmer branches: 1.7.12; 1.7.30;
Unconditionally include <sys/modules.h>.
 1.6  29-Aug-2011  mbalmer Register as built-in module when not compiled as a module. Reminded by
jmcneill.
 1.5  29-Aug-2011  jmcneill have pci register itself as a module, and make PCI driver modules depend on it
 1.4  26-Aug-2011  mbalmer Add a pmf resume function to put the hardware in a defined state after
resume. Problem found by jmcneill@.
 1.3  26-Aug-2011  mbalmer Remove one of the copyrights, it is the same person. Remove variable name
in prototype.
 1.2  20-Aug-2011  mbalmer Remove a commented out include and clarify a comment why the timeout
period is ignored.
 1.1  11-Aug-2011  mbalmer pwdog(4) is a device driver for QUANCOM Electronic PWDOG1 PCI
attached watchdog timers.
 1.7.30.3  05-Feb-2017  skrll Sync with HEAD
 1.7.30.2  05-Oct-2016  skrll Sync with HEAD
 1.7.30.1  06-Jun-2015  skrll Sync with HEAD
 1.7.12.1  03-Dec-2017  jdolecek update from HEAD
 1.9.4.1  21-Apr-2017  bouyer Sync with HEAD
 1.9.2.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed