summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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
2001-02-12Remove ISP2100_FABRIC defines- we always handle fabric now. Insertmjacob
2001-02-12Sync up with other platforms - use a common string to complain aboutmjacob
2001-02-12update to latest firmware levelsmjacob
2001-02-12Remove debuging printf left by accident.Artur Grabowski
2001-02-11$OpenBSD$Federico G. Schwindt
2001-02-11Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). OnlyAaron Campbell
2001-02-11Change MAXSCREEN to 12 so ttyC8-b can be used. Previous behaviorFederico G. Schwindt
2001-02-10sync w/ netbsd; aaron@ okMichael Shalayeff
2001-02-09Tickle D0 power state so the cs4281 works after reboots from Windows 2000.Aaron Campbell
2001-02-09Add PCI Power Management Control Register definitions; from NetBSD.Aaron Campbell
2001-02-09check dev in cn_tab for sanity, better than pagefaultingMichael Shalayeff
2001-02-09Fix an uninitialized variable.Aaron Campbell
2001-02-09Bad aaron. Broke alpha.Artur Grabowski
2001-02-09Handle vr_encap() failure. From FreeBSD.Aaron Campbell
2001-02-09Sync with FreeBSD:Aaron Campbell