summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-04-16provide MI splaudio(); ok miodPeter Valchev
2004-04-15Since *ramread and *ramwrite are the same code, really, factorize them a laMiod Vallat
2004-04-15Remove more dead code.Miod Vallat
2004-04-15Fix incorrect error message (rx dma map, not tx).Ryan Thomas McBride
2004-04-15constify baud rate to hardware parameters structures.Miod Vallat
2004-04-15Nuke unneeded definitions.Miod Vallat
2004-04-15Unbreak INET6less kernels.Alexander Yurchenko
2004-04-15regenMichael Shalayeff
2004-04-15a plessey phy as found on some pnicsMichael Shalayeff
2004-04-15Remove orphaned CLCD_DO_POLLED_INPUT code.Miod Vallat
2004-04-15user bus_dmamap_load_mbuf and set rcvif on receiveMichael Shalayeff
2004-04-15allow TCP packet with IPv4 option (we have been dropping these).Jun-ichiro itojun Hagino
2004-04-15rework access to emulations slightly in an effort to both merge andTed Unangst
2004-04-15Fix urio(4) entry, MAKEDEV was correct already; ok deraadtPeter Valchev
2004-04-14correct umidi(4) entry; ok deraadtPeter Valchev
2004-04-14Way too much include files here...Miod Vallat
2004-04-14If resetting a MVME188 which is not system controller, only trigger a localMiod Vallat
2004-04-14After enough checks on real hardware, it turns out the documentation is wrong,Miod Vallat
2004-04-14rework USB section - enable all supported devices, shift/add coments to other...Peter Valchev
2004-04-14Correctly register syscon interrupt handlers.Miod Vallat
2004-04-14make it compileMichael Shalayeff
2004-04-14syn_cache_get: send RST instead of RST+ACK in response to ACK; ok deraadtMarkus Friedl
2004-04-14enable all USB devices for which we have support in the tree; ok deraadt@Christian Weisgerber
2004-04-14Nuke getdevunit(), nothing uses it.Miod Vallat
2004-04-14Get the right address for the BusSwitch external cache control register.Miod Vallat
2004-04-14When trying to program tho 88410, be sure to unmask both flash banksMiod Vallat
2004-04-14simpler ipsp_aux_match() API; ok henning, hshoexerMarkus Friedl
2004-04-14leak; vgirish at tenet.res.in; via angelos; ok hshoexer, henning, deraadtMarkus Friedl
2004-04-14another SoundBlaster LiveBrad Smith
2004-04-14regenBrad Smith
2004-04-14more SoundBlaster Live ids.Brad Smith
2004-04-14Simplify pmap_bootstrap() interface.Miod Vallat
2004-04-14Remove unused softc members.Miod Vallat
2004-04-14typoMiod Vallat
2004-04-14with IPv6, udp checksum is mandatory. henning okJun-ichiro itojun Hagino
2004-04-14new vr; loki@animata.netTheo de Raadt
2004-04-14syncTheo de Raadt
2004-04-14new vr (loki@animata.net) and em (henric/marco)Theo de Raadt
2004-04-13useless caddr_t cast removal. same md5s.Ted Unangst
2004-04-12make sockargs take void *, combine a len check.Ted Unangst
2004-04-12removeable -> removable;Jason McIntyre
2004-04-12remove duplicate if. from pedro martelletto, ok markus@Ted Unangst
2004-04-12Fix process_frame macro.Mark Kettenis
2004-04-12factor out dropafterack_ratelim code, use ratelimitMarkus Friedl
2004-04-12Fix DMA length on complex SGL. Apparantly this fixes the outstanding 1.03.xx...Marco Peereboom
2004-04-12Minor tweaks to appease gcc 3.Miod Vallat
2004-04-12Enable the memory arbiter before turning off the PXE restart. ThisBrad Smith
2004-04-12This has been a pain in the ass for about 8 months which made new ICPTheo de Raadt
2004-04-11pcmcia em and an work; okan@demirmen.comTheo de Raadt
2004-04-11move via-specific chunks to own fileTheo de Raadt