wpaul 99df7d00b6 Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S
ethernet chips. This driver is pretty simple, however it contains
special DSP initialization code which is needed in order to get
the chip to negotiate a gigE link. (This special initialization
may not be needed in subsequent chip revs.) Also:

- Fix typo in if_rlreg.h (RL_GMEDIASTAT_1000MPS -> RL_GMEDIASTAT_1000MBPS)

- Deal with shared interrupts in re_intr(): if interface isn't up,
  return.

- Fix another bug in re_gmii_writereg() (properly apply data field mask)

- Allow PHY driver to read the RL_GMEDIASTAT register via the
  re_gmii_readreg() register (this is register needed to determine
  real time link/media status).
2003-09-11 03:53:46 +00:00
..
2003-02-26 06:56:46 +00:00
2003-03-25 05:19:18 +00:00
2003-06-23 17:02:43 +00:00
2003-06-30 05:25:36 +00:00
2002-10-04 20:35:02 +00:00
2003-09-09 00:29:02 +00:00
2003-03-29 15:41:44 +00:00
2003-04-17 03:38:03 +00:00
2002-06-03 09:13:53 +00:00
2002-11-06 13:41:40 +00:00
2003-01-09 16:29:03 +00:00
2003-03-29 13:40:41 +00:00
2002-08-12 15:27:17 +00:00
2003-02-03 17:43:20 +00:00
2003-01-13 08:31:41 +00:00
2002-10-31 19:39:23 +00:00
2002-04-16 20:40:06 +00:00
2003-03-05 08:16:29 +00:00
2003-08-30 08:01:05 +00:00
2003-03-05 08:16:29 +00:00
2003-07-21 21:47:47 +00:00
2003-04-13 06:27:13 +00:00
2002-11-05 09:37:32 +00:00
2003-03-29 10:01:03 +00:00
2002-11-11 10:28:44 +00:00
2002-06-17 05:40:49 +00:00
2002-11-06 13:41:40 +00:00
2002-10-13 18:44:26 +00:00
2002-04-28 06:38:38 +00:00
2003-07-15 22:42:37 +00:00
2003-06-28 06:19:01 +00:00