summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libchip/network/README.sonic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cat /tmp/j | while read fJoel Sherrill1999-10-261-21/+0
| | | | | | do rpm -qi $f 2>&1 | grep -v "is not ins" done
* Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill1999-02-051-0/+21
portion is now in the libchip tree and the dmv177 configuration is in the dmv177 bsp. The performance impact of libchip'ing this driver was minimal.