Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sandpoint/stand/netboot
Module Name: src
Committed By: nisimura
Date: Sat Apr 19 04:57:55 UTC 2008
Modified Files:
src/sys/arch/sandpoint/stand/netboot: pci.c
Log Message:
- make pci.c construct more canonical. PCI bus plumbing groveller
now take a ptr to a function and an opaque data to achieve the
specific work.
- this file is going to become a general form when brd specific
params are encapsulated in an instance as struct.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sandpoint/stand/netboot/pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index