Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-16 | SPIs are kept in network byte order | Theo de Raadt | |
1998-11-15 | ftok() takes int id; xpg | Theo de Raadt | |
1998-11-15 | indent | Artur Grabowski | |
1998-11-15 | GC unnecessary declaration | Artur Grabowski | |
1998-11-15 | use 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-15 | print info about apm when APMDEBUG is defined | Artur Grabowski | |
1998-11-13 | Recompute ip header length after packet has been reassembled, and also | Niels Provos | |
use the actual header length for m_pullup, pointed out by jdb@es2.net and guido@freebsd.org. | |||
1998-11-13 | more quiet during autoconf | Jason Wright | |
1998-11-13 | When vclean calls VOP_LOCK (dead_lock in this case) it has already set | Artur 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-12 | sync | Theo de Raadt | |
1998-11-12 | fix comment | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | more cards lacking PNPxxx compatid | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | more joy ports | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | new supra modem; s/ed/we/ | Theo de Raadt | |
1998-11-12 | crank BPF_BUFSIZE so that fddi frames fit | Theo de Raadt | |
1998-11-12 | sync | Theo de Raadt | |
1998-11-12 | OvisLink LE-8019R pnp ne card | Theo de Raadt | |
1998-11-12 | More soft updates fixes from Kirk McKusick. | Constantine Sapuntzakis | |
1998-11-12 | Integrate 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-11 | Merge 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-11 | add driver for rtl8129/8139 cards | Jason Wright | |
1998-11-11 | Driver for rtl8139 based nic's ported from FreeBSD | Jason Wright | |
1998-11-11 | more phys (commented out) | Jason Wright | |
1998-11-11 | add new phys (commented out) | Jason Wright | |
1998-11-11 | Merge 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-11 | define OpenBSD2_4 and date properly | Theo de Raadt | |
1998-11-11 | Merge with FreeBSD: | Jason Wright | |
o size of tx & rx rings increased o rx ring init was using the tx ring size constant | |||
1998-11-11 | there is no splvm() in this world | Michael Shalayeff | |
1998-11-11 | sync (again) | Jason Wright | |
1998-11-11 | sync | Jason Wright | |
1998-11-11 | more phys: AMD 79C873, SEEQ 84220 | Jason Wright | |
1998-11-11 | A few more dma in non-dma slot checks | Jason Wright | |
1998-11-11 | Detect cards that require dma that are in non-dma slots and don't allow | Jason Wright | |
them to be attach'd. | |||
1998-11-11 | some scsi devices use 0xff as string terminator in inquiry strings; soren@t.dk | Theo de Raadt | |
1998-11-10 | shorter better BABY | Theo de Raadt | |
1998-11-10 | put text after endif into comments | Artur Grabowski | |
1998-11-09 | some conf for devs | Michael Shalayeff | |
1998-11-09 | Add ramdisk support for pmax; untested but compiles | Todd C. Miller | |
1998-11-08 | compile MI com/lpt/ncr53c7xx for hppa | Michael Shalayeff | |
1998-11-06 | Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. | Federico G. Schwindt | |
1998-11-06 | Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. | Federico G. Schwindt | |
1998-11-05 | D-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-04 | GSC bus attachment | Michael Shalayeff | |
1998-11-04 | call it siop to be consistant w/ the other ports | Michael Shalayeff | |
1998-11-04 | cleanup | Michael Shalayeff | |
1998-11-04 | one for GEKKO | Michael Shalayeff | |