summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-03-28Allow tdbi's to appear in mbufs throughout the stack; this allowsAngelos D. Keromytis
2001-03-28Move code to set sc_frequency out of #ifdef notyet since we now need it.Todd C. Miller
2001-03-28identify Cyrix III; from Armin Wolfermann <armin@wolfermann.org>Michael Shalayeff
2001-03-28ldil requires L% always it seemsMichael Shalayeff
2001-03-28sync w/ libcMichael Shalayeff
2001-03-28rely on predefined space attributesMichael Shalayeff
2001-03-28new SIIG 8-port; apriori@world.std.comTheo de Raadt
2001-03-28syncTheo de Raadt
2001-03-28newTheo de Raadt
2001-03-28$OpenBSD$Jason Wright
2001-03-28Add some DIAGNOSTIC checks that panic on some of the common mistakes.Artur Grabowski
2001-03-28sigh, forgot another ifdef; use bus_space_xx for cross plataform support.Federico G. Schwindt
2001-03-28Use vaddr_t instead of vm_offset_t.Federico G. Schwindt
2001-03-28uncomment and use code to determine whether we interrupted or notJason Wright
2001-03-28Replaced with bt8xx.h; byebye.Federico G. Schwindt
2001-03-28remove old files.Federico G. Schwindt
2001-03-28ioctl_meteor.h and ioctl_bt848.h merge; from NetBSD.Federico G. Schwindt
2001-03-28New set of files for bktr(4).Federico G. Schwindt
2001-03-28Latest bktr driver from FreeBSD; thanks to Andres GunnarssonFederico G. Schwindt
2001-03-28Rework vlan_start() to make sure it -never- munges the packet internals (eg.Jason Wright
2001-03-27Move the boot loader relocation address higher, for full-featuredMiod Vallat
2001-03-27avoid a mapreg type mismatch warning when mapping card's io spaceMichael Shalayeff
2001-03-27Fix a problem with how TDB timeouts were used in pfkeyv2.Artur Grabowski
2001-03-27clean more dangling spacesArtur Grabowski
2001-03-27regenPeter Galbavy
2001-03-27Add an old 'ne' compatible card from Greycell and the matching dataPeter Galbavy
2001-03-27__weak_alias, __warn_references, __indr_reference are unimplemented now; from d@Michael Shalayeff
2001-03-27regenMichael Shalayeff
2001-03-27just found another oneMichael Shalayeff
2001-03-27regenMichael Shalayeff
2001-03-27a few more if_wi-compatible devicesMichael Shalayeff
2001-03-27Make this compile correctly for non-mvme187 compatible kernelMiod Vallat
2001-03-27a few typos in comments, and uhm, size mismatchesMichael Shalayeff
2001-03-26Fix bug I introduced... if m_pullup fails, don't try to free the result.Jason Wright
2001-03-26fix scsi_done calling, locking, quartz_doneMichael Shalayeff
2001-03-26Support for Ultra/66 on Highpoint HPT366 and Ultra/100 on HPT370Chris Cappuccio
2001-03-26syncTheo de Raadt
2001-03-26cyclom updateTheo de Raadt
2001-03-26- move if_vlan back to a default if_type of IFT_PROPVIRTUALJason Wright
2001-03-26Add to ifdef confusion.Artur Grabowski
2001-03-26Typo: parition -> partitionAaron Campbell
2001-03-25Missing irqack, cleanup DMA error handlingConstantine Sapuntzakis
2001-03-25Reintroduce wakeup callConstantine Sapuntzakis
2001-03-25Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...Constantine Sapuntzakis
2001-03-25Protect KFREES by splnet and rearrange pointers. This fix interruptGrigoriy Orlov
2001-03-25Repair timeouts. kern/1743, but with simpler fixArtur Grabowski
2001-03-25re-initialize mopt in ip6_insert_jumboopt(). sync with kameJun-ichiro itojun Hagino
2001-03-25missing splx. sync with kame.Jun-ichiro itojun Hagino
2001-03-25sync $KAME$.Jun-ichiro itojun Hagino
2001-03-25Fix v3 double-free, potential mrep double-free. Thanks to dawson and Team forConstantine Sapuntzakis