History log of /netbsd/sys/dev/pci/weasel_pci.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 575a7585 07-Jul-2016 msaitoh <msaitoh@NetBSD.org>

KNF. Remove extra spaces. No functional change.


# 069e092e 17-Oct-2013 christos <christos@NetBSD.org>

- remove unused variables
- move debugging code inside debugging sections


# c363a9cb 18-Mar-2009 cegger <cegger@NetBSD.org>

bzero -> memset


# 18f2c249 09-Jul-2008 joerg <joerg@NetBSD.org>

- device/softc split


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 9d57c800 10-Apr-2008 cegger <cegger@NetBSD.org>

use aprint_*_dev and device_xname


# a2a38285 19-Oct-2007 ad <ad@NetBSD.org>

machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h


# 168cd830 16-Nov-2006 christos <christos@NetBSD.org>

__unused removal on arguments; approved by core.


# 4d595fd7 12-Oct-2006 christos <christos@NetBSD.org>

- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# d36c43c5 28-Jun-2005 thorpej <thorpej@NetBSD.org>

Use ANSI function decls and static.


# f31bd063 27-Feb-2005 perry <perry@NetBSD.org>

nuke trailing whitespace


# b75a007d 02-Oct-2002 thorpej <thorpej@NetBSD.org>

Add trailing ; to CFATTACH_DECL.


# 387fc6dc 30-Sep-2002 thorpej <thorpej@NetBSD.org>

Use CFATTACH_DECL().


# f818766a 27-Sep-2002 thorpej <thorpej@NetBSD.org>

Declare all cfattach structures const.


# e59c0ded 01-Jan-2002 hpeyerl <hpeyerl@NetBSD.org>

Watchdog back-end driver for PC Weasel/PCI serial console and remote
management board. Written by hpeyerl@realweasel.com and
thorpej@wasabisystems.com. Requires Weasel firmware v2.04 and later.