summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-06-26Restore inclusion of <sys/systm.h>.Aaron Campbell
2001-06-26jack up the rng clock prescalar a bitJason Wright
2001-06-26Appease gcc by not using void pointers in arithmetic operations; art@ okAaron Campbell
2001-06-26KNFAngelos D. Keromytis
2001-06-26KNFAngelos D. Keromytis
2001-06-26remove staticsNiklas Hallqvist
2001-06-26Fix args to pciide_machdep_compat_intr_disestablishConstantine Sapuntzakis
2001-06-26cleaning and adding a bit of debugging code... next step: bignums from userla...Jason Wright
2001-06-26clock multiplier bitsJason Wright
2001-06-26Remove left-over code from cleaning that was causing servers to fail to respondConstantine Sapuntzakis
2001-06-26stub bus_space_{alloc,free}Michael Shalayeff
2001-06-26add support for hardware rng using default scalar (can generate up to aJason Wright
2001-06-26avoid useless m_copybackJun-ichiro itojun Hagino
2001-06-26fix big oops in bus access macros and buffer for rngJason Wright
2001-06-26use m_copydata for 1st ip header too.Jun-ichiro itojun Hagino
2001-06-26avoid m_pulldown (and mbuf alloc/free).Jun-ichiro itojun Hagino
2001-06-26More KNFAngelos D. Keromytis
2001-06-26pass ip header offset to child functions. a preparation forJun-ichiro itojun Hagino
2001-06-26KNFAngelos D. Keromytis
2001-06-26Replicated TCP sequence tracking code in PF from Guido's IPF paper.Mike Frantzen
2001-06-26sighNiels Provos
2001-06-26pflog_packet fails on NULL mbufNiels Provos
2001-06-26this is not a bus masterJason Wright
2001-06-26KNFAngelos D. Keromytis
2001-06-26move bus access to var where it belongsJason Wright
2001-06-26bus access methodsJason Wright
2001-06-26finish register defsJason Wright
2001-06-26bye byeBrad Smith
2001-06-26vendor extensions not yetMichael Shalayeff
2001-06-26ipf be goneNiels Provos
2001-06-26Start at raw SCSI support over i2o, from NetBSD, hacked by me, not readyNiklas Hallqvist
2001-06-26i2o and pckbcMichael Shalayeff
2001-06-26i2o or iop at pci failsMichael Shalayeff
2001-06-26accomodate for i2o additionMichael Shalayeff
2001-06-26mea culpaDaniel Hartmeier
2001-06-25regenMichael Shalayeff
2001-06-25i960 ppb on dpt i2o cardsMichael Shalayeff
2001-06-25some reg defsJason Wright
2001-06-25closer to building with -Wno-uninitializedDale Rahn
2001-06-25damn greeks desperate for commits...Bob Beck
2001-06-25Revert change to using sc_link in calls to siop_print_info().Kenneth R Westerback
2001-06-25Forgot the PCI bus attachment, from NetBSD, hacked by mickeyNiklas Hallqvist
2001-06-25add MACOBIOVERBOSE as per discussion w/ daleMichael Shalayeff
2001-06-25KNFAngelos D. Keromytis
2001-06-25Comment out the iopsp desc.Niklas Hallqvist
2001-06-25Include I2O filesNiklas Hallqvist
2001-06-25New dma engine skeletonJason Wright
2001-06-25prototype OF_interpret(), more cleanup.Dale Rahn
2001-06-25Initial I2O framework from NetBSD, hacked up by mickey and me.Niklas Hallqvist
2001-06-25fix some constraints and spillageMichael Shalayeff