index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
umass.c
Age
Commit message (
Expand
)
Author
2001-12-31
Dump enpoint number instead of endpoint index.
augustss
2001-12-31
Don't try to deactivate child if we have no bus yet.
augustss
2001-12-31
Dump more of the command.
augustss
2001-12-29
Introduce a field, busquirks, in the umass quirk table that is passed
augustss
2001-12-24
Get rid of the transfer_speed nonsense to calculate the timeout.
augustss
2001-12-24
Add a preliminary version of a driver for In-System Designs non-standard
augustss
2001-12-24
Make the separation between wire protocol (umass.c) and command protocol
augustss
2001-12-17
Introduce the new umass quirk table.
gehenna
2001-12-15
Add a hack for ScanLogic SL11R IDE adapter. From FreeBSD.
augustss
2001-12-14
Stylistic changes
gehenna
2001-12-14
Define a new structure to store wire specific control methods.
gehenna
2001-12-14
Use device handle and interface number which are stored in softc.
gehenna
2001-12-14
Change style to store endpoint addresses and pipes.
gehenna
2001-12-12
Move usbd_clear_endpoint_toggle() prototype to usbdi.h.
augustss
2001-12-12
Use vendor/product variables
gehenna
2001-12-12
Don't change wire protocol state in umass generic function
gehenna
2001-12-12
bcopy -> memcpy
gehenna
2001-11-25
Add a quirk for Olympus C-1. From FreeBSD (by iedowse)
augustss
2001-11-25
Pay attention to the timeout value passed down by the scsipi layer.
augustss
2001-11-23
Handle Zip quirks differently.
augustss
2001-11-13
Remove trailing `b' in some numbers for lengths. It just makes them look
augustss
2001-11-13
add RCSIDs
lukem
2001-10-25
Better debug messages.
augustss
2001-06-04
Remove overly paranoid test (and not in the spec either). From OpenBSD.
augustss
2001-04-26
s/\<PROTO_ATAPI/C&/
enami
2001-04-19
Remove stuff I didn't mean to commit yet.
augustss
2001-04-19
Add HP 3400.
augustss
2001-04-17
Clean up formatting a little.
augustss
2001-04-13
Make it link with debug flag.
augustss
2001-04-13
Split the umass driver into the part that handles the X-over-USB protocol
augustss
2001-04-01
Make the ZiO! MMC adapter work.
augustss
2001-04-01
Change handling of the UFI protocol so it goes through atapibus instead
augustss
2001-03-23
Remove a debugging printf.
fvdl
2001-02-24
"#else if" is not a valid CPP directive. Use "#elif".
cgd
2001-02-08
Fix INSYSTEM_USBCALBLE quirk entry:
tsutsui
2001-01-23
Make sure driver attach/detach events are generated in a consistent manner.
augustss
2001-01-21
Add a quirk for devices that cannot handle full length INQUIRY.
augustss
2001-01-06
Change debugging output a little.
augustss
2000-12-29
Update many URLs.
augustss
2000-12-18
Don't use atapi_print since if there are no wdc's, it won't be present.
matt
2000-12-08
Add a DIAGNOSTIC message.
augustss
2000-11-04
Add quirks for a Fuji camera.
augustss
2000-10-03
Only probe for drive 0. Fix es problem reported by Nathan Williams
augustss
2000-09-23
Recognize Sony memory sticks (from FreeBSD).
augustss
2000-08-17
From FreeBSD: add code for Insystem USB cable.
augustss
2000-08-12
Make attach message correct for non-umass devices.
augustss
2000-07-06
Fix reversed test in umass_activate(). Probably fixes PR 10520.
augustss
2000-06-01
Bring the coding style into the 80s, i.e., get rid of __P and use
augustss
2000-05-31
Rename a define.
augustss
2000-05-31
Implement the scsipi_getgeom method and guess the geometry of floppies
augustss
[next]