summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
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
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
Integrate cleaner ffs mount code from FreeBSD. Most notably, this mount code prevents you from mounting an unclean file system read-write.
1998-11-11Merge with FreeBSD:Jason Wright
o Fix syntax errors inside #ifdef FORCE_AUTONEG_TFOUR. o jack up the TX reclaim threshold for 3c90xB adapters
1998-11-11add driver for rtl8129/8139 cardsJason Wright
1998-11-11Driver for rtl8139 based nic's ported from FreeBSDJason Wright
1998-11-11more phys (commented out)Jason Wright
1998-11-11add new phys (commented out)Jason Wright
1998-11-11Merge with NetBSD:Jason Wright
o additional phy drivers (seeq, ics, level1) o "unknown phy" driver for unsupported phys o collected common code into mii_physubr o exphy isn't the only phy that doesn't have valid id registers
1998-11-11define OpenBSD2_4 and date properlyTheo de Raadt
1998-11-11Merge with FreeBSD:Jason Wright
o size of tx & rx rings increased o rx ring init was using the tx ring size constant
1998-11-11there is no splvm() in this worldMichael Shalayeff
1998-11-11sync (again)Jason Wright
1998-11-11syncJason Wright
1998-11-11more phys: AMD 79C873, SEEQ 84220Jason Wright
1998-11-11A few more dma in non-dma slot checksJason Wright
1998-11-11Detect cards that require dma that are in non-dma slots and don't allowJason Wright
them to be attach'd.
1998-11-11some scsi devices use 0xff as string terminator in inquiry strings; soren@t.dkTheo de Raadt
1998-11-10shorter better BABYTheo de Raadt
1998-11-10put text after endif into commentsArtur Grabowski
1998-11-09some conf for devsMichael Shalayeff
1998-11-09Add ramdisk support for pmax; untested but compilesTodd C. Miller
1998-11-08compile MI com/lpt/ncr53c7xx for hppaMichael Shalayeff
1998-11-06Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.Federico G. Schwindt
1998-11-06Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.Federico G. Schwindt
1998-11-05D-Link DE-650 has many minor versions. Be sure to use the correct one.Federico G. Schwindt
1998-11-04/ncr/siop/Michael Shalayeff
1998-11-04GSC bus attachmentMichael Shalayeff
1998-11-04call it siop to be consistant w/ the other portsMichael Shalayeff
1998-11-04cleanupMichael Shalayeff
1998-11-04one for GEKKOMichael Shalayeff