summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-11-21regenAlexander Yurchenko
2004-11-21a few more intel devs from dmesglog and netbsdAlexander Yurchenko
2004-11-21syncAlexander Yurchenko
2004-11-21sort intel devices and kill dups.Alexander Yurchenko
2004-11-21introduce the net80211 framework to atuDavid Gwynne
2004-11-21Fix theo's amd64Marco Peereboom
2004-11-21a single port com puc from lavaTheo de Raadt
2004-11-20regenBrad Smith
2004-11-20un-fat finger my last commitBrad Smith
2004-11-20regenBrad Smith
2004-11-20trim this down a bit more.Brad Smith
2004-11-20better names for 82801 devices just added and move 4 Intel id's so they'reBrad Smith
2004-11-20regenBrad Smith
2004-11-20IDE -> SATABrad Smith
2004-11-20add Intel 82801 PCI ids (uhci, ehci, PCI-E bridge, SATA) found on my newBrad Smith
2004-11-20syncAlexander Yurchenko
2004-11-20some via devices from dmesglogAlexander Yurchenko
2004-11-20remove redundant commented out bits for com@cardbusBrad Smith
2004-11-20forgot to remove a call to free() in my previous commit.Damien Bergamini
2004-11-20sgi tooTheo de Raadt
2004-11-20no tlp, we have dc.Brad Smith
2004-11-20When processing sysex stop bytes ensure the packet is not corruptedJonathan Gray
2004-11-19regenDavid Gwynne
2004-11-19remove the atmel dwl120 since the product id appears to be a typo. reorderDavid Gwynne
2004-11-19remove the atmel dwl120 since its product ids dont seem to exist, it looksDavid Gwynne
2004-11-19cleanup includesDavid Gwynne
2004-11-19Be more conservative in openpic_enable_irq() and only reprogram the vectorMiod Vallat
2004-11-19Better Raven PREP initialization, per the book, with an evil book mistakeMiod Vallat
2004-11-19Better i8259 slave handling:Miod Vallat
2004-11-19remove superfluous m_tag_copy/m_tag_prepend, already covered by m_copym2()Daniel Hartmeier
2004-11-19syncAlexander Yurchenko
2004-11-19SiS648FX AGP; from theoAlexander Yurchenko
2004-11-19Plug memory leak. Found by pat@. Thanks!Hans-Joerg Hoexer
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-11-19copyrightTheo de Raadt
2004-11-19return 0 from main, hppa cares :)Theo de Raadt
2004-11-18for loopback, set ia_dstaddr instead of ia_ifa.ifa_dstaddr in in_ifinit()Daniel Hartmeier
2004-11-18use the filesystem based firmware loader; deraadt okDamien Bergamini
2004-11-18Better and simpler check for negative offset; from Christer ObergTodd C. Miller
2004-11-18s/Access/Address/ at IFT_CARPMarco Pfatschbacher
2004-11-18a few more codecs from nbsdMichael Shalayeff
2004-11-18add mii_phy_match() for table-driven lookup.Brad Smith
2004-11-18Tell MVME2600 and MVME2700 apart.Miod Vallat
2004-11-18Feature sync with macppcMiod Vallat
2004-11-18Move PowerPC cpu type constants to <machine/cpu.h>Miod Vallat
2004-11-18handle SONPROC; ok aaron, deraadt, krwMarkus Friedl
2004-11-18enable receive() accounting and use uio_procp for send() accounting, tooMarkus Friedl
2004-11-18More NetBSD cruft removal/FreeBSD delta reduction. Whitespace, function and v...Kenneth R Westerback
2004-11-17Enable interrupts after autoconf.Miod Vallat
2004-11-17Remove dead or unused code; minor syncs with macppc code.Miod Vallat