diff options
author | 2007-04-23 20:38:04 +0000 | |
---|---|---|
committer | 2007-04-23 20:38:04 +0000 | |
commit | 8f9418b19e7322fa260ccdb1fb6909976898276e (patch) | |
tree | 83940ae870d4338c77a4a3cc588f81dfd27a7512 | |
parent | Add interesting runtime stats. (diff) | |
download | wireguard-openbsd-8f9418b19e7322fa260ccdb1fb6909976898276e.tar.xz wireguard-openbsd-8f9418b19e7322fa260ccdb1fb6909976898276e.zip |
the Broadcom BCM5751M Gigabit Ethernet device found on the
IBM ThinkPad T43 and T43p is supported by the bge(4) driver
ok by jmc@
-rw-r--r-- | share/man/man4/bge.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 4db87cff324..b622d49da73 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.32 2006/11/22 16:36:30 brad Exp $ +.\" $OpenBSD: bge.4,v 1.33 2007/04/23 20:38:04 sobrado Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -83,6 +83,8 @@ HP ProLiant NC7781 embedded PCI-X Gigabit NIC (10/100/1000baseT) .It HP ProLiant NC7782 embedded PCI-X Gigabit NIC (10/100/1000baseT) .It +IBM ThinkPad T43/T43p integrated BCM5751M NIC (10/100/1000baseT) +.It IBM xSeries 235 integrated BCM5703X NIC (10/100/1000baseT) .It IBM xSeries 305 integrated BCM5703X NIC (10/100/1000baseT) |