summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-02-24#else if/#elifMichael Shalayeff
2001-02-23Merge with FreeBSD:Jason Wright
2001-02-22Typo police:Kenneth R Westerback
2001-02-22syncChris Cappuccio
2001-02-22Use real VIA product names for IDE controllers rather then contrived ones,Chris Cappuccio
2001-02-22slightly less verbose dmesgChris Cappuccio
2001-02-22syncChris Cappuccio
2001-02-22Comments may not exist on 'product' or 'vendor' linesChris Cappuccio
2001-02-21syncChris Cappuccio
2001-02-21Make dmesg prettier, ok deraadt@Chris Cappuccio
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-02-20sync with freebsd:Jason Wright
2001-02-20add mii support to if_vr (mostly from FreeBSD)Jason Wright
2001-02-20Use table driven device listJason Wright
2001-02-20Compile with USCANNER_DEBUG, implied by USB_DEBUG.Hakan Olsson
2001-02-20default to kernel messages blueTheo de Raadt
2001-02-20If you can't do wide xfers, don't tempt the targets by offeringKenneth R Westerback
2001-02-20Forgot $OpenBSD$ tagsNathan Binkert
2001-02-20Add the uftdi driver for the FTDI usb->serial converter.Nathan Binkert
2001-02-20syncJason Wright
2001-02-20Dlink 530TX+Jason Wright
2001-02-20Tone down the verbosity level slightly on the adw driver, printKenneth R Westerback
2001-02-20Tone down the verbosity level slightly on the iha driver, printKenneth R Westerback
2001-02-20Tone down the verbosity level on the siop driver, print negotiationKenneth R Westerback
2001-02-19proper dmaable memory allocations; oopsMichael Shalayeff
2001-02-19propoer dmaable memory allocationsMichael Shalayeff
2001-02-19Fix a bug (bad conversion from unsigned int to int) in PS/2 mouse resolutionjbm
2001-02-18syncJason Wright
2001-02-18altima ac101 phy; from freebsdJason Wright
2001-02-18shorten messageTheo de Raadt
2001-02-18syncTheo de Raadt
2001-02-18newTheo de Raadt
2001-02-18Fix an uninitialized variable which could cause corruption of the userAaron Campbell
2001-02-17no need for seperate variable to hold ethernet address... that's whatJason Wright
2001-02-17sync with freebsd up to switch to miiJason Wright
2001-02-16sti_mmap() proper return typeMichael Shalayeff
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.Kenneth R Westerback
2001-02-14another ne2k, from markus@Michael Shalayeff
2001-02-14regenMichael Shalayeff
2001-02-14another ne2k from markus@Michael Shalayeff
2001-02-14Change output to fit OpenBSD.Federico G. Schwindt
2001-02-14sigh. add $OpenBSD$.Federico G. Schwindt
2001-02-14Support for AMD Am53c974 SCSI controllers; from NetBSD.Federico G. Schwindt
2001-02-13default more wscons optionsTheo de Raadt
2001-02-12Eliminate ISP2100_FABRIC- we always allow for fabric now. Add anmjacob
2001-02-12Put in offset definitions for FPM and FBM registers, plus just enoughmjacob
2001-02-12Add structure defining FC-AL position maps. The only tool that I know ofmjacob
2001-02-12Roll platform minor. Remove ISP2100_FABRIC defines (we don't caremjacob
2001-02-12Change ISPASYNC_LOGGED_INOUT to ISPASYNC_PROMENADE.mjacob
2001-02-12Add isp_fc_runstate function- this function's purpose is to, in stages,mjacob