summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* firewire/fwohcisimokawa2003-02-134-50/+75
* Sync to 1.114 of usbdevssanpei2003-02-132-2/+9
* Add support SUNTAC Ir-Trinity IS96Usanpei2003-02-132-0/+3
* Add Intel 85x/86x AGP support.anholt2003-02-131-16/+88
* Sync to 1.113 of usbdevssanpei2003-02-122-2/+30
* Add support YAMAHA NetVolante Routerssanpei2003-02-122-0/+13
* Minor correction to comment: PNIC and XIRCOM have eeprom, its justimp2003-02-121-1/+1
* MF-p4:imp2003-02-121-80/+154
* MFp4:imp2003-02-121-0/+11
* MFp4:imp2003-02-121-7/+5
* Whitespace nits.imp2003-02-121-2/+2
* Announce our ability to do MAXPHYS transfers.phk2003-02-111-0/+1
* Deregister the dev_clone event handler when unloading the module. Badjoerg2003-02-111-1/+5
* Sound devices were being leaked by dsp_open() not actually releasing thegreen2003-02-111-1/+6
* Mark our provider with G_PF_CANDELETE in the cases where this is actuallyphk2003-02-111-8/+14
* Fixup printf format.alfred2003-02-111-1/+1
* Terminate 'e' event messages with a newline.scottl2003-02-111-0/+1
* Don't turn off the power of cards when new drivers are addedimp2003-02-111-19/+13
* Regensanpei2003-02-112-2/+9
* Add support SUNTAC U-Cable TypeD2 (DS96L)sanpei2003-02-112-0/+3
* Use correct spl mask.nyan2003-02-102-3/+7
* Implement a new dynamic command allocator. FIBs are allocated in 1 pagescottl2003-02-103-56/+96
* Increase atrq.ndesc for if_fwe.simokawa2003-02-091-2/+2
* Add new ioctl to specify target EUI64 for fwmem.simokawa2003-02-095-12/+33
* Remove unnecessary check for OCB_ACT_CMD.simokawa2003-02-091-5/+1
* - Detect split transcation timeout.simokawa2003-02-094-65/+139
* Include <isa/isavar.h> to fix building on alpha.nyan2003-02-081-0/+2
* - Fixes for suspend/resume code (MPI-350)ambrisko2003-02-082-51/+54
* Fix the breakage resulting from Rev. 1.80. Get the eeprom widthmbr2003-02-071-4/+5
* add 5823 device id's; this allows 5823 parts to function but you cannotsam2003-02-072-2/+7
* shield kernel data structures so user apps can include this filesam2003-02-071-0/+3
* Rename bio_linkage to the more obvious bio_parent.phk2003-02-071-0/+1
* Implement the ALT_BREAK_TO_DEBUGGER option for the ofw console. This is veryharti2003-02-071-0/+18
* - Clean up ISA DMA supports.nyan2003-02-0711-144/+177
* Add missing braces.mbr2003-02-071-1/+2
* Regensanpei2003-02-072-2/+11
* Add support FUJITSU AH-F401U Air H devicesanpei2003-02-071-0/+3
* Remove debug message.simokawa2003-02-071-1/+0
* Update to new crashdump APIps2003-02-071-38/+9
* Update to new crashdump apips2003-02-071-39/+2
* Fix the mly driver! If card resources became unavailable, the driver wouldscottl2003-02-062-0/+48
* Fix comment typo.orion2003-02-061-18/+28
* Fix memory leak.simokawa2003-02-061-13/+20
* Teach the CAM module how to deregister itself so it can be unloaded.scottl2003-02-062-2/+10
* Free the container and sim objects on detach. Convert several uses ofscottl2003-02-061-6/+10
* Don't include aac_cam.h, since it was nuked in the last commit.scottl2003-02-062-6/+7
* Various cleanups:scottl2003-02-054-96/+104
* Move the DC_SETBIT to the attach function.mbr2003-02-051-3/+7
* Finally make vinum ready for the root filesystem in FreeBSD 5.x. (Ajoerg2003-02-053-22/+90
* Fix for fwmem write part.simokawa2003-02-051-14/+14
OpenPOWER on IntegriCloud