summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-09-30magic constants... bad... this isn't linux.Jason Wright
2004-09-30syncAlexander Yurchenko
2004-09-30A couple of new nvidia ethernet ids found in the linux driver.Alexander Yurchenko
2004-09-30rl(4) support for sparc64; ok jason@Robert Nagy
2004-09-30enable ne@pci and add commented out rlMichael Shalayeff
2004-09-30get the MAC address correct on big endianJason Wright
2004-09-30don't need uvm_extern.h for vtophys (no vtophys!)Jason Wright
2004-09-30bus_dma-ify... thanks to robert, jgs, and grange for testingJason Wright
2004-09-30Protect struct isr with #ifdef _KERNEL since struct evcount isTodd C. Miller
2004-09-30rtl8139 doesn't setup ANLPAR if the other side is not NWay compatible,Jason Wright
2004-09-30More code shuffling, probably the final touch.Miod Vallat
2004-09-30regenTodd C. Miller
2004-09-30ARtem Onair 802.11b card works with wi(4); Marco PfatschbacherTodd C. Miller
2004-09-30syncDavid Gwynne
2004-09-30Corega FEther USB-TXCDavid Gwynne
2004-09-30spelling nitDavid Gwynne
2004-09-30Move common signal code to m88k-agnostic location.Miod Vallat
2004-09-30syncAlexander Yurchenko
2004-09-30Fix nforce ethernet nameAlexander Yurchenko
2004-09-30Do not pretend we have set up an ifmedia structure if we did not; fixesMiod Vallat
2004-09-30put back ifdef PMAP_DEBUG on VAC warn. don't confuse ppl.Per Fogelstrom
2004-09-30syncAlexander Yurchenko
2004-09-30nvidia nforce ddr and ethernet found in dmesg fromAlexander Yurchenko
2004-09-29Ratibibugle now useless evcnt structures.Miod Vallat
2004-09-29give reset a chance to be active for a short time!Per Fogelstrom
2004-09-29map correct register set for the blinky lights and the slot descriptionJason Wright
2004-09-29move cache syncing for now. delayed sync needs more debugPer Fogelstrom
2004-09-29fix typoPer Fogelstrom
2004-09-29Better RM7K cache init dealing with lazy firmwarePer Fogelstrom
2004-09-29reset anchor pointer to NULL when stepping back into the main ruleset,Daniel Hartmeier
2004-09-29Reduce openings when DMA is used.Miod Vallat
2004-09-29from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2David Gwynne
2004-09-29ec_count32 was a bad idea; remove it for good.Miod Vallat
2004-09-29Switch hp300 to evcount.Miod Vallat
2004-09-29Switch sparc to evcount; ok deraadt@Miod Vallat
2004-09-29Do not count 060SP traps; there are too many of them, better handle themMiod Vallat
2004-09-28nuke unused variableJason Wright
2004-09-28use prom mappings when availavkJason Wright
2004-09-28Use ETHER_MIN_LEN/ETHER_MAX_DIX_LENBrad Smith
2004-09-28debugging stuff nuke I willJason Wright
2004-09-28get the offsets of imap/iclr correct (zs now interrupts more than once)Jason Wright
2004-09-28add the missing ksym entry into the cdev table. pointed out by kevloDale Rahn
2004-09-28allow booting from isp devicesJason Wright
2004-09-28Like Yoda Jason trying to speak is.Miod Vallat
2004-09-28This compiles better with the correct contents.Miod Vallat
2004-09-28fixes for 2 cases of unaligned memory access on alpha whichBrad Smith
2004-09-28syncAlexander Yurchenko
2004-09-28New Ge Force FX 5700 LE and VIA VT8378 host PCI.Alexander Yurchenko
2004-09-28remove if NVLAN around IFCAP_VLAN_MTUBrad Smith
2004-09-28cleanup NGE_RXLENBrad Smith