summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-09-06Remove #ifdef/#endif around various bits of INQUIRY responseKenneth R Westerback
2000-09-05various fixes to SACK and FACK from adesai@cisco.com, tomh@tomh.org andNiels Provos
2000-09-05Wrap power hooks in splimp(), fixes WaveLAN suspend problem; thanks art@Aaron Campbell
2000-09-05init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabledMichael Shalayeff
2000-09-05Support detach of xl(4) devices, mainly to allow the ejection and insertion ofAaron Campbell
2000-09-05Fix the way that I/O port and memory space is allocated to cards. ok aaron@Nathan Binkert
2000-09-05Use 32 pages instead of 4 in mem_alloc. This is needed by cnw, and usefulFederico G. Schwindt
2000-09-04oops recycle variable, only used when mem mode enabledMichael Shalayeff
2000-09-04- Changes to mouse_copy_extend() to behave more like an xterm.Aaron Campbell
2000-09-04update netbsd rcsid, which we seem to be up toMichael Shalayeff
2000-09-04printing XaQti on 5 consecutive lines is stupidTheo de Raadt
2000-09-04match pcic at isa memory config, free resources on failure (-1 panic); aaron@ okMichael Shalayeff
2000-09-04fix dmesg outputTheo de Raadt
2000-09-04export pcibios config flagsMichael Shalayeff
2000-09-04regenJun-ichiro itojun Hagino
2000-09-04Brooktree Bt8474 Multichannel Synchronous Communictaions Controller (MUSYCC)Jun-ichiro itojun Hagino
2000-09-04Correct EDP register. This has fixed some device timeout problems.Federico G. Schwindt
2000-09-04futhers futherMichael Shalayeff
2000-09-04sync w/ netbsdMichael Shalayeff
2000-09-04under pressureMichael Shalayeff
2000-09-04newmedia .wavjammerMichael Shalayeff
2000-09-04do not panic on detachMichael Shalayeff
2000-09-03fix revision parsing, print local revisionMichael Shalayeff
2000-09-03add bzero.oto OBJS, since it's generated by other means but .mk rulesMichael Shalayeff
2000-09-03a note about 705/35 graphics; from he@obt.runit.noMichael Shalayeff
2000-09-02Amiga joystick driver. Stylistic comments by Niklas.Marc Espie
2000-09-01syncTheo de Raadt
2000-09-01repairsTheo de Raadt
2000-09-01syncTheo de Raadt
2000-09-01a commentTheo de Raadt
2000-09-01Kernel support for new PCVT console mouse features.Aaron Campbell
2000-09-01reMichael Shalayeff
2000-09-013ware escaladeMichael Shalayeff
2000-09-01syncTheo de Raadt
2000-09-01newish stuff, based on various trawlingTheo de Raadt
2000-08-31re-org ecoff headers. move some declarations from exec_ecoff.c to exec_ecoff.hEric Jackson
2000-08-31add missing \n to log(). sync with kame.Jun-ichiro itojun Hagino
2000-08-30regen.Federico G. Schwindt
2000-08-30Remove entry added during the ne break. Should work fine now.Federico G. Schwindt
2000-08-30- Finally fix the problem introduced after the ax88190 support; the MACFederico G. Schwindt
2000-08-30remove duplicate inclusion of sys/ioctl.hBrad Smith
2000-08-30additional range checking; From: NetBSDBrad Smith
2000-08-30more gig on the CDTheo de Raadt
2000-08-30add xmphy and brgphy's here tooJason Wright
2000-08-29From FreeBSD: split out the support for XMAC-II phys and other physJason Wright
2000-08-29openbsdismsJason Wright
2000-08-29moreTheo de Raadt
2000-08-29do not forward packets with unspecified source (::).Jun-ichiro itojun Hagino
2000-08-29remove duplicate inclusion of sys/ioctl.hBrad Smith
2000-08-28Prototypes for interrupt handlers should go into .h file, not .cMiod Vallat