summaryrefslogtreecommitdiff
path: root/sys/dev/pci/puc.c
AgeCommit message (Expand)Author
2003-03-19It is not appropriate for pcivar.h to include "locators.h"christos
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2001-11-13add RCSIDlukem
2001-03-02In the self-describing bogus code block, at least use plausiblethorpej
2001-01-03Add a 'flag' member to struct puc_attach_args and struct port. Forbouyer
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-07-29Whitespace fix (space rather than tab after #ifdef)jhawk
2000-07-29Make this compile without PUCCN defined.jlam
2000-07-28Guard the console code in puc.c with the defopt PUCCN so we cancastor
2000-07-25Add code to allow the PCI com serial ports to be used as the systemjeffs
2000-04-17#if 0 the (way bogus) PCI_CLASS_COMMUNICATIONS/PCI_SUBCLASS_BRIDGE_PCI (!!!)cgd
1999-02-06add code to cope with multiple ports per BAR, as are found, for instance,cgd
1998-12-21use a symbolic definition for the PCI subsystem IDdrochner
1998-06-26add a driver for "PCI 'universal' communications" cards, that is, PCI cardscgd