summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-10-19Changed order of reading sensor vs sensor status, failed sensors had invalidJordan Hargrave
2005-10-19Added code to properly read power supply installed/power stateJordan Hargrave
2005-10-19Added SMIC interface codeJordan Hargrave
2005-10-19add support to change the channel from ifconfig; tested by some,Federico G. Schwindt
2005-10-19regenBrad Smith
2005-10-19Add the DeLorme Earthmate GPS.Brad Smith
2005-10-19Remove v_vnlock from struct vnode, okay krw@ tedu@Pedro Martelletto
2005-10-19Add smu(4).Mark Kettenis
2005-10-19Add IPMI to amd64. Keep it disabled for now.Marco Peereboom
2005-10-18Use MI trunc_page() & round_page(). Suggested by miod@ and grange@Marco Peereboom
2005-10-18Document Dell PowerEdge 8450 hackMarco Peereboom
2005-10-18Scan SMBIOS before calling config_attach() to prevent unnecessary kernel print.Marco Peereboom
2005-10-18getnewfsid() was renamed and moved to sys/mount.h long ago; ok pedroJared Yanovich
2005-10-18remove wrong definition since result really belongs to stat (which isFederico G. Schwindt
2005-10-18Add some missing IDE/SATA interfaces..Brad Smith
2005-10-18Use PSR_IND rather than recomputing it from PSR_INTERRUPT_DISABLE_BIT;Miod Vallat
2005-10-18Put rev 1.56 back in and make sure to include the header soBrad Smith
2005-10-18revert last commit for now.Brad Smith
2005-10-18Make sure that if_timer does not get reset if there are packetsBrad Smith
2005-10-17knfTheo de Raadt
2005-10-17remove /bcom5421 from the OF device map table, this is actually a PHY.Brad Smith
2005-10-17* Fix SMBIOS Table addressJordan Hargrave
2005-10-17Performing certain operations on queue.h data structurs producedOtto Moerbeek
2005-10-17don't say no more if there is no driver for icu; lessen noiseMichael Shalayeff
2005-10-17Rename ncpus to alpha_ncpus so that MI ncpus matches the number ofMiod Vallat
2005-10-17Store the usb device names and vendors in more compact structures.Dale Rahn
2005-10-17Simplify case statement in apollo_chip_map().Jonathan Gray
2005-10-17Recognise VT8251. From Blake Willis <blake at 2112.net>.Jonathan Gray
2005-10-17regenJonathan Gray
2005-10-17VIA K8M800/VT8251 devices from Blake Willis <blake at 2112.net>.Jonathan Gray
2005-10-17define a mask to extract the result from status.Federico G. Schwindt
2005-10-17make pf use one mbuf tag instead of 6 distinct ones. use a little structHenning Brauer
2005-10-17Don't clear dma_in_progress flag too early, noticed by jason@.Alexander Yurchenko
2005-10-17Fixup cacheline on sii3114 like we do for sii3112;Alexander Yurchenko
2005-10-17Enable APC CMOS RAM reading code on amd64 for some embedded sis(4) chips.Brad Smith
2005-10-17Start using the unused sc_variant to identify the GMAC vendor and chipsetBrad Smith
2005-10-16make ukphy dmesg attach print on one line.Brad Smith
2005-10-16Turn /k2-sata-root into T_BUS; makes us recognize the bootpath of internalMark Kettenis
2005-10-16Allow PCI_INTERRUPT_PIN_NONE for the interrupt pin.Mark Kettenis
2005-10-16Add SError register offset, and a tiny cosmetics in nestedAlexander Yurchenko
2005-10-16ServerWorks SATAMark Kettenis
2005-10-16Don't pound UNIT ATTENTION retries in as fast as possible. If we areKenneth R Westerback
2005-10-16While in em_process_receive_interrupts() processing the packet em_init()Brad Smith
2005-10-16better diagnostic on tx error.Federico G. Schwindt
2005-10-16print the hardware irq number, not the bogus internal number for 'vmstat -i'Dale Rahn
2005-10-15add 2 new Yukon PCI ids and recognize Yukon-2 EC Ultra ASIC.Brad Smith
2005-10-15update Via and 3Com ids.Brad Smith
2005-10-15regenBrad Smith
2005-10-15- add new vendor ids for Pacific Data and Vitesse Semiconductor.Brad Smith
2005-10-15Fall back on OF to reboot/power down.Mark Kettenis