summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-11-21From Angelos:Jason Wright
2002-11-21add ubsec and lofnJason Wright
2002-11-21MID_MACHINE should not be 0 (MID_ZERO) but MID_POWERPC,Dale Rahn
2002-11-20Store which tcvr to preferJason Wright
2002-11-20If both phys are available, prefer the external one.Jason Wright
2002-11-20o change dma engine registers macros so that the channelAlexander Yurchenko
2002-11-20KNFTheo de Raadt
2002-11-20Overhaul natsemi driver:Jason Wright
2002-11-20Read mac address correctly on rev 0x90; tested by Alexander, patchFederico G. Schwindt
2002-11-20Belkin F5D5020 support; from Michael J. Eisenhower.Federico G. Schwindt
2002-11-20Belkin F5D5020; from Michael J. Eisenhower.Federico G. Schwindt
2002-11-20syncNathan Binkert
2002-11-20Add another modelNathan Binkert
2002-11-20You know why I love Sun? Consistency... deal with another weirdo rootJason Wright
2002-11-20Grrr, missed this in the pci id matchJason Wright
2002-11-19Since we have a cast'd pci_attach_args already, use it instead of another cast.Jason Wright
2002-11-19Add a simplistic table driven lookup routine and use it where appropriate.Jason Wright
2002-11-19Use queue.h macros instead of using the structure names directly.Jason Wright
2002-11-19Use queue.h macrosJason Wright
2002-11-19a typo; from David KrauseMichael Shalayeff
2002-11-19syncNathan Binkert
2002-11-19New bge(4) device from FreeBSDNathan Binkert
2002-11-19nate does not know about grep(1)Theo de Raadt
2002-11-19Now that we have em, gx is no longer neededNathan Binkert
2002-11-18typo; gluk@ okAlexander Yurchenko
2002-11-17Remove old unused debugging code.Dale Rahn
2002-11-17syncJason Wright
2002-11-17RCC/0x230 appears to be a PCI/ISA bridge, sortaJason Wright
2002-11-17o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME()Alexander Yurchenko
2002-11-17Make sure never to put a loaded dmamap in the spare. 3c90x should workJason Wright
2002-11-17this driver has never been in sys/pci (in OpenBSD at least) and supportsJason Wright
2002-11-17Fix another case (tx this time) where buffers were not unloaded (nor sync'd)....Jason Wright
2002-11-17- lightly season with htole32 and friends... enough to get rx workingJason Wright
2002-11-16From NetBSD (bouyer@):Kenneth R Westerback
2002-11-16New sk deviceNathan Binkert
2002-11-15o add support for VIA VT8233 and VT8235Alexander Yurchenko
2002-11-14Don't complain about the defer timer expiring, call it an oerror instead.Jason Wright
2002-11-14mark tx as altq-ready.Kenjiro Cho
2002-11-14Rework iha copyight verbiage to make clear what needs to be clear forKenneth R Westerback
2002-11-14get more use of the shadowed regsMichael Shalayeff
2002-11-13regenMichael Shalayeff
2002-11-13VT8235 PCI-ISA; from Alexander YurchenkoMichael Shalayeff
2002-11-13print 'banner-name' instead of 'name' for mainbus (when available)Jason Wright
2002-11-12Add a CRYPTO_NULL xform (it's a do nothing, but nice for measuring theJason Wright
2002-11-12Missing splx.Mike Pechkin
2002-11-12Check for undersized IP header, found by jbm@, ok angelos@Daniel Hartmeier
2002-11-12build program on hppa onlyTheo de Raadt
2002-11-11grammar fixens from Andrey SmaginMichael Shalayeff
2002-11-11pmtu_probe is not used anywhere (it is used in KAME TCP6-only code).Jun-ichiro itojun Hagino
2002-11-11Proper defines for powerpc kernel profiling.Dale Rahn