summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-07-10ANSI C does not like labels: without a statement after that.Marc Espie
2001-07-10Wait 1 second after soft reset.Constantine Sapuntzakis
2001-07-09Match CBEM56G as wellNiklas Hallqvist
2001-07-09syncNiklas Hallqvist
2001-07-09Ehh, nice duplicateNiklas Hallqvist
2001-07-09ch_flags should be ch_statusConstantine Sapuntzakis
2001-07-09regenMichael Shalayeff
2001-07-09CBEM56G from matthieu@ (;Michael Shalayeff
2001-07-09Minor code clean ups.Kenneth R Westerback
2001-07-09Move IFQ_SET_READY macro to attach time.Federico G. Schwindt
2001-07-09More lame OpenBSD tags.Federico G. Schwindt
2001-07-09Fix incorrect logic 'optimization' so that sync is negotiated even ifKenneth R Westerback
2001-07-09Remove dubious #include MACRO "string" construct (non-ANSI)Marc Espie
2001-07-08Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLENFederico G. Schwindt
2001-07-08regenBrad Smith
2001-07-08Hifn has changed its company name, make the name consistent throughoutBrad Smith
2001-07-08Fix thinko. Okay millert@Marc Espie
2001-07-08OpenBSD tags.Federico G. Schwindt
2001-07-08OpenBSD tag.Federico G. Schwindt
2001-07-08Add missing call to minor() in RDLABELDEV macro.Todd C. Miller
2001-07-07On 2nd though, pci_conf_read returns host-ordered words.Niklas Hallqvist
2001-07-07Correct PCI identifier matching. Match more devices too.Niklas Hallqvist
2001-07-07syncNiklas Hallqvist
2001-07-07More aac identifiersNiklas Hallqvist
2001-07-063com airconnect 3crwe777aJason Wright
2001-07-06syncJason Wright
2001-07-063com airconnect (3crwe777a)Jason Wright
2001-07-06Only clear the relevant capabilities when the MTU is set tooAngelos D. Keromytis
2001-07-06IP/TCP/UDP checksumming on the NIC; from rtecco@umich.eduAngelos D. Keromytis
2001-07-06__powerpc__ is defined in gcc's specs and used throughout the tree for powerp...Steve Murphree
2001-07-06correct includes for mvmeppcSteve Murphree
2001-07-05Get rid of the wrapper macros around extent_alloc*1Artur Grabowski
2001-07-04Embedding newlines in strings is a bad idea, and prints out badly.Marc Espie
2001-07-04case labels without statements are not permitted by ANSI C... and gcc 3.0Marc Espie
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