freebsd-dev/sys/i386
Pyun YongHyeon ffb1296f2c MFC r206625:
Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.
  This driver was written by Alexander Pohoyda and greatly enhanced
  by Nikolay Denev. I don't have these hardwares but this driver was
  tested by Nikolay Denev and xclin.

  Because SiS didn't release data sheet for this controller, programming
  information came from Linux driver and OpenSolaris. Unlike other open
  source driver for SiS190/191, sge(4) takes full advantage of TX/RX
  checksum offloading and does not require additional copy operation in
  RX handler.
  The controller seems to have advanced offloading features like VLAN
  hardware tag insertion/stripping, TCP segmentation offload(TSO) as
  well as jumbo frame support but these features are not available
  yet. Special thanks to xclin <xclin<> cs dot nctu dot edu dot tw>
  who sent fix for receiving VLAN oversized frames.
2010-04-26 17:03:56 +00:00
..
acpica MFC 205332: 2010-03-26 18:58:22 +00:00
bios MFC 196403: Temporarily revert the new-bus locking for 8.0 release. 2009-08-20 20:23:28 +00:00
compile
conf MFC r206625: 2010-04-26 17:03:56 +00:00
cpufreq MFC r199268, r199269, r199273: 2009-11-26 15:11:19 +00:00
i386 MFC r206553: 2010-04-20 08:19:43 +00:00
ibcs2 MFC r202143,202163,202341,202342,204278 2010-02-24 22:16:16 +00:00
include MFC r206089, r206684: 2010-04-16 15:43:24 +00:00
isa MFC r206421: 2010-04-24 00:49:19 +00:00
linux MFC r198507: 2009-12-19 11:31:28 +00:00
pci MFC 197450: number of cleanups in i386 and amd64 pci md code 2009-11-01 18:39:26 +00:00
svr4 Change some movl's to mov's. Newer GAS no longer accept 'movl' instructions 2009-01-31 11:37:21 +00:00
xbox In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
xen MFC rev 198341 and 198342: 2010-03-31 02:43:58 +00:00
Makefile Update entries for building tags. 2007-05-13 18:21:54 +00:00