index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
puc.c
Age
Commit message (
Expand
)
Author
2003-03-19
It is not appropriate for pcivar.h to include "locators.h"
christos
2003-01-01
Use aprint_normal() in cfprint routines.
thorpej
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
Introduce a new routine, config_match(), which invokes the
thorpej
2001-11-13
add RCSID
lukem
2001-03-02
In the self-describing bogus code block, at least use plausible
thorpej
2001-01-03
Add a 'flag' member to struct puc_attach_args and struct port. For
bouyer
2000-12-28
Change pci_intr_map to get interrupt source information from a "struct
sommerfeld
2000-07-29
Whitespace fix (space rather than tab after #ifdef)
jhawk
2000-07-29
Make this compile without PUCCN defined.
jlam
2000-07-28
Guard the console code in puc.c with the defopt PUCCN so we can
castor
2000-07-25
Add code to allow the PCI com serial ports to be used as the system
jeffs
2000-04-17
#if 0 the (way bogus) PCI_CLASS_COMMUNICATIONS/PCI_SUBCLASS_BRIDGE_PCI (!!!)
cgd
1999-02-06
add code to cope with multiple ports per BAR, as are found, for instance,
cgd
1998-12-21
use a symbolic definition for the PCI subsystem ID
drochner
1998-06-26
add a driver for "PCI 'universal' communications" cards, that is, PCI cards
cgd