summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-10-26Add ADMtek AN985 CardBus.Aaron Campbell
2000-10-26match via82c586 also on other apollo chipsets, such as VT82C585, VT82C596A, V...Michael Shalayeff
2000-10-26fix bpf; diagnosed by fgsTheo de Raadt
2000-10-26Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfullyAaron Campbell
2000-10-26syncTheo de Raadt
2000-10-26a 3Dlabs cardTheo de Raadt
2000-10-26shadow the dmaier to avoid an additional pci read in the interrupt pathJason Wright
2000-10-25Do not null deref in the IPSEC+PMTU case; provos@ ok. Thanks toAaron Campbell
2000-10-25silence the "no multicast" warning for IFT_ENC, tooJason Wright
2000-10-25mark swap16() and swap32() with __extension__; guenther@gac.eduTheo de Raadt
2000-10-25put back using bios_pciinfo, we will rework it later onMichael Shalayeff
2000-10-25some people may say that i suckMichael Shalayeff
2000-10-25add pciprobe back into /boot.Michael Shalayeff
2000-10-25Wrap PCVT mouse operations in spltty(); deraadt@ okAaron Campbell
2000-10-24Duh, C_WAIT will always be set if the card is inactive, but that interruptJason Wright
2000-10-24RCS tag didn't stick on unimpl_emul.s, perhaps due to funky netbsd tagHugh Graham
2000-10-24Verify that memory regions are always page aligned and multiple of page size.Dale Rahn
2000-10-24Code to emulate instructions trapped by a privinflt.Hugh Graham
2000-10-23unreset takes time too, and you notice this on a p3/933Theo de Raadt
2000-10-23ok, i think all i82802-using host bridges are in here nowTheo de Raadt
2000-10-23syncTheo de Raadt
2000-10-23full line of i815 devicesTheo de Raadt
2000-10-23KbitTheo de Raadt
2000-10-23i820 also does rng; art testedTheo de Raadt
2000-10-22oops; deraadt@ okMichael Shalayeff
2000-10-2182801BA is DMA, in 3 months there will be lots of theseTheo de Raadt
2000-10-21w/ help of aaron@ make it work now:Michael Shalayeff
2000-10-21(Temporarily) disable DMA support for OPTi 82C621 and untested 82C568/82D568Chris Cappuccio
2000-10-20fix clean targetTheo de Raadt
2000-10-20not 2.8-beta anymore, however, the actual cutting-off point for the releaseTheo de Raadt
2000-10-20Add Mhz to cpu information.Dale Rahn
2000-10-20Add support for ulpt, USB printers.Dale Rahn
2000-10-20fix ioctls; pointed out by Pawel Krawczyk <http://ceti.pl/~kravietz/>Michael Shalayeff
2000-10-19Increment version; deraadt@ ok.Federico G. Schwindt
2000-10-19Pass SACFLAGS correctly so all files are compiled with -fpack-struct,Federico G. Schwindt
2000-10-19find RNG on i815 hubTheo de Raadt
2000-10-19if vlans are in use, then set the 3c905b to accept frames of size 1518.Jason Wright
2000-10-19Changes to pci and if_gm to support obtaining the ethernet hardware addressDale Rahn
2000-10-19Clean up printfs during boot, these were unnecessary debugging prints.Dale Rahn
2000-10-19Clean up printfs during boot, print reasonable information, not extraDale Rahn
2000-10-19kame 1.31 -> 1.32Jun-ichiro itojun Hagino
2000-10-19remove unnecessary printf during boot.Dale Rahn
2000-10-19syncTheo de Raadt
2000-10-19i815ETheo de Raadt
2000-10-18Remove configure change from a couple of revisions ago, the interruptDale Rahn
2000-10-18round off size passed to vax_mem_bus_space_map --Brandon Creighton
2000-10-18typo in comment; from gluk@ptci.ruMichael Shalayeff
2000-10-18Fix compile error if lacking -DINET6Chris Cappuccio
2000-10-18avoid clash with IANA ifType mib, move bridge to 0xe8Jason Wright
2000-10-18don't try to configure IPv6 on bridge*. comment from deraadtJun-ichiro itojun Hagino