index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
puc.c
Age
Commit message (
Expand
)
Author
2007-12-04
Make puc(4) detachable.
Mark Kettenis
2007-04-26
Some cleanup, ansify remaining K&R functions, neatly summarize the
Gordon Willem Klok
2006-12-28
Add support for the Cronyx Omega serial ports card; this particular card
Miod Vallat
2006-08-01
back out a tiny piece of mickey's commit which lets me compile a kernel
Jolan Luff
2006-07-31
puc@cardbus (only added (commented out) to whom has puc@pci enabled)
Michael Shalayeff
2003-02-28
typo; from weissmanndude
Michael Shalayeff
2002-12-11
send-pr -> sendbug here as well; Peter Werner
Henning Brauer
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2001-03-15
support puc devices with higher speeds (not tested yet)
Theo de Raadt
1999-11-14
Kill the overly verbose description strings, add another device.
Jason Downs
1999-10-26
PCI "universal" communication device driver, by cgd@netbsd.org.
Jason Downs