summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-12-06new timeouts, proper spl()s; aaron@ okMichael Shalayeff
2000-12-06new timeouts; art@ okMichael Shalayeff
2000-12-06Update isp codebase to current common head- USEC_SLEEP macro added,mjacob
2000-12-06Merge together FreeBSD && OpenBSD versions, benefitting OpenBSD withmjacob
2000-12-06syncTheo de Raadt
2000-12-06the other three 3com 990 series cardsTheo de Raadt
2000-12-05syncTheo de Raadt
2000-12-05kernel bloat is a sinTheo de Raadt
2000-12-05syncTheo de Raadt
2000-12-05new IODATA USB-ET/T is a KL5KUSB101B; ori@tahoo.orgTheo de Raadt
2000-12-05Bring in fresh pool from NetBSD. Some improvements and fixes.Artur Grabowski
2000-12-05Change bpfattach() link layer type to DLT_LOOP making pcap generatedHugh Graham
2000-12-03Fix fastroute-related panic, fixes PR 1541 (cas@trans-nt.com)Angelos D. Keromytis
2000-12-02vlan devices should not try to emit packets if the parent interface isJason Wright
2000-12-01is no longer usedJun-ichiro itojun Hagino
2000-11-29Bugfix: reset 16-bit pcmcia in chip initialisation sequence; from NetBSD.Aaron Campbell
2000-11-29Correct PCI interrupt setup routine for Texas Instruments PCI113X CardBusAaron Campbell
2000-11-29regenMichael Shalayeff
2000-11-29a couple of compaq raid definitions; from netbsdMichael Shalayeff
2000-11-29Clarify that the RX5C57X requires write to the PCI_LEGACY to disable andAaron Campbell
2000-11-29Power down PC cards at shutdown time; from NetBSD. I'm also reverting my ownAaron Campbell
2000-11-28How did this work?Jason Wright
2000-11-28Free the same type we malloced with.Artur Grabowski
2000-11-28Repair: grrrrrr... brought in wrong changes -again-Jason Wright
2000-11-28oops, not yetJason Wright
2000-11-28remove statics and knfJason Wright
2000-11-27Style. Parts of xcast handling needs more thought. (provos@ ok)Hakan Olsson
2000-11-27Be more careful with ARP. Fix PR#1490. From gluk@ptci.ruHakan Olsson
2000-11-26alpha clock fixes from NetBSDTodd C. Miller
2000-11-25Everyone seems to hit the wrong key first time. Change the abort bannerHugh Graham
2000-11-25make room for a 16 slice disklabelHugh Graham
2000-11-25Change d_end_ to relect the 16 slice struct disklabel OpenBSD uses.Hugh Graham
2000-11-25OpenBSD tagArtur Grabowski
2000-11-25pull in cy82c693 for sio and pcebArtur Grabowski
2000-11-25Use the common cy82c693 access functions.Artur Grabowski
2000-11-24raise dirty in kenter_pa tooMichael Shalayeff
2000-11-24Support 16 slices per device, like the other OpenBSD arches.Hugh Graham
2000-11-24Better key repeat logic. When we're in repeat mode, with the exception ofAaron Campbell
2000-11-24PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12.Todd C. Miller
2000-11-23Make wsdisplaystart() a bit more like PCVT's pcstart() to avoid tty races whenAaron Campbell
2000-11-23ttyC? with one max letter after ttyCTheo de Raadt
2000-11-23fix lun support, not as nice as i would likeTheo de Raadt
2000-11-22s/stroul/strtoul/; spotted by brad@Michael Shalayeff
2000-11-22even bigger delay in ram probe; deraadt@ okMichael Shalayeff
2000-11-22Remove UNTESTED comments on cpus that I know work.Artur Grabowski
2000-11-22cosmetic.Artur Grabowski
2000-11-22Set visible offset properly.Aaron Campbell
2000-11-21support for kernel events on vnodes, from jlemon@freebsd.org, okay art@Niels Provos
2000-11-21be consistant w/ ugenwrite on dprintf; aaron@ okMichael Shalayeff
2000-11-21Make this compile without UVM; dirt@monkey.orgAaron Campbell