summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-11-11half of the changes from netbsds if_axe.c revision 1.5:David Gwynne
2004-11-11from netbsd, if_axereg.h revision 1.2David Gwynne
2004-11-11from netbsd, if_axe.c revision 1.5David Gwynne
2004-11-11from netbsd revisions 1.2 and 1.3David Gwynne
2004-11-11make setup of the rx transfers consistentDavid Gwynne
2004-11-11Handle all types of interrupts when operating in polled mode.David Gwynne
2004-11-11Check IFF_UP at tun_output().Marco Pfatschbacher
2004-11-11list the things that atu relies onDavid Gwynne
2004-11-11no need to lock access for readingjoshua stein
2004-11-11quirk for iriver 3xx.Alexander Yurchenko
2004-11-11remove test code; Danovitsch@vitsch.netTheo de Raadt
2004-11-11remove excessive splnet; Danovitsch@vitsch.netTheo de Raadt
2004-11-10allocate a single buffer for the rx xfer to use rather than let it tryDavid Gwynne
2004-11-10Safer IF_INPUT_ENQUEUE macro.Alexander Yurchenko
2004-11-10add support for the Conceptronic SnapPort USB 2.0 LAN AdapterDavid Gwynne
2004-11-10regenDavid Gwynne
2004-11-10Conceptronic SnapPort USB 2.0 LAN AdapterDavid Gwynne
2004-11-10Diff from art@:Alexander Yurchenko
2004-11-10Remove __cplusplus crud.Alexander Yurchenko
2004-11-10- replace stge_lookup() with pci_matchbyid()Alexander Yurchenko
2004-11-10strncpy->strlcpyAlexander Yurchenko
2004-11-10Fix 'netstat -sp pim6'Ryan Thomas McBride
2004-11-10Add some (ifp != NULL) checks to ip_fragment() so it can be used even if thereRyan Thomas McBride
2004-11-09Kill guarded_access() - the way we map OBIO, there is no need for specialMiod Vallat
2004-11-09fix the url pointing to the original atuwi driver. pointed out by DriesDavid Gwynne
2004-11-09Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappingsClaudio Jeker
2004-11-09Fix single-stepping.Mark Kettenis
2004-11-09Kill more unused stuff.Miod Vallat
2004-11-09Luna88k does not have an iomap, so kill all iomap related defines, andMiod Vallat
2004-11-09remove useless bpf code. removes dependancy on code from an(4).David Gwynne
2004-11-09Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti.Miod Vallat
2004-11-09big KNF spanking, no change in object file, ecstatic ok from claudioHenning Brauer
2004-11-09use NULL instead of 0 for poiter comparisions,Henning Brauer
2004-11-09Split {get,set,raise}ipl() into per-board implementations.Miod Vallat
2004-11-08let it actually compileTheo de Raadt
2004-11-08commented out entry for atuDavid Gwynne
2004-11-08Atmel AT76c503 / AT76c503a / AT76c505 / AT76c505a USB WLAN driverDavid Gwynne
2004-11-08ugly ugly hack to allow a usb device to do a full reset of the port duringDavid Gwynne
2004-11-08Simple cleaning of sgivol, with no functional change (yet):Miod Vallat
2004-11-08put more debug stuff inside #ifdef, to make the driver a wee bit smallerTheo de Raadt
2004-11-08TypoMiod Vallat
2004-11-08Show in the dmesg as mongoose, to matche the manpage and kernel configurationMiod Vallat
2004-11-08TypoMiod Vallat
2004-11-08use __packed instead of __attribute__ ((__packed__)) (ok miod@), checkReyk Floeter
2004-11-08Remove mvme88k leftovers.Miod Vallat
2004-11-08Kill struct md_p, which was really only necessary for mvme88k; onMiod Vallat
2004-11-07add a new message: inject. this allows the tracer to to inject buffers intomarius eriksen
2004-11-07enable ath, iwi, and ipwTheo de Raadt
2004-11-07For RST generated due to state mismatch during handshake, don't setDaniel Hartmeier
2004-11-07struct ucode.length should be in number of elements (u_int32_t), notDaniel Hartmeier