summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-07-06Don't include <vm/vm.h> twice. (art@ ok)Hakan Olsson
2000-07-06Typo in comment and some cleanup of roundrobin.Artur Grabowski
2000-07-06Port latest in from FreeBSD- finally have some of the link issues sortedmjacob
2000-07-06Reorder irq enabling and vector setup; makes Ricoh-based PCI-CardBus bridgesAaron Campbell
2000-07-06Enable CardBus per Theo's request, so we can iron out the wrinkles faster. AlsoAaron Campbell
2000-07-06Resync with FreeBSD/NetBSD. Salient features are that the mailbox commandmjacob
2000-07-06Use isp_handle_index functions. Reorder when things getmjacob
2000-07-06completely remove ipv4 mapped cases from tcp_input().Jun-ichiro itojun Hagino
2000-07-06Split PCI firmware into separate (product) files to minimizemjacob
2000-07-06Use new isp_handle_index function. Pull in f/w from separate files.mjacob
2000-07-06Add in a timeout structure to the scsi_xfer structure so that HBA's canmjacob
2000-07-06printf %sTodd T. Fries
2000-07-05more cleanup for IPv4 mapped address support. there seem to be someJun-ichiro itojun Hagino
2000-07-05oops, late night typoMichael Shalayeff
2000-07-05fix commentMichael Shalayeff
2000-07-05missing semicolonMichael Shalayeff
2000-07-05convert these config's to use asc as wellEric Jackson
2000-07-05change these to use asc as wellEric Jackson
2000-07-05change the esp scsi driver name to asc as not to conflict withEric Jackson
2000-07-05new timeoutsMichael Shalayeff
2000-07-05make dmesg work on alphaEric Jackson
2000-07-05Decouple memory access functions from db_interface.c so they can beHugh Graham
2000-07-05Add a breakpoint() inline for use with KGDB.Hugh Graham
2000-07-05Fix spl-handling in cnstart.Artur Grabowski
2000-07-05Change splsoftclock to spltty. spltty is probably too paranoid, but it'sArtur Grabowski
2000-07-05OpenBSD-tagArtur Grabowski
2000-07-05Stop sleeps from returning early (by up to a clock tick).Paul Janzen
2000-07-05Make return statements adhere to KNFNiklas Hallqvist
2000-07-05Sigh, scrr_len represents the length of the scrolling region, not the end ofAaron Campbell
2000-07-04sync with NetBSD.Federico G. Schwindt
2000-07-04missing splxArtur Grabowski
2000-07-04Missing splx.Artur Grabowski
2000-07-04Add a missing splx in intr_fasttrap.Artur Grabowski
2000-07-04fix uvisor entry.Federico G. Schwindt
2000-07-04sync with NetBSD... well almost. someone w/ the hw should check umass.Federico G. Schwindt
2000-07-04add uvisor and clcs, both commented out.Federico G. Schwindt
2000-07-04handspring visor driver; from NetBSD.Federico G. Schwindt
2000-07-04Cleaner spl handling in userret.Artur Grabowski
2000-07-04Fix the latest fix.Artur Grabowski
2000-07-04syncFederico G. Schwindt
2000-07-04new prods.Federico G. Schwindt
2000-07-04Make dmesg and /kern/msgbuf work on pmax. Thanks art@ for help with mem.c. ok...Mats O Jansson
2000-07-03Add support for big endian hardware. Clean up memory vs. io mapping code.Steve Murphree
2000-07-03Fix tail queue leakage (zzlevo@dd.chalmers.se)Angelos D. Keromytis
2000-07-03esp define was moved to conf/filesEric Jackson
2000-07-03comment out wscons keyboard and mouse for nowEric Jackson
2000-07-03sample wscons attachmentMichael Shalayeff
2000-07-03forgot to cvs rm theseMichael Shalayeff
2000-07-03oopsMichael Shalayeff
2000-07-03closer approximation to an alpha using new wscons.Michael Shalayeff