summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Collapse)Author
1998-05-30syncTheo de Raadt
1998-05-30new devs; markTheo de Raadt
1998-05-28Sync with NetBSD:Jason Wright
Allocate SCSI message buffers in ncr53c9x_attach(), with a provision for front-ends to override the allocation to avoid alignment handling in their DMA engines. Note that that ncr53c9x_msgout() can request a 1 byte DMA transfer that would be difficult to break up. Eliminate the degenerate loop in `ncr53c9x_intr()'. Retain the delay heuristic it implemented under the label `shortcut:' and only use it in these cases: (1) after successful re-relection, (2) after receiving command-complete status, and (3) during message-in handshake. If we have an NCR53CF9x (indicated by the front-end by setting a flag in the softc's new "features" word), set FSCSI bit in CFG3 if the sync period is <= 200ns, or clear it otherwise.
1998-05-28do not panicTheo de Raadt
1998-05-26of course an ethernet card has an ethernet addressTheo de Raadt
1998-05-23Don't play games with PAGE_SIZE and PAGE_MASK. Previously I was #undef'ing ↵Todd C. Miller
the real ones but that's gross.
1998-05-22EM100FXTheo de Raadt
1998-05-20syncJason Downs
1998-05-20I think this is more correct than the last; it makes more sense, at least.Jason Downs
1998-05-20magma serial driver; plunky@skate.demon.co.ukTheo de Raadt
1998-05-20syncJason Downs
1998-05-20VIA Apollo VP3 AGPsetJason Downs
1998-05-18newer asc driver from NetBSDTodd C. Miller
1998-05-16syncimp
1998-05-16Add DeskStation Technology and Evolution RISC PCimp
1998-05-16syncTheo de Raadt
1998-05-16new compaq devsTheo de Raadt
1998-05-15syncTheo de Raadt
1998-05-15+ opti RM861HATheo de Raadt
1998-05-14* Better support for XR16C850.Jason Downs
* Copyright.
1998-05-14* Better XR16C850 support.Jason Downs
1998-05-13more careful setupTheo de Raadt
1998-05-13don't printf in probe routines.Niels Provos
1998-05-08gotta sync pnpdevsTheo de Raadt
1998-05-08Added ym driver as one of the optionsConstantine Sapuntzakis
1998-05-08Cleaned up AD1848 driver and added driver for Yamaha OPL3-SA3 to tree.Constantine Sapuntzakis
1998-04-30Fix a few missing changes from the last NetBSD merge.Jason Wright
1998-04-28do not zap media flag on SIOCSIFFLAGS; ibo@ragnarok.val-axs.net & ms@xy.orgTheo de Raadt
1998-04-28Make kernel compile if we have IDE controller but no wd drive.Angelos D. Keromytis
1998-04-28silence noisy probe() routinesTheo de Raadt
1998-04-27syncTheo de Raadt
1998-04-27shrink moreTheo de Raadt
1998-04-27syncTheo de Raadt
1998-04-27simplify a few names; this is in every kernelTheo de Raadt
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-04-25syncTheo de Raadt
1998-04-25new realtek ethernet cardTheo de Raadt
1998-04-25Change a '< sc->sc_lowat' to '<= sc->sc_lowat' for consistency with rest ofTodd C. Miller
source. I've had this in my tree forever and I don't recall the originator.
1998-04-25UDF and 66MHz support; zubin@clouseau.arl.wustl.eduTheo de Raadt
1998-04-25syncTheo de Raadt
1998-04-25two ATM cardsTheo de Raadt
1998-04-16regenTodd C. Miller
1998-04-16Add SiS 5591 chipsetTodd C. Miller
1998-04-04ignore EEPROM_TST_MODE mode on pci cards tooTheo de Raadt
1998-04-03syncTheo de Raadt
1998-04-03oopsTheo de Raadt
1998-04-02syncTheo de Raadt
1998-04-02add more SiS productsTheo de Raadt
1998-04-02support 3c905BTheo de Raadt
1998-04-02syncTheo de Raadt