Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pci
Module Name: syssrc
Committed By: thorpej
Date: Sat Jun 30 14:16:55 UTC 2001
Modified Files:
syssrc/sys/dev/pci: if_ti.c if_tireg.h
Log Message:
Move the `ti_tx_ring_nic' pointer out of the ring-data structure
and into the softc. Garbage-collect the `ti_cmd_ring' pointer,
since bus_space is properly used to access the command ring.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/pci/if_ti.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/if_tireg.h
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