cvs commit: src/sys/dev/stge if_stge.c

2008-04-10 Thread Pyun YongHyeon
yongari 2008-04-11 04:03:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/stge if_stge.c Log: MFC if_stge.c rev 1.12 to RELENG_7. Use m_collapse(9) to collapse mbuf chains instead of relying on shortest possible chain of mbufs of m_d

cvs commit: src/sys/dev/stge if_stge.c if_stgereg.h

2008-04-10 Thread Pyun YongHyeon
yongari 2008-04-11 04:01:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/stge if_stge.c if_stgereg.h Log: MFC if_stge.c rev 1.11, if_stgereg.h rev 1.4 to RELENG_7. Implement WOL capability. - Turn on WOL bits in suspend/shutdown me

cvs commit: src/sys/dev/stge if_stge.c

2008-01-18 Thread Pyun YongHyeon
yongari 2008-01-18 08:32:09 UTC FreeBSD src repository Modified files: sys/dev/stge if_stge.c Log: Use m_collapse(9) to collapse mbuf chains instead of relying on shortest possible chain of mbufs of m_defrag(9). What we want is chains of mbufs that can be safely store

cvs commit: src/sys/dev/stge if_stge.c if_stgereg.h

2008-01-13 Thread Pyun YongHyeon
yongari 2008-01-14 07:16:48 UTC FreeBSD src repository Modified files: sys/dev/stge if_stge.c if_stgereg.h Log: Implement WOL capability. - Turn on WOL bits in suspend/shutdown method. - WOL is disabled in resume routine as WOL can interfere normal Rx operation

cvs commit: src/sys/dev/stge if_stge.c

2007-05-08 Thread Pyun YongHyeon
yongari 2007-05-09 06:26:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/stge if_stge.c Log: MFC if_stge.c rev. 1.9 to RELENG_6. If we've got watchdog timeouts try to get more packets going after resetting the hardware. Revisio

cvs commit: src/sys/dev/stge if_stge.c if_stgereg.h

2007-05-08 Thread Pyun YongHyeon
yongari 2007-05-09 06:25:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/stge if_stge.c if_stgereg.h Log: MFC if_stge.c rev. 1.8, if_stgereg.h rev. 1.3 to RELENG_6. Honor link up/down state in stge_start(). While I'm here move MAC c

cvs commit: src/sys/dev/stge if_stge.c if_stgereg.h

2007-05-08 Thread Pyun YongHyeon
yongari 2007-05-09 06:22:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/stge if_stge.c if_stgereg.h Log: MFC if_stge.c rev. 1.7, if_stgereg.h rev. 1.2 to RELENG_6. Use our own timer for watchdog instead of if_watchdog/if_timer inte

cvs commit: src/sys/dev/stge if_stge.c

2007-04-30 Thread Pyun YongHyeon
yongari 2007-05-01 03:40:57 UTC FreeBSD src repository Modified files: sys/dev/stge if_stge.c Log: If we've got watchdog timeouts try to get more packets going after resetting the hardware. Revision ChangesPath 1.9 +2 -0 src/sys/dev/stge/if_stge.c

cvs commit: src/sys/dev/stge if_stge.c if_stgereg.h

2007-04-30 Thread Pyun YongHyeon
yongari 2007-05-01 03:35:49 UTC FreeBSD src repository Modified files: sys/dev/stge if_stge.c if_stgereg.h Log: Honor link up/down state in stge_start(). While I'm here move MAC control settings to stge_link_task, a task queue which handles link state and duplex/flow

cvs commit: src/sys/dev/stge if_stge.c if_stgereg.h

2007-04-30 Thread Pyun YongHyeon
yongari 2007-05-01 03:15:05 UTC FreeBSD src repository Modified files: sys/dev/stge if_stge.c if_stgereg.h Log: Use our own timer for watchdog instead of if_watchdog/if_timer interface. Revision ChangesPath 1.7 +16 -11src/sys/dev/stge/if_stge.c 1

cvs commit: src/sys/dev/stge if_stge.c

2006-08-16 Thread Pyun YongHyeon
yongari 2006-08-17 00:05:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/stge if_stge.c Log: MFC if_stge.c, 1.2 to RELENG_6: Fix invalid reference of mbuf chains. Use proper pointer dereference to inform modified mbuf chains to

cvs commit: src/sys/dev/stge if_stge.c

2006-08-11 Thread Pyun YongHyeon
yongari 2006-08-12 01:21:36 UTC FreeBSD src repository Modified files: sys/dev/stge if_stge.c Log: Fix invalid reference of mbuf chains. Use proper pointer dereference to inform modified mbuf chains to caller. In collaboration with: glebius Revision Change

cvs commit: src/sys/dev/stge if_stge.c if_stgereg.h

2006-08-08 Thread Pyun YongHyeon
yongari 2006-08-08 08:43:12 UTC FreeBSD src repository Added files: (Branch: RELENG_6) sys/dev/stge if_stge.c if_stgereg.h Log: MFC stge(4) to RELENG_6 Add stge(4), a driver for Sundance/Tamarack TC9021 Gigabit Ethernet controller ported from NetBSD.

cvs commit: src/sys/dev/stge if_stge.c if_stgereg.h

2006-07-24 Thread Pyun YongHyeon
yongari 2006-07-25 00:37:09 UTC FreeBSD src repository Added files: sys/dev/stge if_stge.c if_stgereg.h Log: Add stge(4), a driver for Sundance/Tamarack TC9021 Gigabit Ethernet controller ported from NetBSD. It supports the following Gigabit Ethernet adapters. o Ant