summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add some SNS "Register FC4 type" subcommand defines. Add some definesmjacob2001-01-091-1/+13
* Up tsleep && poll time for mailbox commands from 2 to 10 seconds. Printmjacob2001-01-091-5/+9
* Follow the ISPASYNC_PDB_CHANGED -> ISPASYNC_LOGGED_INOUT change. Also,mjacob2001-01-091-2/+8
* Add a isp_register_fc4_type function so that we work with McData switchesmjacob2001-01-091-39/+108
* add missing length argumentmjacob2001-01-091-1/+1
* Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa)peter2001-01-091-2/+2
* Index our "DMA safe" sense buffers by SCB rather than hscb.gibbs2001-01-094-4/+28
* Back out the "close tray on open" feature, its not clear whatsos2001-01-081-2/+0
* make PCI DEFPA fiddi adapters work on alpha:gallatin2001-01-081-2/+5
* Part 2 of the netgraph rewrite.julian2001-01-087-107/+114
* Completed move of Digiboard drivers to dev/dgbbabkin2001-01-082-6/+6
* Add aic to the list of drivers that might work with NEWCARD. I've addedimp2001-01-081-6/+43
* Add a quirk for drives that do not handle long inquiry data.n_hibma2001-01-081-22/+41
* Add the Synchronize command to umass_atapi_transform. It seems to workn_hibma2001-01-071-0/+1
* Print the correct value in a debugging printf.n_hibma2001-01-071-1/+1
* 1) Return the requestad length - the transferred length as the residue,n_hibma2001-01-071-4/+6
* This is a bandaid for a problem that is not entirely fixed yet.peter2001-01-071-1/+5
* Add the 3COM ID's that I could find in the pccarddevs file that seemedpeter2001-01-071-0/+22
* This cannot possibly be right:peter2001-01-071-2/+2
* This file follows style(9), so adjust various nits in the last few commitsimp2001-01-071-17/+24
* For bus_setup_intr, cookiep is a pointer to storage for the parentimp2001-01-071-1/+1
* Remove cdevsw when unloading the vn module.n_hibma2001-01-071-0/+1
* Try better this time at a patch that properly backspeeds on the Acer chips.sos2001-01-071-2/+2
* On open try to close the drivetray and wait for drive ready.sos2001-01-071-0/+2
* o Now that I've had time to test the new interface, reintegrate it back in.imp2001-01-076-24/+22
* Undo the interface change to CARD_GET_MEMORY_OFFSET. It wasn't testedimp2001-01-073-13/+18
* We do not, and hopefully never will, use the static pccard device table.peter2001-01-072-1274/+1
* Add the defines for the cardbus extensions for 32 bit addressing. Thispeter2001-01-071-0/+9
* *Blush* Fix a dumb typo in previous commit.bmilekic2001-01-061-1/+1
* Make sure musycc driver deals with the possibility of any type of mbufbmilekic2001-01-061-0/+20
* * Better kld support in pccbb/cardbusjon2001-01-068-207/+597
* Rewrite of netgraph to start getting ready for SMP.julian2001-01-067-167/+258
* aic7xxx.c:gibbs2001-01-055-82/+186
* Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacingnsouch2001-01-051-0/+564
* Remove vga_pci generic driver.nsouch2001-01-051-75/+0
* Oops the test in the Acer code should be >= not >.sos2001-01-051-1/+1
* Bugfix: device_resume should be connected to bus_generic_resume notn_hibma2001-01-051-1/+1
* Call mixer_hwinit() when attaching.jhb2001-01-051-0/+1
* - Make the 'hwvol_mixer' and 'hwvol_step' variables be specific to ajhb2001-01-054-9/+86
* Changed the copyright notice to BSD-style. The original GPL copyrightbabkin2001-01-054-24/+110
* The 'maxchans' count is one more than the number of channels, sojhb2001-01-041-1/+1
* Add the ES1681, as found in my Digital HiNote UltraII. It works withimp2001-01-041-2/+1
* Add support for using BurnProff(tm) on drives that support it.sos2001-01-042-2/+6
* Readd the id removed by sheldon in the previous commit to uscanner.c.n_hibma2001-01-042-1/+2
* UMASS_DEBUG implemented panic(9).n_hibma2001-01-042-0/+9
* Regen.n_hibma2001-01-042-17/+137
* Revert rev 1.8, which broke the installkernel target.sheldonh2001-01-041-1/+0
* Proberly calculate the RAID structure on the Promise Fasttrak.sos2001-01-041-1/+2
* Add the Id of the Epson 1640 scanner.n_hibma2001-01-031-0/+1
* Add a few Ids. From NetBSD.n_hibma2001-01-031-4/+28
OpenPOWER on IntegriCloud