summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-05-05451NX machines now probe all pci busses; M.Drochner@fz-juelich.deTheo de Raadt
2000-05-04Bypass routes only worked for one packet, then they effectively became aNiklas Hallqvist
2000-05-04Don't attach a PCTECH RZ1000 on the PCI bus--it has severe problems.Todd C. Miller
2000-05-04revision 1.31 patch was incorrectTheo de Raadt
2000-05-04syncTheo de Raadt
2000-05-04heck, pick names for some more RCC devices, since the guy who knows what they...Theo de Raadt
2000-05-04assume all pchb made by ServerWorks act the sameTheo de Raadt
2000-05-04no more beta, well, mostly notTheo de Raadt
2000-05-04DMA works so use it. Tested on G4 and iMac.Dale S. Rahn
2000-05-04fixed context memory sizingJason Wright
2000-05-03syncTheo de Raadt
2000-05-03rename 82454NXTheo de Raadt
2000-05-03syncTheo de Raadt
2000-05-03pcidevs.hTheo de Raadt
2000-05-03advansys U3WTheo de Raadt
2000-05-03syncTheo de Raadt
2000-05-03more nasty pcbh devicesTheo de Raadt
2000-05-02<machine/vmparam.h> not welcomed hereMiod Vallat
2000-05-02Add $OpenBSD$Miod Vallat
2000-05-02remove endian hack code, do it the right way.Dale S. Rahn
2000-05-02Fix bug caused by <= comparison on unsigned value.Dale S. Rahn
2000-05-02Remove gmac_enable_hack, not needed here, doesn't work.Dale S. Rahn
2000-05-01sys_semconfig goes foomTheo de Raadt
2000-05-01sys_semconfig goes awayTheo de Raadt
2000-05-01changed dc to dz to avoid conflict with if_dc. -mojMats O Jansson
2000-05-01another RCC host bridge with a pci behind itTheo de Raadt
2000-05-01syncTheo de Raadt
2000-05-01another RCC host bridgeTheo de Raadt
2000-05-01s/netbsd_mount_type/freebsd_mount_type/gTodd C. Miller
2000-05-01When cache is mandatory, don't pmap_enter uncached in vmapbuf.Artur Grabowski
2000-05-01Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases.Kjell Wooding
2000-05-01cleaner and righter memcmp/memcpyMichael Shalayeff
2000-05-01fix countdown for vs4000{/60,/90,VLC} -- from netbsdBrandon Creighton
2000-04-30Add memcpy() and memcmp() emulation by swapping the first 2 argsTodd C. Miller
2000-04-30Fix kernel msgbuf size and positionMiod Vallat
2000-04-30Fix kernel msgbuf buffer size and positionMiod Vallat
2000-04-30Prevent multi inclusionMiod Vallat
2000-04-30Add $OpenBSD$, update pseudo-device settingsMiod Vallat
2000-04-30allow compilation without -Ox. we may want to simplify #ifdefs more,Jun-ichiro itojun Hagino
2000-04-30prevent messing with critical psl flags -- from netbsdBrandon Creighton
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29Fixed a tyopMiod Vallat
2000-04-29add $ tagKenneth R Westerback
2000-04-29ktrace(2) should not follow symbolic links; from FreeBSDTodd C. Miller
2000-04-29From Lars Hecking <lhecking@nmrc.ucc.ie>:Marc Espie
2000-04-29make bus_space_region* w/o extra functions, seem to work ok for usMichael Shalayeff
2000-04-29from netbsd: fix vp3_cfg_intr_maskMichael Shalayeff