Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-20 | Fix various printf() issues: too many arguments, not enough arguments, argument | Miod Vallat | |
order reversed, wrong modifiers. ok deraadt@ marco@ mickey@ | |||
2005-12-13 | if_san_common.c | Can Erkin Acar | |
2005-11-08 | Remove some leftover debugging cruft and an unnecessary check. | Can Erkin Acar | |
2005-11-08 | Use bus_dma(9) in san(4). Now works on amd64. Still works on i386 | Can Erkin Acar | |
as tested extensively by Greg Mortensen, many thanks. ok brad@ | |||
2005-09-17 | KNF and remove function/line number references from log messages | Can Erkin Acar | |
no functional change | |||
2005-09-14 | decrease RX copy treshold to MHLEN to prevent | Can Erkin Acar | |
unnecessary copying if already allocating a cluster. fix a comment and remove a bogus check while there. | |||
2005-09-04 | a couple typos | Brad Smith | |
2005-09-01 | Make sure the packets are aligned for dma while copying, | Can Erkin Acar | |
cleanup extra alignment code, and check lengths properly while copying. tested by Greg Mortensen thevision at pobox com ok deraadt@ | |||
2005-04-25 | csum -> csum_flags | Brad Smith | |
ok krw@ canacar@ | |||
2005-04-05 | prevent non-root users to invoke wanpipe ioctls. | Can Erkin Acar | |
noticed by uwe@, looks ok deraadt@ | |||
2005-04-01 | Improve san(4) driver: | Can Erkin Acar | |
* Some KNF, fix return values (from -Exxx to Exxx) * Some string handling paranoia. * Use ifconfig media options to switch between ppp and cHDLC modes, based on patch from claudio@ * tcpdump works, patch from claudio@ * ppp mode now works. Lots of testing & feedback by Greg Mortensen, Additional testing Sean Knox ok alex@, go go go deraadt@ | |||
2005-03-01 | - make large packets work without hanging the interface | Ryan Thomas McBride | |
- make tcpdump attach correctly by Alex Feldman prodded via Greg Mortensen <thevision@pobox.com> ok deraadt@ | |||
2004-12-07 | Cleanup. Rename some defines, add wp_lite_set_te1_cfg() | Ryan Thomas McBride | |
(used to change LBO and T1/E1 clock configurations) ok deraadt@ | |||
2004-11-10 | strncpy->strlcpy | Alexander Yurchenko | |
ok henning@ | |||
2004-07-16 | Aft source update. | Alex Feldman | |
mcbride ok. | |||
2004-06-28 | KNF | Ryan Thomas McBride | |
2004-06-26 | $OpenBSD$ | Ryan Thomas McBride | |
2004-06-26 | Sangoma Network Device driver for AFT series card (initiali version). | Alex Feldman | |
ok mcbride@ |