summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1998-11-19syncJason Wright
1998-11-19remove realtek2 entryJason Wright
1998-11-19syncTheo de Raadt
1998-11-19accton 503xTheo de Raadt
1998-11-19reenable SACK and FACKNiels Provos
1998-11-18nuke unused variablesJason Wright
1998-11-1864-bit clean upNiels Provos
1998-11-18Add rlphy driverJason Wright
1998-11-18add mii attribute to if_rl (missed in last commit)Jason Wright
1998-11-18dev/mii'fy RTL driver and add new phy driver for the 8139 internal phyJason Wright
1998-11-18do not require userland programs to define cpp variables, that is stupidTheo de Raadt
1998-11-18indent rightTheo de Raadt
1998-11-18disable SACK/FACK until provos learns how to write code which does not do ↵Theo de Raadt
unaligned accesses
1998-11-18regenArtur Grabowski
1998-11-18syscalls behind #ifdef should have an #elseArtur Grabowski
1998-11-17put back the NO_KMEMSTATS hackArtur Grabowski
1998-11-17don't default to KMEMSTATS (was defined unless NO_KMEMSTATS was defined)Artur Grabowski
add a M_VMSWAP memory type (for future use) do { ... } while(0) protect the MALLOC and FREE macros.
1998-11-17enable TCP_SACK and TCP_FACK by defaultNiels Provos
1998-11-17NewReno, SACK and FACK support for TCP, adapted from code for BSDINiels Provos
by Hari Balakrishnan (hari@lcs.mit.edu), Tom Henderson (tomh@cs.berkeley.edu) and Venkat Padmanabhan (padmanab@cs.berkeley.edu) as part of the Daedalus research group at the University of California, (http://daedalus.cs.berkeley.edu). [I was able to do this on time spent at the Center for Information Technology Integration (citi.umich.edu)]
1998-11-17Remove 940UW from the comments.Jason Downs
1998-11-17Add adw driver.Jason Downs
1998-11-17Add adw device driver, from NetBSD.Jason Downs
1998-11-17Add adw device driver.Jason Downs
1998-11-17Add adw device driver, from NetBSD.Jason Downs
1998-11-17Kill redundant PCI code.Jason Downs
1998-11-17Move offsetof define.Jason Downs
1998-11-17Sync with NetBSDJason Downs
1998-11-16Fix attribute handling. FromTobias Weingartner
John Wright <juggler@oaktree.co.uk>
1998-11-16Take advantage of generic pci io/mem/busmaster enabling and remove redundant ↵Jason Wright
code.
1998-11-16Take advantage of generic io/mem/busmaster enabling of parent and removeJason Wright
redundant code.
1998-11-16fix up pointer alignment for buffersJason Wright
1998-11-16Please GCCNiklas Hallqvist
1998-11-16Break long lines. Use correct format for expiry timesNiklas Hallqvist
Present "first use" expirations correctly.
1998-11-16save a bit of space; theo.Jason Wright
1998-11-16SPIs are kept in network byte orderTheo de Raadt
1998-11-15ftok() takes int id; xpgTheo de Raadt
1998-11-15indentArtur Grabowski
1998-11-15GC unnecessary declarationArtur Grabowski
1998-11-15use DPRINTF in more places to make things more readable. (don't require ↵Artur Grabowski
DEBUG to be defined if we want to debug apm)
1998-11-15print info about apm when APMDEBUG is definedArtur Grabowski
1998-11-13Recompute ip header length after packet has been reassembled, and alsoNiels Provos
use the actual header length for m_pullup, pointed out by jdb@es2.net and guido@freebsd.org.
1998-11-13more quiet during autoconfJason Wright
1998-11-13When vclean calls VOP_LOCK (dead_lock in this case) it has already setArtur Grabowski
the VXLOCK flag. Calling chkvnlock in that case causes a deadlock. XXX note that only vclean passes LK_DRAIN to VOP_LOCK and don't call chkvnlock XXX in that case.
1998-11-12syncTheo de Raadt
1998-11-12fix commentTheo de Raadt
1998-11-12syncTheo de Raadt
1998-11-12more cards lacking PNPxxx compatidTheo de Raadt
1998-11-12syncTheo de Raadt
1998-11-12more joy portsTheo de Raadt
1998-11-12syncTheo de Raadt