summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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 una...Theo de Raadt
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
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
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
1998-11-16Take advantage of generic pci io/mem/busmaster enabling and remove redundant ...Jason Wright
1998-11-16Take advantage of generic io/mem/busmaster enabling of parent and removeJason Wright
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
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 DEBUG...Artur Grabowski
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
1998-11-13more quiet during autoconfJason Wright
1998-11-13When vclean calls VOP_LOCK (dead_lock in this case) it has already setArtur Grabowski
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
1998-11-12new supra modem; s/ed/we/Theo de Raadt
1998-11-12crank BPF_BUFSIZE so that fddi frames fitTheo de Raadt
1998-11-12syncTheo de Raadt
1998-11-12OvisLink LE-8019R pnp ne cardTheo de Raadt
1998-11-12More soft updates fixes from Kirk McKusick.Constantine Sapuntzakis
1998-11-12Integrate latest soft updates patches for McKusick.Constantine Sapuntzakis