summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb.c
diff options
context:
space:
mode:
authorjruoho <jruoho@NetBSD.org>2010-03-20 07:59:44 +0000
committerjruoho <jruoho@NetBSD.org>2010-03-20 07:59:44 +0000
commit7e4def2e7db87494c39b2e52cfa67d94de1f1af1 (patch)
treee75d1e17069957f25a5cac32c10854e0a49b894d /sys/dev/usb/usb.c
parentc8c2757eb3a48f6254b040fa0b61327077097f77 (diff)
Add a note that APM was deprecated by the PC manufacturers in about 1996.
Mention the APM emulation layer of ACPI. In addition, some small fixes.
Diffstat (limited to 'sys/dev/usb/usb.c')
0 files changed, 0 insertions, 0 deletions
=53524e44efd7c7176da8dc8190a698b2fe184db1'>Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu 2005-12-11merge ktrace-lwp.christos 2005-05-03First work on COMPAT_LINUX/amd64manu 2005-02-26nuke trailing whitespaceperry 2003-01-18Merge the nathanw_sa branch.thorpej 2001-07-04Do address family (AF_*) number translation for socket system calls whichjdolecek