summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-07-04Kill this for real hopefullyNiklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04Use the right target when checking for out of bounds.Niklas Hallqvist
2001-07-04Use the right target when checking for out of bounds.Niklas Hallqvist
2001-07-04Add tests for segment lengths and total lengths bigger than the chip can handle.Jason Wright
2001-07-04clarify/neatenJason Wright
2001-07-04Off-by-one error in out-of-range test in bktr_openConstantine Sapuntzakis
2001-07-04needs-flag properMichael Shalayeff
2001-07-03iop needs-flagNiklas Hallqvist
2001-07-03Make the audio device play nice with revoke(2) by having it resetHugh Graham
2001-07-03enable rx ip checksum offloadJason Wright
2001-07-03From FreeBSD:Jason Wright
2001-07-03obvious typo in condition; csapuntz@ okNiklas Hallqvist
2001-07-02Put the ISES firmware under dev/microcode/.Hakan Olsson
2001-07-02When the PHY status changes, we need to check what the media speed isNathan Binkert
2001-07-02Remove spurious printfNathan Binkert
2001-07-02Add TBI_EN config bit. Also add GPIOR location in EEPROMNathan Binkert
2001-07-02No need to return at the end of a void functionNathan Binkert
2001-07-02Print out correct version stringNathan Binkert
2001-07-02Compile with WDCDEBUG.Hakan Olsson
2001-07-02- More vtophys death: packet buffer lists are is bus_dma(9) memory as isJason Wright
2001-07-02these don't depend on pci register defsJason Wright
2001-06-29move definitions around a bit and define a few more constantsJason Wright
2001-06-29implement get/set screen ioctls to fetch configured screen listMichael Shalayeff
2001-06-29allocate contexts during attach since we can't mess with them duringJason Wright
2001-06-29Enable ioprbsNiklas Hallqvist
2001-06-29Alpha-version (or is that Intel?) of the I2O random block storage driver.Niklas Hallqvist
2001-06-29Better failure handling in the init routineNiklas Hallqvist
2001-06-29KNFsmart
2001-06-27More pmax files are leaving the party.Miod Vallat
2001-06-27Very important endian fix :-)Niklas Hallqvist
2001-06-27ALTQ'ify network drivers.Kenjiro Cho
2001-06-27Another symetric -> symmetricNathan Binkert
2001-06-27use proper size for swappingMichael Shalayeff
2001-06-27last oneNathan Binkert
2001-06-27missed oneNathan Binkert
2001-06-27recieve -> receiveNathan Binkert
2001-06-27remove excess protoTheo de Raadt
2001-06-27alternative instruction format handlingJason Wright
2001-06-27zap old vmArtur Grabowski
2001-06-27Hold on to m0->m_pkthdr.len (just being pendantic)Angelos D. Keromytis
2001-06-27Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, dependingAngelos D. Keromytis
2001-06-27use I2O_CLASS_MASK and I2O_LCT_ENTRY_TID_MASK instead of magic const, plus a ...Michael Shalayeff
2001-06-27"IPsec" capitalization (jsyn@nthought.com)Angelos D. Keromytis
2001-06-27some more adapter and bus related definitionsMichael Shalayeff
2001-06-27remove unused var declNiklas Hallqvist
2001-06-27modify for our scsi frameworkMichael Shalayeff
2001-06-27Pastos from the inceptionNiklas Hallqvist
2001-06-27Remove an unused function call.Hakan Olsson
2001-06-26routines for getting/putting data register numbersJason Wright