summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1999-01-02Forgotten file in the midi commitNiklas Hallqvist
1999-01-02Remove unnecessary externNiklas Hallqvist
1999-01-02OpenBSDifyNiklas Hallqvist
1999-01-021999Theo de Raadt
1999-01-02sysbeep + com->pccomNiklas Hallqvist
1999-01-02Argh forgot the pcppi and sysbeep devices: If you want sysbeeps in your /bsd:Niklas Hallqvist
1999-01-02Remove old spkr attachment. If you want a new spkr device do:Niklas Hallqvist
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1999-01-01some traps, heheMichael Shalayeff
1999-01-01mirror OSF1 solution for ip_opts[] within struct called ip_opts; dm@, pr#681Theo de Raadt
1999-01-01Don't print irq twice if it's defined in the config-file.Federico G. Schwindt
1998-12-31one last fix for byte order. now all architectures return the same correct i...Theo de Raadt
1998-12-31look at that, correct nested ip checksums...Theo de Raadt
1998-12-31XXX marker for where nested ip ip_sum should be re-build (but it is not in an...Theo de Raadt
1998-12-31Don't panic if the pcic irq is defined in the config-file.Federico G. Schwindt
1998-12-31icmp_error() is now getting packets which are completely in network byte orderTheo de Raadt
1998-12-31mangle uh_sum as before, but recover it for icmp errorsTheo de Raadt
1998-12-31semantic change: prefer unshared intr, settle for level shared. this will sti...Theo de Raadt
1998-12-31STI graphicsMichael Shalayeff
1998-12-31make sure xl_tx_tail pointer gets updated; freebsdJason Wright
1998-12-31tl_tx_tail pointer was not always being updated correctly; freebsd.Jason Wright
1998-12-31Trim CRC off of rx'd packets; freebsd.Jason Wright
1998-12-31I messed up in my last patch, thanks wim and federicoNiklas Hallqvist
1998-12-30indentTheo de Raadt
1998-12-30For now, just allocate gobs more CCBs in an attempt to avoid running out duringJason Downs
1998-12-30indentArtur Grabowski
1998-12-30clean up DIAGNOSTICArtur Grabowski
1998-12-30If no phy is probed, proceed in 'auto' mode. This makes cards like my 10mb e...Todd C. Miller
1998-12-30machdep; more work neededMichael Shalayeff
1998-12-30fix pmap_steal_memory - related things:Michael Shalayeff
1998-12-29assign interruptsMichael Shalayeff
1998-12-29sti graphics does not need rasterMichael Shalayeff
1998-12-29add bus_space_barrier() protoMichael Shalayeff
1998-12-29help MI codeMichael Shalayeff
1998-12-29fix special tr* registers names, spaces vs tabsMichael Shalayeff
1998-12-29make fcacheall(), ptlball() void on args, so anybody can call 'emMichael Shalayeff
1998-12-29utilize PDC_ALIGNMENTMichael Shalayeff
1998-12-29memoryMichael Shalayeff
1998-12-29no microtime() yetMichael Shalayeff
1998-12-29Viper mem/mainbus controller definitionsMichael Shalayeff
1998-12-29some cpuMichael Shalayeff
1998-12-29-a don't work yetMichael Shalayeff
1998-12-29some *machdep stuffMichael Shalayeff
1998-12-29Fat PIDs cannot be used with COMPAT_09, reported by ho@netman.seNiklas Hallqvist
1998-12-29first cut at a bpp driver; mailed to me by downsj eons agoTheo de Raadt
1998-12-29work around some ugly glitchesTheo de Raadt
1998-12-28ensure the ip packet embedded inside an icmp packet has correct ip_len,Theo de Raadt
1998-12-28syncTheo de Raadt
1998-12-28zoranTheo de Raadt
1998-12-28remove old leftovers from lite2 upgradeArtur Grabowski