summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-01-02a couple of 3c515 entries, commented outMichael Shalayeff
2002-01-02do not unmap io space while it's still in use (in *probe)Michael Shalayeff
2002-01-02proper data length handling on read; from toby@svector.co.ukMichael Shalayeff
2002-01-02On the road to serial console support. stage one, if of console is serialDale Rahn
2002-01-02Remove duplicate definition. deraadt@ okThomas Nordin
2002-01-02Remove reference to timeout table. deraadt@ okThomas Nordin
2002-01-02register_t is not an int, so don't use it that way.Artur Grabowski
2002-01-01This is ugly: make a specialized deep copy in bridge_broadcast() thatJason Wright
2002-01-01don't whine about no carrier here either.Jason Wright
2002-01-01Don't whine about not having carrier... ifconfig on the interface will say so.Jason Wright
2002-01-012002Theo de Raadt
2001-12-31man says bus_space_map() returns non-zero, not negative on failureMichael Shalayeff
2001-12-31unmap io space on failures and happy new year in russianMichael Shalayeff
2001-12-31Fix a glitch in _dmamap_load_buffer introduced in the last commit.Miod Vallat
2001-12-31only require write mode for modifying ioctls; dhartmei@, frantzen@, deraadt@ okMichael Shalayeff
2001-12-31support playing mono; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>Michael Shalayeff
2001-12-31add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp>Michael Shalayeff
2001-12-31missing nl, from art@Michael Shalayeff
2001-12-29Enable the RAIDFrame auto-configuration feature.Thierry Deval
2001-12-29finer spl granularity, allowing ints to happen; pointed out and tested on vax...Michael Shalayeff
2001-12-28syncJason Wright
2001-12-28hifn 7811Jason Wright
2001-12-28sync. -mojMats O Jansson
2001-12-28Add some more VIATECH. -mojMats O Jansson
2001-12-28sync. -mojMats O Jansson
2001-12-28Add VIATECH VT8366. -mojMats O Jansson
2001-12-28move experimental icmp6 type to 200; 141-142 are used for inverse neighborJun-ichiro itojun Hagino
2001-12-27makes a new accept() socket have the nonblock behavior.Federico G. Schwindt
2001-12-27Increment reference count when copying session pointer pr#2112. ok deraadt@Thomas Nordin
2001-12-27Don't mess with the PMAP_PHYSSEG flags there. It's UVM playground, not reallyMiod Vallat
2001-12-27revision 1.12 lacks paren around && within || (gcc warns and compilation stops).Jun-ichiro itojun Hagino
2001-12-26misplaced (), causing tcp header be examined in non-tcp packetsMichael Shalayeff
2001-12-26cosmeticJun-ichiro itojun Hagino
2001-12-25Oops, I barfed there, too.Miod Vallat
2001-12-25bad miodTheo de Raadt
2001-12-25Oops, macros from the wrong tree escaped.Miod Vallat
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-12-24pcib is required if pcibios is there; deraadt@ okMichael Shalayeff
2001-12-24regenMichael Shalayeff
2001-12-24add sis735 host-pci and 5571 is host tooMichael Shalayeff
2001-12-24fix // comment, kill some dangling spacesMichael Shalayeff
2001-12-24fix a // comment and kill a few trailing spacesMichael Shalayeff
2001-12-24More brdtyp vs cputyp replacements.Miod Vallat
2001-12-24- completely change the mmu segment and page table structure definitions,Miod Vallat
2001-12-24<machine/pte.h> not needed here.Miod Vallat
2001-12-24Be more TLB-coherency friendly in pmap_k* functions.Miod Vallat
2001-12-23syncNathan Binkert
2001-12-23Add a nec USB 2.0 controllerNathan Binkert
2001-12-22Compile with option DEBUG.Miod Vallat
2001-12-22Label changes and comment corrections.Steve Murphree