mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
Entry for Zip drive no longer needed. We do automatic rescans on connect
now.
This commit is contained in:
parent
540d9130cc
commit
76558b948c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58973
@ -23,16 +23,6 @@ device "Entrega Serial with UART"
|
||||
attach "/usr/sbin/ezdownload -v -f /usr/share/usb/firmware/1645.8001.0101 /dev/${DEVNAME}"
|
||||
|
||||
|
||||
# The piece below has to be copied for every drive. It does not work for the
|
||||
# generic case, the umass storage class uses interface drivers. The info for
|
||||
# the interfaces is not yet exported.
|
||||
#
|
||||
device "USB Zip drive"
|
||||
vendor 0x059b
|
||||
product 0x0001
|
||||
release 0x0100
|
||||
attach "/sbin/camcontrol rescan bus 0"
|
||||
|
||||
# The entry for the cue, kue and aue ethernet interface drivers.
|
||||
device "USB ethernet"
|
||||
devname "[ack]ue[0-9]+"
|
||||
|
Loading…
Reference in New Issue
Block a user