summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-08-03syncNiklas Hallqvist
2000-08-03Support for GDT6518RS added. Thanks Jeff! Also fixed a few bogus prodids.Niklas Hallqvist
2000-08-03Back to the submitted patch -- this needs more investigation.Angelos D. Keromytis
2000-08-03typo in #define. ICMP6_NI_SUCESS -> SUCCESS.Jun-ichiro itojun Hagino
2000-08-03s/principal/priciple/; from netbsdMichael Shalayeff
2000-08-03Don't print out the name of the controller twice.Aaron Campbell
2000-08-03Don't even need to reset ip_sum, if we're not going to compute it hereAngelos D. Keromytis
2000-08-03Avoid unnecessary call to in_cksum().Angelos D. Keromytis
2000-08-03In fact, this is the correct behaviour (or I'm going crazy).Angelos D. Keromytis
2000-08-03Careful with ip_offAngelos D. Keromytis
2000-08-03Zeroize ip_sum before computing checksum (just general paranoia).Angelos D. Keromytis
2000-08-03Correct handling of ip_off (askk@rsn.hk-r.se)Angelos D. Keromytis
2000-08-03Fixes to bus dmamem code.Dale S. Rahn
2000-08-02Put missing call to sf_setmulti() in sf_init() so the multicast filter willAaron Campbell
2000-08-02Sync with FreeBSD. Summary of changes:Aaron Campbell
2000-08-02No need to include pci header files here.Aaron Campbell
2000-08-02syncAaron Campbell
2000-08-02Add Accton EN1217 Ethernet.Aaron Campbell
2000-08-02Don't print out the eeprom width.Aaron Campbell
2000-08-02permit build with HZ user-defined; <wd@ics.nara-wu.ac.jpTheo de Raadt
2000-08-02pcic* at pciTheo de Raadt
2000-08-02add gdt & dmphy where neededTheo de Raadt
2000-08-02Add support for accepting packets up to 4 octets larger than thePeter Galbavy
2000-08-02based on netbsd; whacked into shape by ycsu@zyxel.com.twTheo de Raadt
2000-08-02update n-rcsidsMichael Shalayeff
2000-08-02import a few useful consts from netbsd; mainly for pcibios thing slipMichael Shalayeff
2000-08-02add yauc about fips; also some ugly spacesMichael Shalayeff
2000-08-01forgot these in alpha/wscons upgrade; pointed out by Erik Verbruggen <ejv@cs....Michael Shalayeff
2000-08-01no cn_bell yet; bad mickey, try #2Michael Shalayeff
2000-08-01no cn_bell yet; bad mickeyMichael Shalayeff
2000-08-01update wscons, nothing serious, mostly api fixes for us; from netbsd through ...Michael Shalayeff
2000-08-01Add Symbios 53C895A support; armin@wolfermann.orgTodd C. Miller
2000-08-01regenTodd C. Miller
2000-08-01Add Symbios 53C895A; armin@wolfermann.orgTodd C. Miller
2000-08-01Add PCI attachment for i82365-compatible PCMCIA controllers. Needed forAaron Campbell
2000-08-01Make driver attach no matter the setting of jumper S4.Niklas Hallqvist
2000-07-31Fix PR 1341 -Chris Cappuccio
2000-07-31since byte order bugs are gone, interrupts work okTheo de Raadt
2000-07-31Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms ofTodd C. Miller
2000-07-31syncTheo de Raadt
2000-07-31moreTheo de Raadt
2000-07-31Correction for legacy interrupt controller attachment.Dale S. Rahn
2000-07-29remove the (unused) sc_intrmask, and be more careful about initializingJason Wright
2000-07-29Don't set the source IP address if doing multicast; this is a quickAngelos D. Keromytis
2000-07-28Use the correct bits for determining which session to delete. Some style fixes.Jason Wright
2000-07-28First cut at supporting older bandit based machinesDale S. Rahn
2000-07-28Config changes to be closer to supporting older bandit based systems.Dale S. Rahn
2000-07-28Dont force htab size to be fixed size, allow system to define size.Dale S. Rahn
2000-07-28Allow device type or name to be used for locating the pci bridge.Dale S. Rahn
2000-07-28size htab according to system memory size, not constant in header file.Dale S. Rahn