summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2000-07-27do not print anything before console has been setMichael Shalayeff
2000-07-27more puc devices, including IBM 33L4618: AT&T/Lucent Venus Modem offset from ...Theo de Raadt
2000-07-273wareTheo de Raadt
2000-07-27some cleanup and add the emul_flags_translate from netbsd to translateEric Jackson
2000-07-27if avoiding ac97_read because of AC97_HOST_DONT_READ, still permit access to ...Theo de Raadt
2000-07-27fix espie@'s screwup; frenchies can't type! noticed by aaron@Michael Shalayeff
2000-07-27do not forward packet with :: in the source.Jun-ichiro itojun Hagino
2000-07-27raw6/udp6 sockets are okay with :: in src.Jun-ichiro itojun Hagino
2000-07-27be proactive about unspecified IPv6 source address. pcb layer usesJun-ichiro itojun Hagino
2000-07-26syncTheo de Raadt
2000-07-26tweakTheo de Raadt
2000-07-26correct constraints for __{in,out}c(); from Hiroki Nakano <cas@trans-nt.com>Michael Shalayeff
2000-07-26syncTheo de Raadt
2000-07-26urgTheo de Raadt