summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-11-26syncTheo de Raadt
1998-11-26commentTheo de Raadt
1998-11-26syncTheo de Raadt
1998-11-26shorten, new s3 cardTheo de Raadt
1998-11-25typo in commentNiklas Hallqvist
1998-11-25Better error code for too large packetsNiklas Hallqvist
1998-11-25Re-enable TCP_SACK/TCP_FACK now that it works on alphaTodd C. Miller
1998-11-25more min vs. ulmin/lmin fixesTodd C. Miller
1998-11-25Must use lmin() not min() when comparing longs. Fixes alphaTodd C. Miller
1998-11-25typo in diagnosticNiklas Hallqvist
1998-11-25Add checks of packets getting to big after transforms.Niklas Hallqvist
1998-11-25Tell caller of error conditionNiklas Hallqvist
1998-11-24syncTheo de Raadt
1998-11-24new cardTheo de Raadt
1998-11-24OPAL has been dead since, like, forever..Niklas Hallqvist
1998-11-24Use our exact size types instead of short/longNiklas Hallqvist
1998-11-24Use our exact size types instead of char/longNiklas Hallqvist
1998-11-24put kvtop() here, since it needs virtual_avail as the endMichael Shalayeff
1998-11-24deal with busses which misidentify; enami@netbsdTheo de Raadt
1998-11-24syncTheo de Raadt
1998-11-24future ALS100+ devicesTheo de Raadt
1998-11-24syncTheo de Raadt
1998-11-24AZT1008 sound cardTheo de Raadt
1998-11-23make quieter on out of memory conditionsJason Wright
1998-11-23clean up, make more quiet, and nuke unused 'csr' variableJason Wright
1998-11-23clean up and make more quietJason Wright
1998-11-23regenMichael Shalayeff
1998-11-23some more 715th and 725th, better descriptionsMichael Shalayeff
1998-11-23some bus.hMichael Shalayeff
1998-11-23pasto in last commitTodd C. Miller
1998-11-23add missing done: label so this actually compilesTodd C. Miller
1998-11-23more reasonable VM_MAX_KERNEL_ADDRESSMichael Shalayeff
1998-11-23get closer to the interrupt handling timesMichael Shalayeff
1998-11-23cpu_intr_establish() protoMichael Shalayeff
1998-11-23proper m-include protection, some minor cleanupsMichael Shalayeff
1998-11-23interrupt nowMichael Shalayeff
1998-11-23ok, go in. we'll sync you later w/ asp and lasiMichael Shalayeff
1998-11-23some barebone driver for HWPC010(maybe others too) EISA adapter(s)Michael Shalayeff
1998-11-23merge all PDC stuff in one fileMichael Shalayeff
1998-11-23some GSC bus adapters; WAX is not ready yetMichael Shalayeff
1998-11-22regenMichael Shalayeff
1998-11-22some HP devicesMichael Shalayeff
1998-11-21deal with d_secpercyl insanityTheo de Raadt
1998-11-21when mmap'ing check for offset >= size, not just > size and disallow negative...Todd C. Miller
1998-11-21return -1 for mmap stub, not 0; mrg@netbsd.orgTodd C. Miller
1998-11-21return -1 for negative mmap offset; mrg@netbsd.orgTodd C. Miller
1998-11-21when mmap'ing check for offset >= size, not just > size and disallow negative...Todd C. Miller
1998-11-21regenNiklas Hallqvist
1998-11-21move some ethernet devices to the ethernet section. Fix AW35/pro descriptionsNiklas Hallqvist
1998-11-21check for negative off in mmapNiklas Hallqvist