summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_casreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apparently the interrupt status register doesn't always replicate the TXkettenis2008-05-311-1/+2
* typos; ok jmc@martynas2007-11-271-2/+2
* Avoid resetting PCS. Don't do loopback at the serial link.kettenis2007-11-261-1/+2
* Add another debug register.kettenis2007-11-261-1/+2
* Add a few Cassini+ registers.kettenis2007-11-181-3/+22
* Correct offsets for Tx completion regs.kettenis2007-04-221-4/+4
* Add defines for Rx page size register.kettenis2007-04-151-2/+11
* Fix some comments.kettenis2007-02-271-4/+4
* Make receiving packets work. Driver works well enough to do the commit over.kettenis2007-02-251-53/+85
* Start of a driver for Sun Cassini gigabit ethernet interfaces. Driver cankettenis2007-02-241-0/+555